Searched refs:lowerAlignmentHint (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZAsmPrinter.cpp | 97 static void lowerAlignmentHint(const MachineInstr *MI, MCInst &LoweredMI, in lowerAlignmentHint() function 551 lowerAlignmentHint(MI, LoweredMI, SystemZ::VLAlign); in emitInstruction() 556 lowerAlignmentHint(MI, LoweredMI, SystemZ::VSTAlign); in emitInstruction() 561 lowerAlignmentHint(MI, LoweredMI, SystemZ::VLMAlign); in emitInstruction() 566 lowerAlignmentHint(MI, LoweredMI, SystemZ::VSTMAlign); in emitInstruction()
|