Home
last modified time | relevance | path

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

/external/capstone/arch/ARM/
DARMDisassembler.c344 static DecodeStatus DecodeThumb2BCCInstruction(MCInst *Inst, unsigned Val,
3980 static DecodeStatus DecodeThumb2BCCInstruction(MCInst *Inst, unsigned Insn, in DecodeThumb2BCCInstruction() function
DARMGenDisassemblerTables.inc12936 …if (!Check(&S, DecodeThumb2BCCInstruction(MI, insn, Address, Decoder))) return MCDisassembler_Fail…
/external/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp375 static DecodeStatus DecodeThumb2BCCInstruction(MCInst &Inst, unsigned Val,
4000 DecodeThumb2BCCInstruction(MCInst &Inst, unsigned Insn, in DecodeThumb2BCCInstruction() function
/external/llvm-project/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp468 static DecodeStatus DecodeThumb2BCCInstruction(MCInst &Inst, unsigned Val,
4549 DecodeThumb2BCCInstruction(MCInst &Inst, unsigned Insn, in DecodeThumb2BCCInstruction() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp463 static DecodeStatus DecodeThumb2BCCInstruction(MCInst &Inst, unsigned Val,
4526 DecodeThumb2BCCInstruction(MCInst &Inst, unsigned Insn, in DecodeThumb2BCCInstruction() function
/external/llvm/lib/Target/ARM/
DARMInstrThumb2.td3610 let DecoderMethod = "DecodeThumb2BCCInstruction";
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMInstrThumb2.td3837 let DecoderMethod = "DecodeThumb2BCCInstruction";
/external/llvm-project/llvm/lib/Target/ARM/
DARMInstrThumb2.td3906 let DecoderMethod = "DecodeThumb2BCCInstruction";
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/ARM/
DARMGenDisassemblerTables.inc20809 …if (!Check(S, DecodeThumb2BCCInstruction(MI, insn, Address, Decoder))) { return MCDisassembler::Fa…