Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DFunction.h610 void setDoesNotRecurse() { in setDoesNotRecurse() function
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp2118 Fn->setDoesNotRecurse(); in emitInterWarpCopyFunction()
2424 Fn->setDoesNotRecurse(); in emitShuffleAndReduceFunction()
2581 Fn->setDoesNotRecurse(); in emitListToGlobalCopyFunction()
2694 Fn->setDoesNotRecurse(); in emitListToGlobalReduceFunction()
2790 Fn->setDoesNotRecurse(); in emitGlobalToListCopyFunction()
2904 Fn->setDoesNotRecurse(); in emitGlobalToListReduceFunction()
3524 Fn->setDoesNotRecurse(); in createParallelDataSharingWrapper()
H A DCGOpenMPRuntime.cpp2358 Fn->setDoesNotRecurse(); in emitCopyprivateCopyFunction()
3519 TaskEntry->setDoesNotRecurse(); in emitProxyTaskFunction()
3624 DestructorFn->setDoesNotRecurse(); in emitDestructorsFunction()
3933 TaskDup->setDoesNotRecurse(); in emitTaskDupFunction()
5341 Fn->setDoesNotRecurse(); in emitReductionFunction()
5780 Fn->setDoesNotRecurse(); in emitReduceInitFunction()
5852 Fn->setDoesNotRecurse(); in emitReduceCombFunction()
5922 Fn->setDoesNotRecurse(); in emitReduceFiniFunction()
H A DCGStmtOpenMP.cpp523 F->setDoesNotRecurse(); in emitOutlinedFunctionPrologue()
5746 Fn->setDoesNotRecurse(); in emitOutlinedOrderedFunction()
/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DFunctionAttrs.cpp1616 F->setDoesNotRecurse(); in addNoRecurseAttrs()
2024 F.setDoesNotRecurse(); in addNoRecurseAttrsTopDown()
H A DFunctionImport.cpp1071 F->setDoesNotRecurse(); in thinLTOFinalizeInModule()