Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
HDARMInstrThumb.td172 let DecoderMethod = "DecodeThumbAddrModePC";
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/Disassembler/
HDARMDisassembler.cpp409 static DecodeStatus DecodeThumbAddrModePC(MCInst &Inst, unsigned Val,
3716 static DecodeStatus DecodeThumbAddrModePC(MCInst &Inst, unsigned Val, in DecodeThumbAddrModePC() function