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.cpp1059 Flags.setByVal(); in lowerCallTo()
1067 Flags.setByVal(); in lowerCallTo()
1076 Flags.setByVal(); in lowerCallTo()
H A DSelectionDAGBuilder.cpp10981 Flags.setByVal(); in LowerCallTo()
10991 Flags.setByVal(); in LowerCallTo()
11000 Flags.setByVal(); in LowerCallTo()
11524 Flags.setByVal(); in LowerArguments()
11534 Flags.setByVal(); in LowerArguments()
11543 Flags.setByVal(); in LowerArguments()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCallLowering.cpp51 Flags.setByVal(); in addFlagsUsingAttrFn()