Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp1766 Fn->setDoesNotRecurse(); in emitInterWarpCopyFunction()
2072 Fn->setDoesNotRecurse(); in emitShuffleAndReduceFunction()
2229 Fn->setDoesNotRecurse(); in emitListToGlobalCopyFunction()
2342 Fn->setDoesNotRecurse(); in emitListToGlobalReduceFunction()
2438 Fn->setDoesNotRecurse(); in emitGlobalToListCopyFunction()
2552 Fn->setDoesNotRecurse(); in emitGlobalToListReduceFunction()
3172 Fn->setDoesNotRecurse(); in createParallelDataSharingWrapper()
H A DCGOpenMPRuntime.cpp2335 Fn->setDoesNotRecurse(); in emitCopyprivateCopyFunction()
3204 TaskEntry->setDoesNotRecurse(); in emitProxyTaskFunction()
3309 DestructorFn->setDoesNotRecurse(); in emitDestructorsFunction()
3618 TaskDup->setDoesNotRecurse(); in emitTaskDupFunction()
5028 Fn->setDoesNotRecurse(); in emitReductionFunction()
5467 Fn->setDoesNotRecurse(); in emitReduceInitFunction()
5539 Fn->setDoesNotRecurse(); in emitReduceCombFunction()
5609 Fn->setDoesNotRecurse(); in emitReduceFiniFunction()
H A DCGStmtOpenMP.cpp524 F->setDoesNotRecurse(); in emitOutlinedFunctionPrologue()
5810 Fn->setDoesNotRecurse(); in emitOutlinedOrderedFunction()
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DFunction.h590 void setDoesNotRecurse() { in setDoesNotRecurse() function
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DFunctionAttrs.cpp1529 F->setDoesNotRecurse(); in addNoRecurseAttrs()
1937 F.setDoesNotRecurse(); in addNoRecurseAttrsTopDown()
H A DFunctionImport.cpp1072 F->setDoesNotRecurse(); in thinLTOFinalizeInModule()