Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/ARM/
DARMInstrThumb.td163 let DecoderMethod = "DecodeThumbBCCTargetOperand";
/openbsd/src/gnu/llvm/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp583 static DecodeStatus DecodeThumbBCCTargetOperand(MCInst &Inst, unsigned Val,
4920 static DecodeStatus DecodeThumbBCCTargetOperand(MCInst &Inst, unsigned Val, in DecodeThumbBCCTargetOperand() function