Home
last modified time | relevance | path

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

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