Home
last modified time | relevance | path

Searched refs:DecodeUnconditionalBranch (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/capstone/arch/AArch64/
H A DAArch64Disassembler.c142 static DecodeStatus DecodeUnconditionalBranch(MCInst *Inst, uint32_t insn,
1591 static DecodeStatus DecodeUnconditionalBranch(MCInst *Inst, uint32_t insn, in DecodeUnconditionalBranch() function
H A DAArch64GenDisassemblerTables.inc11651 …if (!Check(&S, DecodeUnconditionalBranch(MI, insn, Address, Decoder))) return MCDisassembler_Fail;…
/aosp_15_r20/external/llvm/lib/Target/AArch64/Disassembler/
H A DAArch64Disassembler.cpp134 static DecodeStatus DecodeUnconditionalBranch(llvm::MCInst &Inst, uint32_t insn,
1493 static DecodeStatus DecodeUnconditionalBranch(llvm::MCInst &Inst, uint32_t insn, in DecodeUnconditionalBranch() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/Disassembler/
H A DAArch64Disassembler.cpp213 static DecodeStatus DecodeUnconditionalBranch(MCInst &Inst, uint32_t insn,
1807 static DecodeStatus DecodeUnconditionalBranch(MCInst &Inst, uint32_t insn, in DecodeUnconditionalBranch() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/Disassembler/
H A DAArch64Disassembler.cpp165 static DecodeStatus DecodeUnconditionalBranch(MCInst &Inst, uint32_t insn,
1704 static DecodeStatus DecodeUnconditionalBranch(MCInst &Inst, uint32_t insn, in DecodeUnconditionalBranch() function
/aosp_15_r20/external/llvm/lib/Target/AArch64/
H A DAArch64InstrFormats.td1257 let DecoderMethod = "DecodeUnconditionalBranch";
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64InstrFormats.td1732 let DecoderMethod = "DecodeUnconditionalBranch";
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64InstrFormats.td2161 let DecoderMethod = "DecodeUnconditionalBranch";
/aosp_15_r20/out/soong/.intermediates/external/llvm/lib/Target/AArch64/llvm-gen-aarch64/gen/
DAArch64GenDisassemblerTables.inc13403 …if (!Check(S, DecodeUnconditionalBranch(MI, insn, Address, Decoder))) { return MCDisassembler::Fai…
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/AArch64/
H A DAArch64GenDisassemblerTables.inc24427 …if (!Check(S, DecodeUnconditionalBranch(MI, insn, Address, Decoder))) { return MCDisassembler::Fai…
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/configs/common/lib/Target/AArch64/
H A DAArch64GenDisassemblerTables.inc32890 …if (!Check(S, DecodeUnconditionalBranch(MI, insn, Address, Decoder))) { return MCDisassembler::Fai…