Home
last modified time | relevance | path

Searched refs:setDoesNotThrow (Results 1 – 25 of 27) sorted by relevance

12

/freebsd-12.1/contrib/llvm/lib/Transforms/Utils/
H A DBuildLibCalls.cpp70 F.setDoesNotThrow(); in setDoesNotThrow()
146 Changed |= setDoesNotThrow(F); in inferLibFuncAttributes()
153 Changed |= setDoesNotThrow(F); in inferLibFuncAttributes()
162 Changed |= setDoesNotThrow(F); in inferLibFuncAttributes()
174 Changed |= setDoesNotThrow(F); in inferLibFuncAttributes()
179 Changed |= setDoesNotThrow(F); in inferLibFuncAttributes()
192 Changed |= setDoesNotThrow(F); in inferLibFuncAttributes()
199 Changed |= setDoesNotThrow(F); in inferLibFuncAttributes()
204 Changed |= setDoesNotThrow(F); in inferLibFuncAttributes()
209 Changed |= setDoesNotThrow(F); in inferLibFuncAttributes()
[all …]
H A DCodeExtractor.cpp742 newFunction->setDoesNotThrow(); in constructFunction()
H A DInlineFunction.cpp1912 CI->setDoesNotThrow(); in InlineFunction()
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DWasmEHPrepare.cpp281 CallPersonalityF->setDoesNotThrow(); in prepareEHPads()
378 PersCI->setDoesNotThrow(); in prepareEHPad()
H A DSjLjEHPrepare.cpp442 Register->setDoesNotThrow(); in setupEntryBlockAndCallSites()
/freebsd-12.1/contrib/llvm/include/llvm/IR/
H A DCallSite.h508 void setDoesNotThrow() { in setDoesNotThrow() function
509 CALLSITE_DELEGATE_SETTER(setDoesNotThrow()); in setDoesNotThrow()
H A DFunction.h523 void setDoesNotThrow() { in setDoesNotThrow() function
H A DInstrTypes.h1556 void setDoesNotThrow() {
H A DInstructions.h3780 void setDoesNotThrow() {
/freebsd-12.1/contrib/llvm/lib/Transforms/Instrumentation/
H A DBoundsChecking.cpp191 TrapCall->setDoesNotThrow(); in addBoundsChecking()
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGDeclCXX.cpp268 atexitFn->setDoesNotThrow(); in registerGlobalDtorWithAtExit()
341 Fn->setDoesNotThrow(); in CreateGlobalInitOrDestructFunction()
H A DCGObjCRuntime.cpp346 CGF.Builder.CreateCall(syncEnterFn, lock)->setDoesNotThrow(); in EmitAtSynchronizedStmt()
H A DItaniumCXXABI.cpp2312 fn->setDoesNotThrow(); in emitGlobalDtorWithCXAAtExit()
4217 fn->setDoesNotThrow(); in getClangCallTerminateFn()
4242 catchCall->setDoesNotThrow(); in getClangCallTerminateFn()
4247 termCall->setDoesNotThrow(); in getClangCallTerminateFn()
H A DCGException.cpp1033 TypeIndex->setDoesNotThrow(); in emitWasmCatchPadBlock()
1114 typeIndex->setDoesNotThrow(); in emitCatchDispatchBlock()
H A DCGDecl.cpp1221 C->setDoesNotThrow(); in EmitLifetimeStart()
1232 C->setDoesNotThrow(); in EmitLifetimeEnd()
H A DCodeGenFunction.cpp1248 F->setDoesNotThrow(); in TryMarkNoThrow()
2500 TrapCall->setDoesNotThrow(); in EmitMultiVersionResolver()
H A DCGExpr.cpp3077 CheckCall->setDoesNotThrow(); in EmitCfiSlowPathCheck()
3214 TrapCall->setDoesNotThrow(); in EmitTrapCheck()
H A DCGClass.cpp1418 TrapCall->setDoesNotThrow(); in EmitDestructorBody()
H A DCGObjCMac.cpp2968 call->setDoesNotThrow(); in EmitClassRefViaRuntime()
4195 call->setDoesNotThrow(); in emitReadHazard()
H A DCGCall.cpp3692 call->setDoesNotThrow(); in EmitNounwindRuntimeCall()
/freebsd-12.1/contrib/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp648 GetTempRet0Func->setDoesNotThrow(); in runOnModule()
649 SetTempRet0Func->setDoesNotThrow(); in runOnModule()
/freebsd-12.1/contrib/llvm/lib/Transforms/ObjCARC/
H A DObjCARCOpts.cpp875 cast<CallInst>(Inst)->setDoesNotThrow(); in OptimizeIndividualCalls()
1533 Call->setDoesNotThrow(); in MoveCalls()
1549 Call->setDoesNotThrow(); in MoveCalls()
H A DObjCARCContract.cpp414 StoreStrong->setDoesNotThrow(); in tryToContractReleaseIntoStoreStrong()
/freebsd-12.1/contrib/llvm/lib/Transforms/IPO/
H A DFunctionAttrs.cpp1279 F.setDoesNotThrow(); in inferAttrsFromFunctionBodies()
/freebsd-12.1/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp1843 CI.setDoesNotThrow(); in visitCallInst()
4304 CS.setDoesNotThrow(); in visitCallSite()

12