Searched refs:DecodeVLDST1Instruction (Results 1 – 9 of 9) sorted by relevance
/external/llvm/lib/Target/ARM/ |
D | ARMInstrNEON.td | 672 let DecoderMethod = "DecodeVLDST1Instruction"; 680 let DecoderMethod = "DecodeVLDST1Instruction"; 701 let DecoderMethod = "DecodeVLDST1Instruction"; 708 let DecoderMethod = "DecodeVLDST1Instruction"; 718 let DecoderMethod = "DecodeVLDST1Instruction"; 725 let DecoderMethod = "DecodeVLDST1Instruction"; 745 let DecoderMethod = "DecodeVLDST1Instruction"; 754 let DecoderMethod = "DecodeVLDST1Instruction"; 761 let DecoderMethod = "DecodeVLDST1Instruction"; 786 let DecoderMethod = "DecodeVLDST1Instruction"; [all …]
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMInstrNEON.td | 629 let DecoderMethod = "DecodeVLDST1Instruction"; 637 let DecoderMethod = "DecodeVLDST1Instruction"; 658 let DecoderMethod = "DecodeVLDST1Instruction"; 665 let DecoderMethod = "DecodeVLDST1Instruction"; 675 let DecoderMethod = "DecodeVLDST1Instruction"; 682 let DecoderMethod = "DecodeVLDST1Instruction"; 702 let DecoderMethod = "DecodeVLDST1Instruction"; 711 let DecoderMethod = "DecodeVLDST1Instruction"; 718 let DecoderMethod = "DecodeVLDST1Instruction"; 755 let DecoderMethod = "DecodeVLDST1Instruction"; [all …]
|
/external/llvm-project/llvm/lib/Target/ARM/ |
D | ARMInstrNEON.td | 605 let DecoderMethod = "DecodeVLDST1Instruction"; 613 let DecoderMethod = "DecodeVLDST1Instruction"; 634 let DecoderMethod = "DecodeVLDST1Instruction"; 641 let DecoderMethod = "DecodeVLDST1Instruction"; 651 let DecoderMethod = "DecodeVLDST1Instruction"; 658 let DecoderMethod = "DecodeVLDST1Instruction"; 678 let DecoderMethod = "DecodeVLDST1Instruction"; 687 let DecoderMethod = "DecodeVLDST1Instruction"; 694 let DecoderMethod = "DecodeVLDST1Instruction"; 731 let DecoderMethod = "DecodeVLDST1Instruction"; [all …]
|
/external/capstone/arch/ARM/ |
D | ARMDisassembler.c | 208 static DecodeStatus DecodeVLDST1Instruction(MCInst *Inst, unsigned Val, 2566 static DecodeStatus DecodeVLDST1Instruction(MCInst *Inst, unsigned Insn, in DecodeVLDST1Instruction() function
|
D | ARMGenDisassemblerTables.inc | 12311 … if (!Check(&S, DecodeVLDST1Instruction(MI, insn, Address, Decoder))) return MCDisassembler_Fail; \
|
/external/llvm/lib/Target/ARM/Disassembler/ |
D | ARMDisassembler.cpp | 237 static DecodeStatus DecodeVLDST1Instruction(MCInst &Inst, unsigned Val, 2604 static DecodeStatus DecodeVLDST1Instruction(MCInst &Inst, unsigned Insn, in DecodeVLDST1Instruction() function
|
/external/llvm-project/llvm/lib/Target/ARM/Disassembler/ |
D | ARMDisassembler.cpp | 302 static DecodeStatus DecodeVLDST1Instruction(MCInst &Inst, unsigned Val, 2978 static DecodeStatus DecodeVLDST1Instruction(MCInst &Inst, unsigned Insn, in DecodeVLDST1Instruction() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/Disassembler/ |
D | ARMDisassembler.cpp | 297 static DecodeStatus DecodeVLDST1Instruction(MCInst &Inst, unsigned Val, 2957 static DecodeStatus DecodeVLDST1Instruction(MCInst &Inst, unsigned Insn, in DecodeVLDST1Instruction() function
|
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/ARM/ |
D | ARMGenDisassemblerTables.inc | 20143 …if (!Check(S, DecodeVLDST1Instruction(MI, insn, Address, Decoder))) { return MCDisassembler::Fail;…
|