Home
last modified time | relevance | path

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

/external/capstone/arch/ARM/
DARMDisassembler.c204 static DecodeStatus DecodeBranchImmInstruction(MCInst *Inst,unsigned Insn,
2250 static DecodeStatus DecodeBranchImmInstruction(MCInst *Inst, unsigned Insn, in DecodeBranchImmInstruction() function
DARMGenDisassemblerTables.inc10880 …if (!Check(&S, DecodeBranchImmInstruction(MI, insn, Address, Decoder))) return MCDisassembler_Fail…
/external/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp233 static DecodeStatus DecodeBranchImmInstruction(MCInst &Inst,unsigned Insn,
2287 DecodeBranchImmInstruction(MCInst &Inst, unsigned Insn, in DecodeBranchImmInstruction() function
/external/llvm-project/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp298 static DecodeStatus DecodeBranchImmInstruction(MCInst &Inst,unsigned Insn,
2660 DecodeBranchImmInstruction(MCInst &Inst, unsigned Insn, in DecodeBranchImmInstruction() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp293 static DecodeStatus DecodeBranchImmInstruction(MCInst &Inst,unsigned Insn,
2639 DecodeBranchImmInstruction(MCInst &Inst, unsigned Insn, in DecodeBranchImmInstruction() function
/external/llvm/lib/Target/ARM/
DARMInstrInfo.td2219 let DecoderMethod = "DecodeBranchImmInstruction";
2228 let DecoderMethod = "DecodeBranchImmInstruction";
2277 let DecoderMethod = "DecodeBranchImmInstruction";
/external/llvm-project/llvm/lib/Target/ARM/
DARMInstrInfo.td2482 let DecoderMethod = "DecodeBranchImmInstruction";
2491 let DecoderMethod = "DecodeBranchImmInstruction";
2546 let DecoderMethod = "DecodeBranchImmInstruction";
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMInstrInfo.td2367 let DecoderMethod = "DecodeBranchImmInstruction";
2376 let DecoderMethod = "DecodeBranchImmInstruction";
2431 let DecoderMethod = "DecodeBranchImmInstruction";
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/ARM/
DARMGenDisassemblerTables.inc17520 …if (!Check(S, DecodeBranchImmInstruction(MI, insn, Address, Decoder))) { return MCDisassembler::Fa…