Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:CreateTempAlloca

892           llvm::Value *NRVOFlag = CreateTempAlloca(Zero->getType(), "nrvo");
905 llvm::AllocaInst *Alloc = CreateTempAlloca(LTy);
934 llvm::Value *Stack = CreateTempAlloca(Int8PtrTy, "saved_stack");
1621 llvm::AllocaInst *Alloc = CreateTempAlloca(ConvertTypeForMem(Ty),
1656 llvm::AllocaInst *Alloc = CreateTempAlloca(ConvertTypeForMem(Ty),