Home
last modified time | relevance | path

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

/external/capstone/arch/ARM/
DARMDisassembler.c230 static DecodeStatus DecodeNEONModImmInstruction(MCInst *Inst,unsigned Val,
3076 static DecodeStatus DecodeNEONModImmInstruction(MCInst *Inst, unsigned Insn, in DecodeNEONModImmInstruction() function
5016 return DecodeNEONModImmInstruction(Inst, Insn, Address, Decoder); in DecodeVCVTD()
5047 return DecodeNEONModImmInstruction(Inst, Insn, Address, Decoder); in DecodeVCVTQ()
DARMGenDisassemblerTables.inc11827 …if (!Check(&S, DecodeNEONModImmInstruction(MI, insn, Address, Decoder))) return MCDisassembler_Fai…
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp263 static DecodeStatus DecodeNEONModImmInstruction(MCInst &Inst,unsigned Val,
3108 DecodeNEONModImmInstruction(MCInst &Inst, unsigned Insn, in DecodeNEONModImmInstruction() function
5159 return DecodeNEONModImmInstruction(Inst, Insn, Address, Decoder); in DecodeVCVTD()
5218 return DecodeNEONModImmInstruction(Inst, Insn, Address, Decoder); in DecodeVCVTQ()
/external/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp257 static DecodeStatus DecodeNEONModImmInstruction(MCInst &Inst,unsigned Val,
3109 DecodeNEONModImmInstruction(MCInst &Inst, unsigned Insn, in DecodeNEONModImmInstruction() function
5168 return DecodeNEONModImmInstruction(Inst, Insn, Address, Decoder); in DecodeVCVTD()
5227 return DecodeNEONModImmInstruction(Inst, Insn, Address, Decoder); in DecodeVCVTQ()
/external/swiftshader/third_party/LLVM/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp198 static DecodeStatus DecodeNEONModImmInstruction(llvm::MCInst &Inst,unsigned Val,
2617 DecodeNEONModImmInstruction(llvm::MCInst &Inst, unsigned Insn, in DecodeNEONModImmInstruction() function
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMInstrFormats.td1714 let DecoderMethod = "DecodeNEONModImmInstruction";
/external/llvm/lib/Target/ARM/
DARMInstrFormats.td2156 let DecoderMethod = "DecodeNEONModImmInstruction";
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMInstrFormats.td2188 let DecoderMethod = "DecodeNEONModImmInstruction";
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/ARM/
DARMGenDisassemblerTables.inc13137 …if (!Check(S, DecodeNEONModImmInstruction(MI, insn, Address, Decoder))) { return MCDisassembler::F…