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.h102 void setSwiftSelf() { IsSwiftSelf = 1; } in setSwiftSelf() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCallLowering.cpp60 Flags.setSwiftSelf(); in addFlagsUsingAttrFn()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp1048 Flags.setSwiftSelf(); in lowerCallTo()
H A DSelectionDAGBuilder.cpp11136 Flags.setSwiftSelf(); in LowerCallTo()
11666 Flags.setSwiftSelf(); in LowerArguments()
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp1321 Arg.Flags.setSwiftSelf(); in LowerCall()