Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetCallingConv.h86 void setByVal() { IsByVal = 1; } in setByVal() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp1058 Flags.setByVal(); in lowerCallTo()
1066 Flags.setByVal(); in lowerCallTo()
1075 Flags.setByVal(); in lowerCallTo()
H A DSelectionDAGBuilder.cpp9590 Flags.setByVal(); in LowerCallTo()
9600 Flags.setByVal(); in LowerCallTo()
9609 Flags.setByVal(); in LowerCallTo()
10128 Flags.setByVal(); in LowerArguments()
10138 Flags.setByVal(); in LowerArguments()
10147 Flags.setByVal(); in LowerArguments()
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCallLowering.cpp48 Flags.setByVal(); in addFlagsUsingAttrFn()