Home
last modified time | relevance | path

Searched refs:DecodeThumbAddrModePC (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp344 static DecodeStatus DecodeThumbAddrModePC(MCInst &Inst, unsigned Val,
3309 static DecodeStatus DecodeThumbAddrModePC(MCInst &Inst, unsigned Val, in DecodeThumbAddrModePC() function
/freebsd-12.1/contrib/llvm/lib/Target/ARM/
H A DARMInstrThumb.td173 let DecoderMethod = "DecodeThumbAddrModePC";