Searched refs:getNormalCleanupDestSlot (Results 1 – 4 of 4) sorted by relevance
298 CGF.getNormalCleanupDestSlot(), in ResolveAllBranchFixups()326 new llvm::LoadInst(CGF.getNormalCleanupDestSlot(), "cleanup.dest", Term); in TransitionToCleanupSwitch()699 Builder.CreateStore(Builder.getInt32(0), getNormalCleanupDestSlot()); in PopCleanupBlock()762 new llvm::LoadInst(getNormalCleanupDestSlot(), "cleanup.dest"); in PopCleanupBlock()809 getNormalCleanupDestSlot(), in PopCleanupBlock()954 new llvm::StoreInst(Index, getNormalCleanupDestSlot(), BI); in EmitBranchThroughCleanup()1131 llvm::Value *CodeGenFunction::getNormalCleanupDestSlot() { in getNormalCleanupDestSlot() function in CodeGenFunction
1335 CGF.Builder.CreateLoad(CGF.getNormalCleanupDestSlot(), in Emit()1364 CGF.getNormalCleanupDestSlot()); in Emit()
1085 llvm::Value *getNormalCleanupDestSlot();
3466 CGF.Builder.CreateLoad(CGF.getNormalCleanupDestSlot()); in Emit()3472 CGF.getNormalCleanupDestSlot()); in Emit()