Searched refs:DecodeVSHLMaxInstruction (Results 1 – 9 of 9) sorted by relevance
/external/capstone/arch/ARM/ |
D | ARMDisassembler.c | 232 static DecodeStatus DecodeVSHLMaxInstruction(MCInst *Inst, unsigned Val, 3122 static DecodeStatus DecodeVSHLMaxInstruction(MCInst *Inst, unsigned Insn, in DecodeVSHLMaxInstruction() function
|
D | ARMGenDisassemblerTables.inc | 11471 …if (!Check(&S, DecodeVSHLMaxInstruction(MI, insn, Address, Decoder))) return MCDisassembler_Fail; \
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/Disassembler/ |
D | ARMDisassembler.cpp | 200 static DecodeStatus DecodeVSHLMaxInstruction(llvm::MCInst &Inst, unsigned Val, 2662 static DecodeStatus DecodeVSHLMaxInstruction(llvm::MCInst &Inst, unsigned Insn, in DecodeVSHLMaxInstruction() function
|
/external/llvm/lib/Target/ARM/Disassembler/ |
D | ARMDisassembler.cpp | 259 static DecodeStatus DecodeVSHLMaxInstruction(MCInst &Inst, unsigned Val, 3154 static DecodeStatus DecodeVSHLMaxInstruction(MCInst &Inst, unsigned Insn, in DecodeVSHLMaxInstruction() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/Disassembler/ |
D | ARMDisassembler.cpp | 265 static DecodeStatus DecodeVSHLMaxInstruction(MCInst &Inst, unsigned Val, 3153 static DecodeStatus DecodeVSHLMaxInstruction(MCInst &Inst, unsigned Insn, in DecodeVSHLMaxInstruction() function
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMInstrNEON.td | 4136 let DecoderMethod = "DecodeVSHLMaxInstruction";
|
/external/llvm/lib/Target/ARM/ |
D | ARMInstrNEON.td | 5443 let DecoderMethod = "DecodeVSHLMaxInstruction";
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMInstrNEON.td | 5713 let DecoderMethod = "DecodeVSHLMaxInstruction";
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/ARM/ |
D | ARMGenDisassemblerTables.inc | 12778 …if (!Check(S, DecodeVSHLMaxInstruction(MI, insn, Address, Decoder))) { return MCDisassembler::Fail…
|