Searched refs:lowerAlignmentHint (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/Target/SystemZ/ |
| H A D | SystemZAsmPrinter.cpp | 89 static void lowerAlignmentHint(const MachineInstr *MI, MCInst &LoweredMI, in lowerAlignmentHint() function 441 lowerAlignmentHint(MI, LoweredMI, SystemZ::VLAlign); in emitInstruction() 446 lowerAlignmentHint(MI, LoweredMI, SystemZ::VSTAlign); in emitInstruction() 451 lowerAlignmentHint(MI, LoweredMI, SystemZ::VLMAlign); in emitInstruction() 456 lowerAlignmentHint(MI, LoweredMI, SystemZ::VSTMAlign); in emitInstruction()
|