Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp380 static DecodeStatus DecodeThumb2BCCInstruction(MCInst &Inst, unsigned Val,
3848 DecodeThumb2BCCInstruction(MCInst &Inst, unsigned Insn, in DecodeThumb2BCCInstruction() function
/freebsd-10-stable/contrib/llvm/lib/Target/ARM/
DARMInstrThumb2.td3548 let DecoderMethod = "DecodeThumb2BCCInstruction";