Home
last modified time | relevance | path

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

/external/capstone/arch/AArch64/
DAArch64Disassembler.c114 static DecodeStatus DecodeSignedLdStInstruction(MCInst *Inst,
1000 static DecodeStatus DecodeSignedLdStInstruction(MCInst *Inst, in DecodeSignedLdStInstruction() function
DAArch64GenDisassemblerTables.inc11768 …if (!Check(&S, DecodeSignedLdStInstruction(MI, insn, Address, Decoder))) return MCDisassembler_Fai…
/external/llvm/lib/Target/AArch64/Disassembler/
DAArch64Disassembler.cpp108 static DecodeStatus DecodeSignedLdStInstruction(llvm::MCInst &Inst,
896 static DecodeStatus DecodeSignedLdStInstruction(llvm::MCInst &Inst, in DecodeSignedLdStInstruction() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/Disassembler/
DAArch64Disassembler.cpp139 static DecodeStatus DecodeSignedLdStInstruction(MCInst &Inst, uint32_t insn,
1081 static DecodeStatus DecodeSignedLdStInstruction(MCInst &Inst, uint32_t insn, in DecodeSignedLdStInstruction() function
/external/llvm/lib/Target/AArch64/
DAArch64InstrFormats.td3015 let DecoderMethod = "DecodeSignedLdStInstruction";
3074 let DecoderMethod = "DecodeSignedLdStInstruction";
3121 let DecoderMethod = "DecodeSignedLdStInstruction";
3167 let DecoderMethod = "DecodeSignedLdStInstruction";
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64InstrFormats.td3420 let DecoderMethod = "DecodeSignedLdStInstruction";
3505 let DecoderMethod = "DecodeSignedLdStInstruction";
3552 let DecoderMethod = "DecodeSignedLdStInstruction";
3598 let DecoderMethod = "DecodeSignedLdStInstruction";
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/AArch64/
DAArch64GenDisassemblerTables.inc21295 …if (!Check(S, DecodeSignedLdStInstruction(MI, insn, Address, Decoder))) { return MCDisassembler::F…