Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp578 static DecodeStatus DecodeThumb2BCCInstruction(MCInst &Inst, unsigned Val,
4849 static DecodeStatus DecodeThumb2BCCInstruction(MCInst &Inst, unsigned Insn, in DecodeThumb2BCCInstruction() function
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstrThumb2.td4023 let DecoderMethod = "DecodeThumb2BCCInstruction";