Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp397 static DecodeStatus DecodeNEONComplexLane64Instruction(MCInst &Inst,
5806 static DecodeStatus DecodeNEONComplexLane64Instruction(MCInst &Inst, in DecodeNEONComplexLane64Instruction() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstrNEON.td4986 let DecoderMethod = "DecodeNEONComplexLane64Instruction";