Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DTargetCallingConv.h82 void setSwiftSelf() { IsSwiftSelf = 1; } in setSwiftSelf() function
/freebsd-12.1/contrib/llvm/lib/CodeGen/GlobalISel/
H A DCallLowering.cpp77 Arg.Flags.setSwiftSelf(); in setArgFlags()
/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp1191 Flags.setSwiftSelf(); in lowerCallTo()
H A DSelectionDAGBuilder.cpp8575 Flags.setSwiftSelf(); in LowerCallTo()
9063 Flags.setSwiftSelf(); in LowerArguments()