Searched refs:DecodeVLD1DupInstruction (Results 1 – 9 of 9) sorted by relevance
/external/capstone/arch/ARM/ |
D | ARMDisassembler.c | 220 static DecodeStatus DecodeVLD1DupInstruction(MCInst *Inst, unsigned Val, 2897 static DecodeStatus DecodeVLD1DupInstruction(MCInst *Inst, unsigned Insn, in DecodeVLD1DupInstruction() function
|
D | ARMGenDisassemblerTables.inc | 12332 …if (!Check(&S, DecodeVLD1DupInstruction(MI, insn, Address, Decoder))) return MCDisassembler_Fail; \
|
/external/llvm/lib/Target/ARM/Disassembler/ |
D | ARMDisassembler.cpp | 249 static DecodeStatus DecodeVLD1DupInstruction(MCInst &Inst, unsigned Val, 2926 static DecodeStatus DecodeVLD1DupInstruction(MCInst &Inst, unsigned Insn, in DecodeVLD1DupInstruction() function
|
/external/llvm/lib/Target/ARM/ |
D | ARMInstrNEON.td | 1369 let DecoderMethod = "DecodeVLD1DupInstruction"; 1390 let DecoderMethod = "DecodeVLD1DupInstruction"; 1413 let DecoderMethod = "DecodeVLD1DupInstruction"; 1421 let DecoderMethod = "DecodeVLD1DupInstruction"; 1432 let DecoderMethod = "DecodeVLD1DupInstruction"; 1440 let DecoderMethod = "DecodeVLD1DupInstruction";
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMInstrNEON.td | 1378 let DecoderMethod = "DecodeVLD1DupInstruction"; 1401 let DecoderMethod = "DecodeVLD1DupInstruction"; 1426 let DecoderMethod = "DecodeVLD1DupInstruction"; 1434 let DecoderMethod = "DecodeVLD1DupInstruction"; 1445 let DecoderMethod = "DecodeVLD1DupInstruction"; 1453 let DecoderMethod = "DecodeVLD1DupInstruction";
|
/external/llvm-project/llvm/lib/Target/ARM/ |
D | ARMInstrNEON.td | 1360 let DecoderMethod = "DecodeVLD1DupInstruction"; 1383 let DecoderMethod = "DecodeVLD1DupInstruction"; 1408 let DecoderMethod = "DecodeVLD1DupInstruction"; 1416 let DecoderMethod = "DecodeVLD1DupInstruction"; 1427 let DecoderMethod = "DecodeVLD1DupInstruction"; 1435 let DecoderMethod = "DecodeVLD1DupInstruction";
|
/external/llvm-project/llvm/lib/Target/ARM/Disassembler/ |
D | ARMDisassembler.cpp | 314 static DecodeStatus DecodeVLD1DupInstruction(MCInst &Inst, unsigned Val, 3299 static DecodeStatus DecodeVLD1DupInstruction(MCInst &Inst, unsigned Insn, in DecodeVLD1DupInstruction() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/Disassembler/ |
D | ARMDisassembler.cpp | 309 static DecodeStatus DecodeVLD1DupInstruction(MCInst &Inst, unsigned Val, 3278 static DecodeStatus DecodeVLD1DupInstruction(MCInst &Inst, unsigned Insn, in DecodeVLD1DupInstruction() function
|
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/ARM/ |
D | ARMGenDisassemblerTables.inc | 20164 …if (!Check(S, DecodeVLD1DupInstruction(MI, insn, Address, Decoder))) { return MCDisassembler::Fail…
|