Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:CreateAlloca

607     return RValue::get(Builder.CreateAlloca(Builder.getInt8Ty(), Size));
1980 Value *Tmp = Builder.CreateAlloca(ConvertType(E->getArg(0)->getType()),
2890 Value *Tmp = Builder.CreateAlloca(Int32Ty, One);
2898 Value *Tmp = Builder.CreateAlloca(Int32Ty, One);