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.cpp10979 Flags.setByVal(); in LowerCallTo()
10989 Flags.setByVal(); in LowerCallTo()
10998 Flags.setByVal(); in LowerCallTo()
11522 Flags.setByVal(); in LowerArguments()
11532 Flags.setByVal(); in LowerArguments()
11541 Flags.setByVal(); in LowerArguments()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCallLowering.cpp51 Flags.setByVal(); in addFlagsUsingAttrFn()