Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetCallingConv.h86 void setByVal() { IsByVal = 1; } in setByVal() function
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp1050 Flags.setByVal(); in lowerCallTo()
1058 Flags.setByVal(); in lowerCallTo()
1067 Flags.setByVal(); in lowerCallTo()
H A DSelectionDAGBuilder.cpp10060 Flags.setByVal(); in LowerCallTo()
10070 Flags.setByVal(); in LowerCallTo()
10079 Flags.setByVal(); in LowerCallTo()
10601 Flags.setByVal(); in LowerArguments()
10611 Flags.setByVal(); in LowerArguments()
10620 Flags.setByVal(); in LowerArguments()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DCallLowering.cpp49 Flags.setByVal(); in addFlagsUsingAttrFn()