Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/SystemZ/
H A DSystemZAsmPrinter.cpp95 static MCInst lowerSubvectorStore(const MachineInstr *MI, unsigned Opcode) { in lowerSubvectorStore() function
363 LoweredMI = lowerSubvectorStore(MI, SystemZ::VSTEF); in EmitInstruction()
367 LoweredMI = lowerSubvectorStore(MI, SystemZ::VSTEG); in EmitInstruction()