Searched refs:DecodeVLD2DupInstruction (Results 1 – 9 of 9) sorted by relevance
/external/capstone/arch/ARM/ |
D | ARMDisassembler.c | 224 static DecodeStatus DecodeVLD2DupInstruction(MCInst *Inst, unsigned Val, 2938 static DecodeStatus DecodeVLD2DupInstruction(MCInst *Inst, unsigned Insn, in DecodeVLD2DupInstruction() function
|
D | ARMGenDisassemblerTables.inc | 12267 …if (!Check(&S, DecodeVLD2DupInstruction(MI, insn, Address, Decoder))) return MCDisassembler_Fail; \
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/Disassembler/ |
D | ARMDisassembler.cpp | 192 static DecodeStatus DecodeVLD2DupInstruction(llvm::MCInst &Inst, unsigned Val, 2493 static DecodeStatus DecodeVLD2DupInstruction(llvm::MCInst &Inst, unsigned Insn, in DecodeVLD2DupInstruction() function
|
/external/llvm/lib/Target/ARM/Disassembler/ |
D | ARMDisassembler.cpp | 251 static DecodeStatus DecodeVLD2DupInstruction(MCInst &Inst, unsigned Val, 2973 static DecodeStatus DecodeVLD2DupInstruction(MCInst &Inst, unsigned Insn, in DecodeVLD2DupInstruction() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/Disassembler/ |
D | ARMDisassembler.cpp | 257 static DecodeStatus DecodeVLD2DupInstruction(MCInst &Inst, unsigned Val, 2972 static DecodeStatus DecodeVLD2DupInstruction(MCInst &Inst, unsigned Insn, in DecodeVLD2DupInstruction() function
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMInstrNEON.td | 955 let DecoderMethod = "DecodeVLD2DupInstruction"; 977 let DecoderMethod = "DecodeVLD2DupInstruction";
|
/external/llvm/lib/Target/ARM/ |
D | ARMInstrNEON.td | 1459 let DecoderMethod = "DecodeVLD2DupInstruction"; 1489 let DecoderMethod = "DecodeVLD2DupInstruction"; 1497 let DecoderMethod = "DecodeVLD2DupInstruction";
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMInstrNEON.td | 1501 let DecoderMethod = "DecodeVLD2DupInstruction"; 1538 let DecoderMethod = "DecodeVLD2DupInstruction"; 1546 let DecoderMethod = "DecodeVLD2DupInstruction";
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/ARM/ |
D | ARMGenDisassemblerTables.inc | 13574 …if (!Check(S, DecodeVLD2DupInstruction(MI, insn, Address, Decoder))) { return MCDisassembler::Fail…
|