Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetCallingConv.h86 void setByVal() { IsByVal = 1; } in setByVal() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp1046 Flags.setByVal(); in lowerCallTo()
1054 Flags.setByVal(); in lowerCallTo()
1063 Flags.setByVal(); in lowerCallTo()
H A DSelectionDAGBuilder.cpp10461 Flags.setByVal(); in LowerCallTo()
10471 Flags.setByVal(); in LowerCallTo()
10480 Flags.setByVal(); in LowerCallTo()
11004 Flags.setByVal(); in LowerArguments()
11014 Flags.setByVal(); in LowerArguments()
11023 Flags.setByVal(); in LowerArguments()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCallLowering.cpp49 Flags.setByVal(); in addFlagsUsingAttrFn()