Home
last modified time | relevance | path

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

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