Home
last modified time | relevance | path

Searched refs:lowerSubvectorStore (Results 1 – 3 of 3) 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/llvm-project/llvm/lib/Target/SystemZ/
DSystemZAsmPrinter.cpp118 static MCInst lowerSubvectorStore(const MachineInstr *MI, unsigned Opcode) { in lowerSubvectorStore() function
406 LoweredMI = lowerSubvectorStore(MI, SystemZ::VSTEF); in emitInstruction()
410 LoweredMI = lowerSubvectorStore(MI, SystemZ::VSTEG); in emitInstruction()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZAsmPrinter.cpp118 static MCInst lowerSubvectorStore(const MachineInstr *MI, unsigned Opcode) { in lowerSubvectorStore() function
406 LoweredMI = lowerSubvectorStore(MI, SystemZ::VSTEF); in EmitInstruction()
410 LoweredMI = lowerSubvectorStore(MI, SystemZ::VSTEG); in EmitInstruction()