Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetCallingConv.h98 void setSwiftSelf() { IsSwiftSelf = 1; } in setSwiftSelf() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCallLowering.cpp61 Flags.setSwiftSelf(); in addFlagsUsingAttrFn()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp1051 Flags.setSwiftSelf(); in lowerCallTo()
H A DSelectionDAGBuilder.cpp10973 Flags.setSwiftSelf(); in LowerCallTo()
11518 Flags.setSwiftSelf(); in LowerArguments()
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp1148 Arg.Flags.setSwiftSelf(); in LowerCall()