Home
last modified time | relevance | path

Searched refs:setSwiftSelf (Results 1 – 5 of 5) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetCallingConv.h98 void setSwiftSelf() { IsSwiftSelf = 1; } in setSwiftSelf() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCallLowering.cpp56 Flags.setSwiftSelf(); in addFlagsUsingAttrFn()
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp1050 Flags.setSwiftSelf(); in lowerCallTo()
H A DSelectionDAGBuilder.cpp9582 Flags.setSwiftSelf(); in LowerCallTo()
10122 Flags.setSwiftSelf(); in LowerArguments()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp982 Arg.Flags.setSwiftSelf(); in LowerCall()