Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZAsmPrinter.cpp142 static MCInst lowerVecEltExtraction(const MachineInstr *MI, unsigned Opcode) { in lowerVecEltExtraction() function
594 LoweredMI = lowerVecEltExtraction(MI, SystemZ::VLGVF); in emitInstruction()
598 LoweredMI = lowerVecEltExtraction(MI, SystemZ::VLGVH); in emitInstruction()