Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZAsmPrinter.cpp124 static MCInst lowerSubvectorStore(const MachineInstr *MI, unsigned Opcode) { in lowerSubvectorStore() function
468 LoweredMI = lowerSubvectorStore(MI, SystemZ::VSTEF); in emitInstruction()
472 LoweredMI = lowerSubvectorStore(MI, SystemZ::VSTEG); in emitInstruction()