Home
last modified time | relevance | path

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

/external/capstone/arch/ARM/
DARMDisassembler.c220 static DecodeStatus DecodeVLD1DupInstruction(MCInst *Inst, unsigned Val,
2897 static DecodeStatus DecodeVLD1DupInstruction(MCInst *Inst, unsigned Insn, in DecodeVLD1DupInstruction() function
DARMGenDisassemblerTables.inc12332 …if (!Check(&S, DecodeVLD1DupInstruction(MI, insn, Address, Decoder))) return MCDisassembler_Fail; \
/external/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp249 static DecodeStatus DecodeVLD1DupInstruction(MCInst &Inst, unsigned Val,
2926 static DecodeStatus DecodeVLD1DupInstruction(MCInst &Inst, unsigned Insn, in DecodeVLD1DupInstruction() function
/external/llvm/lib/Target/ARM/
DARMInstrNEON.td1369 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/
DARMInstrNEON.td1378 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/
DARMInstrNEON.td1360 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/
DARMDisassembler.cpp314 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/
DARMDisassembler.cpp309 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/
DARMGenDisassemblerTables.inc20164 …if (!Check(S, DecodeVLD1DupInstruction(MI, insn, Address, Decoder))) { return MCDisassembler::Fail…