Searched refs:DecodeVMOVSRR (Results 1 – 9 of 9) sorted by relevance
/external/capstone/arch/ARM/ |
D | ARMDisassembler.c | 282 static DecodeStatus DecodeVMOVSRR(MCInst *Inst, unsigned Insn, 4795 static DecodeStatus DecodeVMOVSRR(MCInst *Inst, unsigned Insn, in DecodeVMOVSRR() function
|
D | ARMGenDisassemblerTables.inc | 13074 if (!Check(&S, DecodeVMOVSRR(MI, insn, Address, Decoder))) return MCDisassembler_Fail; \
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/Disassembler/ |
D | ARMDisassembler.cpp | 248 static DecodeStatus DecodeVMOVSRR(llvm::MCInst &Inst, unsigned Insn, 3907 static DecodeStatus DecodeVMOVSRR(llvm::MCInst &Inst, unsigned Insn, in DecodeVMOVSRR() function
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMInstrVFP.td | 599 let DecoderMethod = "DecodeVMOVSRR";
|
/external/llvm/lib/Target/ARM/Disassembler/ |
D | ARMDisassembler.cpp | 311 static DecodeStatus DecodeVMOVSRR(MCInst &Inst, unsigned Insn, 4927 static DecodeStatus DecodeVMOVSRR(MCInst &Inst, unsigned Insn, in DecodeVMOVSRR() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/Disassembler/ |
D | ARMDisassembler.cpp | 317 static DecodeStatus DecodeVMOVSRR(MCInst &Inst, unsigned Insn, 4918 static DecodeStatus DecodeVMOVSRR(MCInst &Inst, unsigned Insn, in DecodeVMOVSRR() function
|
/external/llvm/lib/Target/ARM/ |
D | ARMInstrVFP.td | 1149 let DecoderMethod = "DecodeVMOVSRR";
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMInstrVFP.td | 1200 let DecoderMethod = "DecodeVMOVSRR";
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/ARM/ |
D | ARMGenDisassemblerTables.inc | 14472 if (!Check(S, DecodeVMOVSRR(MI, insn, Address, Decoder))) { return MCDisassembler::Fail; }
|