Home
last modified time | relevance | path

Searched refs:setDoesNotRecurse (Results 1 – 6 of 6) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp1728 Fn->setDoesNotRecurse(); in emitInterWarpCopyFunction()
2022 Fn->setDoesNotRecurse(); in emitShuffleAndReduceFunction()
2179 Fn->setDoesNotRecurse(); in emitListToGlobalCopyFunction()
2291 Fn->setDoesNotRecurse(); in emitListToGlobalReduceFunction()
2385 Fn->setDoesNotRecurse(); in emitGlobalToListCopyFunction()
2498 Fn->setDoesNotRecurse(); in emitGlobalToListReduceFunction()
3094 Fn->setDoesNotRecurse(); in createParallelDataSharingWrapper()
H A DCGOpenMPRuntime.cpp2164 Fn->setDoesNotRecurse(); in emitCopyprivateCopyFunction()
3002 TaskEntry->setDoesNotRecurse(); in emitProxyTaskFunction()
3107 DestructorFn->setDoesNotRecurse(); in emitDestructorsFunction()
3416 TaskDup->setDoesNotRecurse(); in emitTaskDupFunction()
4825 Fn->setDoesNotRecurse(); in emitReductionFunction()
5264 Fn->setDoesNotRecurse(); in emitReduceInitFunction()
5335 Fn->setDoesNotRecurse(); in emitReduceCombFunction()
5404 Fn->setDoesNotRecurse(); in emitReduceFiniFunction()
H A DCGStmtOpenMP.cpp524 F->setDoesNotRecurse(); in emitOutlinedFunctionPrologue()
5844 Fn->setDoesNotRecurse(); in emitOutlinedOrderedFunction()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/
H A DFunction.h623 void setDoesNotRecurse() { in setDoesNotRecurse() function
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionAttrs.cpp1688 F->setDoesNotRecurse(); in addNoRecurseAttrs()
1964 F.setDoesNotRecurse(); in addNoRecurseAttrsTopDown()
H A DFunctionImport.cpp1421 F->setDoesNotRecurse(); in thinLTOFinalizeInModule()