Searched refs:lowerAlignmentHint (Results 1 – 2 of 2) sorted by relevance
/external/llvm-project/llvm/lib/Target/SystemZ/ |
D | SystemZAsmPrinter.cpp | 89 static void lowerAlignmentHint(const MachineInstr *MI, MCInst &LoweredMI, in lowerAlignmentHint() function 379 lowerAlignmentHint(MI, LoweredMI, SystemZ::VLAlign); in emitInstruction() 384 lowerAlignmentHint(MI, LoweredMI, SystemZ::VSTAlign); in emitInstruction() 389 lowerAlignmentHint(MI, LoweredMI, SystemZ::VLMAlign); in emitInstruction() 394 lowerAlignmentHint(MI, LoweredMI, SystemZ::VSTMAlign); in emitInstruction()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZAsmPrinter.cpp | 89 static void lowerAlignmentHint(const MachineInstr *MI, MCInst &LoweredMI, in lowerAlignmentHint() function 379 lowerAlignmentHint(MI, LoweredMI, SystemZ::VLAlign); in EmitInstruction() 384 lowerAlignmentHint(MI, LoweredMI, SystemZ::VSTAlign); in EmitInstruction() 389 lowerAlignmentHint(MI, LoweredMI, SystemZ::VLMAlign); in EmitInstruction() 394 lowerAlignmentHint(MI, LoweredMI, SystemZ::VSTMAlign); in EmitInstruction()
|