Home
last modified time | relevance | path

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

/external/capstone/arch/ARM/
DARMDisassembler.c232 static DecodeStatus DecodeVSHLMaxInstruction(MCInst *Inst, unsigned Val,
3122 static DecodeStatus DecodeVSHLMaxInstruction(MCInst *Inst, unsigned Insn, in DecodeVSHLMaxInstruction() function
DARMGenDisassemblerTables.inc11471 …if (!Check(&S, DecodeVSHLMaxInstruction(MI, insn, Address, Decoder))) return MCDisassembler_Fail; \
/external/swiftshader/third_party/LLVM/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp200 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/
DARMDisassembler.cpp259 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/
DARMDisassembler.cpp265 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/
DARMInstrNEON.td4136 let DecoderMethod = "DecodeVSHLMaxInstruction";
/external/llvm/lib/Target/ARM/
DARMInstrNEON.td5443 let DecoderMethod = "DecodeVSHLMaxInstruction";
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMInstrNEON.td5713 let DecoderMethod = "DecodeVSHLMaxInstruction";
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/ARM/
DARMGenDisassemblerTables.inc12778 …if (!Check(S, DecodeVSHLMaxInstruction(MI, insn, Address, Decoder))) { return MCDisassembler::Fail…