Lines Matching refs:CreateTempAlloca
386 ExceptionSlot = CreateTempAlloca(Int8PtrTy, "exn.slot");
392 EHSelectorSlot = CreateTempAlloca(Int32Ty, "ehselector.slot");
949 llvm::Value *ExnPtrTmp = CGF.CreateTempAlloca(PtrTy, "exn.byref.tmp");
1396 SavedExnVar = CGF.CreateTempAlloca(CGF.Int8PtrTy, "finally.exn");
1416 ForEHVar = CGF.CreateTempAlloca(CGF.Builder.getInt1Ty(), "finally.for-eh");