Home
last modified time | relevance | path

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

12

/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DBuildLibCalls.cpp93 F.setDoesNotThrow(); in setDoesNotThrow()
235 Changed |= setDoesNotThrow(F); in inferLibFuncAttributes()
244 Changed |= setDoesNotThrow(F); in inferLibFuncAttributes()
254 Changed |= setDoesNotThrow(F); in inferLibFuncAttributes()
262 Changed |= setDoesNotThrow(F); in inferLibFuncAttributes()
277 Changed |= setDoesNotThrow(F); in inferLibFuncAttributes()
286 Changed |= setDoesNotThrow(F); in inferLibFuncAttributes()
296 Changed |= setDoesNotThrow(F); in inferLibFuncAttributes()
309 Changed |= setDoesNotThrow(F); in inferLibFuncAttributes()
318 Changed |= setDoesNotThrow(F); in inferLibFuncAttributes()
[all …]
H A DCodeExtractor.cpp875 newFunction->setDoesNotThrow(); in constructFunction()
H A DInlineFunction.cpp2183 CI->setDoesNotThrow(); in InlineFunction()
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DWasmEHPrepare.cpp260 F->setDoesNotThrow(); in prepareEHPads()
347 PersCI->setDoesNotThrow(); in prepareEHPad()
H A DSjLjEHPrepare.cpp453 Register->setDoesNotThrow(); in setupEntryBlockAndCallSites()
/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDeclCXX.cpp289 atexitFn->setDoesNotThrow(); in registerGlobalDtorWithAtExit()
315 cast<llvm::Function>(unatexit.getCallee())->setDoesNotThrow(); in unregisterGlobalDtorWithUnAtExit()
388 Fn->setDoesNotThrow(); in CreateGlobalInitOrCleanUpFunction()
H A DCGObjCRuntime.cpp344 CGF.Builder.CreateCall(syncEnterFn, lock)->setDoesNotThrow(); in EmitAtSynchronizedStmt()
H A DItaniumCXXABI.cpp2587 fn->setDoesNotThrow(); in emitGlobalDtorWithCXAAtExit()
4655 fn->setDoesNotThrow(); in getClangCallTerminateFn()
4680 catchCall->setDoesNotThrow(); in getClangCallTerminateFn()
4685 termCall->setDoesNotThrow(); in getClangCallTerminateFn()
H A DCGException.cpp1076 TypeIndex->setDoesNotThrow(); in emitWasmCatchPadBlock()
1157 typeIndex->setDoesNotThrow(); in emitCatchDispatchBlock()
H A DCodeGenFunction.cpp1236 F->setDoesNotThrow(); in TryMarkNoThrow()
2591 TrapCall->setDoesNotThrow(); in EmitMultiVersionResolver()
H A DCGDecl.cpp1332 C->setDoesNotThrow(); in EmitLifetimeStart()
1343 C->setDoesNotThrow(); in EmitLifetimeEnd()
H A DCGClass.cpp1454 TrapCall->setDoesNotThrow(); in EmitDestructorBody()
H A DCGExpr.cpp3350 CheckCall->setDoesNotThrow(); in EmitCfiSlowPathCheck()
3504 TrapCall->setDoesNotThrow(); in EmitTrapCheck()
H A DCGObjCMac.cpp3071 call->setDoesNotThrow(); in EmitClassRefViaRuntime()
4445 call->setDoesNotThrow(); in emitReadHazard()
H A DMicrosoftCXXABI.cpp2330 TLRegDtorFn->setDoesNotThrow(); in emitGlobalDtorWithTLRegDtor()
H A DCGCall.cpp4374 call->setDoesNotThrow(); in EmitNounwindRuntimeCall()
H A DCGStmtOpenMP.cpp515 F->setDoesNotThrow(); in emitOutlinedFunctionPrologue()
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DBoundsChecking.cpp197 TrapCall->setDoesNotThrow(); in addBoundsChecking()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp712 GetTempRet0Func->setDoesNotThrow(); in runOnModule()
713 SetTempRet0Func->setDoesNotThrow(); in runOnModule()
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/ObjCARC/
H A DObjCARCContract.cpp391 StoreStrong->setDoesNotThrow(); in tryToContractReleaseIntoStoreStrong()
H A DObjCARCOpts.cpp1077 cast<CallInst>(Inst)->setDoesNotThrow(); in OptimizeIndividualCallImpl()
1760 Call->setDoesNotThrow(); in MoveCalls()
1776 Call->setDoesNotThrow(); in MoveCalls()
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DFunction.h611 void setDoesNotThrow() { in setDoesNotThrow() function
H A DInstrTypes.h1847 void setDoesNotThrow() {
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DFunctionAttrs.cpp1337 F.setDoesNotThrow(); in inferAttrsFromFunctionBodies()
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp793 CI.setDoesNotThrow(); in visitCallInst()
2331 Call.setDoesNotThrow(); in visitCallBase()

12