Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp371 static DecodeStatus DecodeThumb2BCCInstruction(MCInst &Inst, unsigned Val,
3946 DecodeThumb2BCCInstruction(MCInst &Inst, unsigned Insn, in DecodeThumb2BCCInstruction() function
/external/llvm/lib/Target/ARM/
DARMInstrThumb2.td3602 let DecoderMethod = "DecodeThumb2BCCInstruction";