Lines Matching refs:Twine
162 const Twine &NameStr, Instruction *InsertBefore) in LandingPadInst()
168 const Twine &NameStr, BasicBlock *InsertAtEnd) in LandingPadInst()
187 const Twine &NameStr, in Create()
193 const Twine &NameStr, in Create()
198 void LandingPadInst::init(unsigned NumReservedValues, const Twine &NameStr) { in init()
231 ArrayRef<OperandBundleDef> Bundles, const Twine &NameStr) { in init()
257 void CallInst::init(Value *Func, const Twine &NameStr) { in init()
268 CallInst::CallInst(Value *Func, const Twine &Name, in CallInst()
278 CallInst::CallInst(Value *Func, const Twine &Name, in CallInst()
388 const Twine &Name) { in createMalloc()
473 const Twine &Name) { in CreateMalloc()
489 Function *MallocF, const Twine &Name) { in CreateMalloc()
547 const Twine &NameStr) { in init()
871 const Twine &NameStr, in CatchSwitchInst()
883 const Twine &NameStr, BasicBlock *InsertAtEnd) in CatchSwitchInst()
951 const Twine &NameStr) { in init()
969 const Twine &NameStr, Instruction *InsertBefore) in FuncletPadInst()
978 const Twine &NameStr, BasicBlock *InsertAtEnd) in FuncletPadInst()
1121 AllocaInst::AllocaInst(Type *Ty, const Twine &Name, Instruction *InsertBefore) in AllocaInst()
1124 AllocaInst::AllocaInst(Type *Ty, const Twine &Name, BasicBlock *InsertAtEnd) in AllocaInst()
1127 AllocaInst::AllocaInst(Type *Ty, Value *ArraySize, const Twine &Name, in AllocaInst()
1131 AllocaInst::AllocaInst(Type *Ty, Value *ArraySize, const Twine &Name, in AllocaInst()
1136 const Twine &Name, Instruction *InsertBefore) in AllocaInst()
1146 const Twine &Name, BasicBlock *InsertAtEnd) in AllocaInst()
1197 LoadInst::LoadInst(Value *Ptr, const Twine &Name, Instruction *InsertBef) in LoadInst()
1200 LoadInst::LoadInst(Value *Ptr, const Twine &Name, BasicBlock *InsertAE) in LoadInst()
1203 LoadInst::LoadInst(Type *Ty, Value *Ptr, const Twine &Name, bool isVolatile, in LoadInst()
1207 LoadInst::LoadInst(Value *Ptr, const Twine &Name, bool isVolatile, in LoadInst()
1211 LoadInst::LoadInst(Type *Ty, Value *Ptr, const Twine &Name, bool isVolatile, in LoadInst()
1216 LoadInst::LoadInst(Value *Ptr, const Twine &Name, bool isVolatile, in LoadInst()
1221 LoadInst::LoadInst(Type *Ty, Value *Ptr, const Twine &Name, bool isVolatile, in LoadInst()
1233 LoadInst::LoadInst(Value *Ptr, const Twine &Name, bool isVolatile, in LoadInst()
1511 const Twine &Name) { in init()
1618 const Twine &Name, in ExtractElementInst()
1632 const Twine &Name, in ExtractElementInst()
1659 const Twine &Name, in InsertElementInst()
1673 const Twine &Name, in InsertElementInst()
1706 const Twine &Name, in ShuffleVectorInst()
1723 const Twine &Name, in ShuffleVectorInst()
1825 const Twine &Name) { in init()
1856 void ExtractValueInst::init(ArrayRef<unsigned> Idxs, const Twine &Name) { in init()
1909 Type *Ty, const Twine &Name, in BinaryOperator()
1922 Type *Ty, const Twine &Name, in BinaryOperator()
2011 const Twine &Name, in Create()
2019 const Twine &Name, in Create()
2026 BinaryOperator *BinaryOperator::CreateNeg(Value *Op, const Twine &Name, in CreateNeg()
2034 BinaryOperator *BinaryOperator::CreateNeg(Value *Op, const Twine &Name, in CreateNeg()
2042 BinaryOperator *BinaryOperator::CreateNSWNeg(Value *Op, const Twine &Name, in CreateNSWNeg()
2048 BinaryOperator *BinaryOperator::CreateNSWNeg(Value *Op, const Twine &Name, in CreateNSWNeg()
2054 BinaryOperator *BinaryOperator::CreateNUWNeg(Value *Op, const Twine &Name, in CreateNUWNeg()
2060 BinaryOperator *BinaryOperator::CreateNUWNeg(Value *Op, const Twine &Name, in CreateNUWNeg()
2066 BinaryOperator *BinaryOperator::CreateFNeg(Value *Op, const Twine &Name, in CreateFNeg()
2073 BinaryOperator *BinaryOperator::CreateFNeg(Value *Op, const Twine &Name, in CreateFNeg()
2080 BinaryOperator *BinaryOperator::CreateNot(Value *Op, const Twine &Name, in CreateNot()
2087 BinaryOperator *BinaryOperator::CreateNot(Value *Op, const Twine &Name, in CreateNot()
2572 const Twine &Name, Instruction *InsertBefore) { in Create()
2594 const Twine &Name, BasicBlock *InsertAtEnd) { in Create()
2616 const Twine &Name, in CreateZExtOrBitCast()
2624 const Twine &Name, in CreateZExtOrBitCast()
2632 const Twine &Name, in CreateSExtOrBitCast()
2640 const Twine &Name, in CreateSExtOrBitCast()
2648 const Twine &Name, in CreateTruncOrBitCast()
2656 const Twine &Name, in CreateTruncOrBitCast()
2664 const Twine &Name, in CreatePointerCast()
2682 const Twine &Name, in CreatePointerCast()
2700 const Twine &Name, in CreatePointerBitCastOrAddrSpaceCast()
2713 const Twine &Name, in CreatePointerBitCastOrAddrSpaceCast()
2725 const Twine &Name, in CreateBitOrPointerCast()
2736 bool isSigned, const Twine &Name, in CreateIntegerCast()
2750 bool isSigned, const Twine &Name, in CreateIntegerCast()
2764 const Twine &Name, in CreateFPCast()
2777 const Twine &Name, in CreateFPCast()
3125 Value *S, Type *Ty, const Twine &Name, Instruction *InsertBefore in TruncInst()
3131 Value *S, Type *Ty, const Twine &Name, BasicBlock *InsertAtEnd in TruncInst()
3137 Value *S, Type *Ty, const Twine &Name, Instruction *InsertBefore in ZExtInst()
3143 Value *S, Type *Ty, const Twine &Name, BasicBlock *InsertAtEnd in ZExtInst()
3148 Value *S, Type *Ty, const Twine &Name, Instruction *InsertBefore in SExtInst()
3154 Value *S, Type *Ty, const Twine &Name, BasicBlock *InsertAtEnd in SExtInst()
3160 Value *S, Type *Ty, const Twine &Name, Instruction *InsertBefore in FPTruncInst()
3166 Value *S, Type *Ty, const Twine &Name, BasicBlock *InsertAtEnd in FPTruncInst()
3172 Value *S, Type *Ty, const Twine &Name, Instruction *InsertBefore in FPExtInst()
3178 Value *S, Type *Ty, const Twine &Name, BasicBlock *InsertAtEnd in FPExtInst()
3184 Value *S, Type *Ty, const Twine &Name, Instruction *InsertBefore in UIToFPInst()
3190 Value *S, Type *Ty, const Twine &Name, BasicBlock *InsertAtEnd in UIToFPInst()
3196 Value *S, Type *Ty, const Twine &Name, Instruction *InsertBefore in SIToFPInst()
3202 Value *S, Type *Ty, const Twine &Name, BasicBlock *InsertAtEnd in SIToFPInst()
3208 Value *S, Type *Ty, const Twine &Name, Instruction *InsertBefore in FPToUIInst()
3214 Value *S, Type *Ty, const Twine &Name, BasicBlock *InsertAtEnd in FPToUIInst()
3220 Value *S, Type *Ty, const Twine &Name, Instruction *InsertBefore in FPToSIInst()
3226 Value *S, Type *Ty, const Twine &Name, BasicBlock *InsertAtEnd in FPToSIInst()
3232 Value *S, Type *Ty, const Twine &Name, Instruction *InsertBefore in PtrToIntInst()
3238 Value *S, Type *Ty, const Twine &Name, BasicBlock *InsertAtEnd in PtrToIntInst()
3244 Value *S, Type *Ty, const Twine &Name, Instruction *InsertBefore in IntToPtrInst()
3250 Value *S, Type *Ty, const Twine &Name, BasicBlock *InsertAtEnd in IntToPtrInst()
3256 Value *S, Type *Ty, const Twine &Name, Instruction *InsertBefore in BitCastInst()
3262 Value *S, Type *Ty, const Twine &Name, BasicBlock *InsertAtEnd in BitCastInst()
3268 Value *S, Type *Ty, const Twine &Name, Instruction *InsertBefore in AddrSpaceCastInst()
3274 Value *S, Type *Ty, const Twine &Name, BasicBlock *InsertAtEnd in AddrSpaceCastInst()
3286 Value *RHS, const Twine &Name, Instruction *InsertBefore) in CmpInst()
3298 Value *RHS, const Twine &Name, BasicBlock *InsertAtEnd) in CmpInst()
3311 const Twine &Name, Instruction *InsertBefore) { in Create()
3331 const Twine &Name, BasicBlock *InsertAtEnd) { in Create()
3819 return new LoadInst(getOperand(0), Twine(), isVolatile(), in cloneImpl()