Home
last modified time | relevance | path

Searched refs:DecodeVLD2DupInstruction (Results 1 – 9 of 9) sorted by relevance

/external/capstone/arch/ARM/
DARMDisassembler.c224 static DecodeStatus DecodeVLD2DupInstruction(MCInst *Inst, unsigned Val,
2938 static DecodeStatus DecodeVLD2DupInstruction(MCInst *Inst, unsigned Insn, in DecodeVLD2DupInstruction() function
DARMGenDisassemblerTables.inc12267 …if (!Check(&S, DecodeVLD2DupInstruction(MI, insn, Address, Decoder))) return MCDisassembler_Fail; \
/external/swiftshader/third_party/LLVM/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp192 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/
DARMDisassembler.cpp251 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/
DARMDisassembler.cpp257 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/
DARMInstrNEON.td955 let DecoderMethod = "DecodeVLD2DupInstruction";
977 let DecoderMethod = "DecodeVLD2DupInstruction";
/external/llvm/lib/Target/ARM/
DARMInstrNEON.td1459 let DecoderMethod = "DecodeVLD2DupInstruction";
1489 let DecoderMethod = "DecodeVLD2DupInstruction";
1497 let DecoderMethod = "DecodeVLD2DupInstruction";
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMInstrNEON.td1501 let DecoderMethod = "DecodeVLD2DupInstruction";
1538 let DecoderMethod = "DecodeVLD2DupInstruction";
1546 let DecoderMethod = "DecodeVLD2DupInstruction";
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/ARM/
DARMGenDisassemblerTables.inc13574 …if (!Check(S, DecodeVLD2DupInstruction(MI, insn, Address, Decoder))) { return MCDisassembler::Fail…