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.h105 void setSwiftAsync() { IsSwiftAsync = 1; } in setSwiftAsync() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCallLowering.cpp62 Flags.setSwiftAsync(); in addFlagsUsingAttrFn()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp1050 Flags.setSwiftAsync(); in lowerCallTo()
H A DSelectionDAGBuilder.cpp11138 Flags.setSwiftAsync(); in LowerCallTo()
11668 Flags.setSwiftAsync(); in LowerArguments()