Home
last modified time | relevance | path

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

/external/capstone/arch/AArch64/
DAArch64Disassembler.c123 static DecodeStatus DecodePairLdStInstruction(MCInst *Inst, uint32_t insn,
1257 static DecodeStatus DecodePairLdStInstruction(MCInst *Inst, uint32_t insn, in DecodePairLdStInstruction() function
DAArch64GenDisassemblerTables.inc9620 …if (!Check(&S, DecodePairLdStInstruction(MI, insn, Address, Decoder))) return MCDisassembler_Fail;…
/external/llvm/lib/Target/AArch64/Disassembler/
DAArch64Disassembler.cpp115 static DecodeStatus DecodePairLdStInstruction(llvm::MCInst &Inst, uint32_t insn,
1164 static DecodeStatus DecodePairLdStInstruction(llvm::MCInst &Inst, uint32_t insn, in DecodePairLdStInstruction() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/Disassembler/
DAArch64Disassembler.cpp146 static DecodeStatus DecodePairLdStInstruction(MCInst &Inst, uint32_t insn,
1370 static DecodeStatus DecodePairLdStInstruction(MCInst &Inst, uint32_t insn, in DecodePairLdStInstruction() function
/external/llvm-project/llvm/lib/Target/AArch64/Disassembler/
DAArch64Disassembler.cpp146 static DecodeStatus DecodePairLdStInstruction(MCInst &Inst, uint32_t insn,
1373 static DecodeStatus DecodePairLdStInstruction(MCInst &Inst, uint32_t insn, in DecodePairLdStInstruction() function
/external/llvm/lib/Target/AArch64/
DAArch64InstrFormats.td3216 let DecoderMethod = "DecodePairLdStInstruction";
3265 let DecoderMethod = "DecodePairLdStInstruction";
3306 let DecoderMethod = "DecodePairLdStInstruction";
3347 let DecoderMethod = "DecodePairLdStInstruction";
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64InstrFormats.td3897 let DecoderMethod = "DecodePairLdStInstruction";
3946 let DecoderMethod = "DecodePairLdStInstruction";
3987 let DecoderMethod = "DecodePairLdStInstruction";
4028 let DecoderMethod = "DecodePairLdStInstruction";
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64InstrFormats.td4033 let DecoderMethod = "DecodePairLdStInstruction";
4082 let DecoderMethod = "DecodePairLdStInstruction";
4123 let DecoderMethod = "DecodePairLdStInstruction";
4164 let DecoderMethod = "DecodePairLdStInstruction";
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/AArch64/
DAArch64GenDisassemblerTables.inc22210 …if (!Check(S, DecodePairLdStInstruction(MI, insn, Address, Decoder))) { return MCDisassembler::Fai…