Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/SystemZ/
H A DSystemZAsmPrinter.cpp85 static MCInst lowerSubvectorLoad(const MachineInstr *MI, unsigned Opcode) { in lowerSubvectorLoad() function
355 LoweredMI = lowerSubvectorLoad(MI, SystemZ::VLREPF); in EmitInstruction()
359 LoweredMI = lowerSubvectorLoad(MI, SystemZ::VLREPG); in EmitInstruction()