Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZAsmPrinter.cpp95 static void lowerAlignmentHint(const MachineInstr *MI, MCInst &LoweredMI, in lowerAlignmentHint() function
528 lowerAlignmentHint(MI, LoweredMI, SystemZ::VLAlign); in emitInstruction()
533 lowerAlignmentHint(MI, LoweredMI, SystemZ::VSTAlign); in emitInstruction()
538 lowerAlignmentHint(MI, LoweredMI, SystemZ::VLMAlign); in emitInstruction()
543 lowerAlignmentHint(MI, LoweredMI, SystemZ::VSTMAlign); in emitInstruction()