Home
last modified time | relevance | path

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

/external/capstone/arch/AArch64/
DAArch64Disassembler.c121 static DecodeStatus DecodePairLdStInstruction(MCInst *Inst, uint32_t insn,
1265 static DecodeStatus DecodePairLdStInstruction(MCInst *Inst, uint32_t insn, in DecodePairLdStInstruction() function
DAArch64GenDisassemblerTables.inc9628 …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-7.0/llvm/lib/Target/AArch64/Disassembler/
DAArch64Disassembler.cpp145 static DecodeStatus DecodePairLdStInstruction(MCInst &Inst, uint32_t insn,
1362 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-7.0/llvm/lib/Target/AArch64/
DAArch64InstrFormats.td3647 let DecoderMethod = "DecodePairLdStInstruction";
3696 let DecoderMethod = "DecodePairLdStInstruction";
3737 let DecoderMethod = "DecodePairLdStInstruction";
3778 let DecoderMethod = "DecodePairLdStInstruction";
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/AArch64/
DAArch64GenDisassemblerTables.inc19031 …if (!Check(S, DecodePairLdStInstruction(MI, insn, Address, Decoder))) { return MCDisassembler::Fai…