Home
last modified time | relevance | path

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

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