Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetCallingConv.h101 void setSwiftAsync() { IsSwiftAsync = 1; } in setSwiftAsync() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCallLowering.cpp63 Flags.setSwiftAsync(); in addFlagsUsingAttrFn()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp1053 Flags.setSwiftAsync(); in lowerCallTo()
H A DSelectionDAGBuilder.cpp10975 Flags.setSwiftAsync(); in LowerCallTo()
11520 Flags.setSwiftAsync(); in LowerArguments()