Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZAsmPrinter.cpp121 static MCInst lowerSubvectorLoad(const MachineInstr *MI, unsigned Opcode) { in lowerSubvectorLoad() function
548 LoweredMI = lowerSubvectorLoad(MI, SystemZ::VLREPF); in emitInstruction()
552 LoweredMI = lowerSubvectorLoad(MI, SystemZ::VLREPG); in emitInstruction()