Home
last modified time | relevance | path

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

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