Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
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()