Searched refs:getNormalCleanupDestSlot (Results 1 – 4 of 4) sorted by relevance
298 CGF.getNormalCleanupDestSlot(), in ResolveAllBranchFixups()325 new llvm::LoadInst(CGF.getNormalCleanupDestSlot(), "cleanup.dest", Term); in TransitionToCleanupSwitch()698 Builder.CreateStore(Builder.getInt32(0), getNormalCleanupDestSlot()); in PopCleanupBlock()761 new llvm::LoadInst(getNormalCleanupDestSlot(), "cleanup.dest"); in PopCleanupBlock()808 getNormalCleanupDestSlot(), in PopCleanupBlock()954 new llvm::StoreInst(Index, getNormalCleanupDestSlot(), BI); in EmitBranchThroughCleanup()1131 llvm::Value *CodeGenFunction::getNormalCleanupDestSlot() { in getNormalCleanupDestSlot() function in CodeGenFunction
1369 CGF.Builder.CreateLoad(CGF.getNormalCleanupDestSlot(), in Emit()1398 CGF.getNormalCleanupDestSlot()); in Emit()
980 llvm::Value *getNormalCleanupDestSlot();
3529 CGF.Builder.CreateLoad(CGF.getNormalCleanupDestSlot()); in Emit()3535 CGF.getNormalCleanupDestSlot()); in Emit()