Home
last modified time | relevance | path

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

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