Home
last modified time | relevance | path

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

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