Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DTargetCallingConv.h86 void setByVal() { IsByVal = 1; } in setByVal() function
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp1055 Flags.setByVal(); in lowerCallTo()
1063 Flags.setByVal(); in lowerCallTo()
1072 Flags.setByVal(); in lowerCallTo()
H A DSelectionDAGBuilder.cpp9812 Flags.setByVal(); in LowerCallTo()
9822 Flags.setByVal(); in LowerCallTo()
9831 Flags.setByVal(); in LowerCallTo()
10353 Flags.setByVal(); in LowerArguments()
10363 Flags.setByVal(); in LowerArguments()
10372 Flags.setByVal(); in LowerArguments()
/llvm-project-15.0.7/llvm/lib/CodeGen/GlobalISel/
H A DCallLowering.cpp49 Flags.setByVal(); in addFlagsUsingAttrFn()