Searched refs:DecodeMemMultipleWritebackInstruction (Results 1 – 11 of 11) sorted by relevance
/aosp_15_r20/external/capstone/arch/ARM/ |
H A D | ARMDisassembler.c | 184 static DecodeStatus DecodeMemMultipleWritebackInstruction(MCInst * Inst, 1917 static DecodeStatus DecodeMemMultipleWritebackInstruction(MCInst *Inst, in DecodeMemMultipleWritebackInstruction() function
|
H A D | ARMGenDisassemblerTables.inc | 10873 …if (!Check(&S, DecodeMemMultipleWritebackInstruction(MI, insn, Address, Decoder))) return MCDisass…
|
/aosp_15_r20/external/llvm/lib/Target/ARM/ |
H A D | ARMInstrInfo.td | 3148 let DecoderMethod = "DecodeMemMultipleWritebackInstruction"; 3168 let DecoderMethod = "DecodeMemMultipleWritebackInstruction"; 3188 let DecoderMethod = "DecodeMemMultipleWritebackInstruction"; 3208 let DecoderMethod = "DecodeMemMultipleWritebackInstruction";
|
/aosp_15_r20/external/llvm/lib/Target/ARM/Disassembler/ |
H A D | ARMDisassembler.cpp | 203 static DecodeStatus DecodeMemMultipleWritebackInstruction(MCInst & Inst, 1863 static DecodeStatus DecodeMemMultipleWritebackInstruction(MCInst &Inst, in DecodeMemMultipleWritebackInstruction() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/ |
H A D | ARMInstrInfo.td | 3480 let DecoderMethod = "DecodeMemMultipleWritebackInstruction"; 3500 let DecoderMethod = "DecodeMemMultipleWritebackInstruction"; 3520 let DecoderMethod = "DecodeMemMultipleWritebackInstruction"; 3540 let DecoderMethod = "DecodeMemMultipleWritebackInstruction";
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
H A D | ARMInstrInfo.td | 3305 let DecoderMethod = "DecodeMemMultipleWritebackInstruction"; 3325 let DecoderMethod = "DecodeMemMultipleWritebackInstruction"; 3345 let DecoderMethod = "DecodeMemMultipleWritebackInstruction"; 3365 let DecoderMethod = "DecodeMemMultipleWritebackInstruction";
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/Disassembler/ |
H A D | ARMDisassembler.cpp | 304 DecodeMemMultipleWritebackInstruction(MCInst &Inst, unsigned Insn, 2449 DecodeMemMultipleWritebackInstruction(MCInst &Inst, unsigned Insn, in DecodeMemMultipleWritebackInstruction() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/Disassembler/ |
H A D | ARMDisassembler.cpp | 263 static DecodeStatus DecodeMemMultipleWritebackInstruction(MCInst & Inst, 2215 static DecodeStatus DecodeMemMultipleWritebackInstruction(MCInst &Inst, in DecodeMemMultipleWritebackInstruction() function
|
/aosp_15_r20/out/soong/.intermediates/external/llvm/lib/Target/ARM/llvm-gen-arm/gen/ |
D | ARMGenDisassemblerTables.inc | 11849 …if (!Check(S, DecodeMemMultipleWritebackInstruction(MI, insn, Address, Decoder))) { return MCDisas…
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/ARM/ |
H A D | ARMGenDisassemblerTables.inc | 17513 …if (!Check(S, DecodeMemMultipleWritebackInstruction(MI, insn, Address, Decoder))) { return MCDisas…
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/configs/common/lib/Target/ARM/ |
H A D | ARMGenDisassemblerTables.inc | 17830 …if (!Check(S, DecodeMemMultipleWritebackInstruction(MI, insn, Address, Decoder))) { return MCDisas…
|