Home
last modified time | relevance | path

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

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