Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Twine

38   class Twine;
1490 const llvm::Twine &Name = "tmp");
1500 llvm::AllocaInst *CreateIRTemp(QualType T, const llvm::Twine &Name = "tmp");
1504 llvm::AllocaInst *CreateMemTemp(QualType T, const llvm::Twine &Name = "tmp");
1508 AggValueSlot CreateAggTemp(QualType T, const llvm::Twine &Name = "tmp") {
2078 const llvm::Twine &Name = "");
2080 const llvm::Twine &Name = "");