Home
last modified time | relevance | path

Searched refs:DecodeNEONComplexLane64Instruction (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp392 static DecodeStatus DecodeNEONComplexLane64Instruction(MCInst &Inst,
5779 static DecodeStatus DecodeNEONComplexLane64Instruction(MCInst &Inst, in DecodeNEONComplexLane64Instruction() function
/external/llvm-project/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp397 static DecodeStatus DecodeNEONComplexLane64Instruction(MCInst &Inst,
5802 static DecodeStatus DecodeNEONComplexLane64Instruction(MCInst &Inst, in DecodeNEONComplexLane64Instruction() function
/external/llvm-project/llvm/lib/Target/ARM/
DARMInstrNEON.td4927 let DecoderMethod = "DecodeNEONComplexLane64Instruction";
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMInstrNEON.td4934 let DecoderMethod = "DecodeNEONComplexLane64Instruction";
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/ARM/
DARMGenDisassemblerTables.inc21626 …if (!Check(S, DecodeNEONComplexLane64Instruction(MI, insn, Address, Decoder))) { return MCDisassem…