Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZAsmPrinter.cpp114 static MCInst lowerSubvectorLoad(const MachineInstr *MI, unsigned Opcode) { in lowerSubvectorLoad() function
460 LoweredMI = lowerSubvectorLoad(MI, SystemZ::VLREPF); in emitInstruction()
464 LoweredMI = lowerSubvectorLoad(MI, SystemZ::VLREPG); in emitInstruction()