Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DTargetCallingConv.h118 void setByValAlign(unsigned A) { in setByValAlign() function
/freebsd-12.1/contrib/llvm/lib/CodeGen/GlobalISel/
H A DCallLowering.cpp95 Arg.Flags.setByValAlign(FrameAlign); in setArgFlags()
/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp1215 Flags.setByValAlign(FrameAlign); in lowerCallTo()
H A DSelectionDAGBuilder.cpp8600 Flags.setByValAlign(FrameAlign); in LowerCallTo()
9093 Flags.setByValAlign(FrameAlign); in LowerArguments()