• Home
  • Raw
  • Download

Lines Matching refs:Twine

181                                unsigned NumReservedValues, const Twine &NameStr,  in LandingPadInst()
188 unsigned NumReservedValues, const Twine &NameStr, in LandingPadInst()
211 const Twine &NameStr, in Create()
219 const Twine &NameStr, in Create()
226 const Twine &NameStr) { in init()
266 void CallInst::init(Value *Func, ArrayRef<Value *> Args, const Twine &NameStr) { in init()
288 void CallInst::init(Value *Func, const Twine &NameStr) { in init()
302 CallInst::CallInst(Value *Func, const Twine &Name, in CallInst()
312 CallInst::CallInst(Value *Func, const Twine &Name, in CallInst()
375 const Twine &Name) { in createMalloc()
460 const Twine &Name) { in CreateMalloc()
476 Function *MallocF, const Twine &Name) { in CreateMalloc()
532 ArrayRef<Value *> Args, const Twine &NameStr) { in init()
835 const Twine &Name, Instruction *InsertBefore) in AllocaInst()
844 const Twine &Name, BasicBlock *InsertAtEnd) in AllocaInst()
852 AllocaInst::AllocaInst(Type *Ty, const Twine &Name, in AllocaInst()
861 AllocaInst::AllocaInst(Type *Ty, const Twine &Name, in AllocaInst()
871 const Twine &Name, Instruction *InsertBefore) in AllocaInst()
880 const Twine &Name, BasicBlock *InsertAtEnd) in AllocaInst()
933 LoadInst::LoadInst(Value *Ptr, const Twine &Name, Instruction *InsertBef) in LoadInst()
943 LoadInst::LoadInst(Value *Ptr, const Twine &Name, BasicBlock *InsertAE) in LoadInst()
953 LoadInst::LoadInst(Value *Ptr, const Twine &Name, bool isVolatile, in LoadInst()
964 LoadInst::LoadInst(Value *Ptr, const Twine &Name, bool isVolatile, in LoadInst()
975 LoadInst::LoadInst(Value *Ptr, const Twine &Name, bool isVolatile, in LoadInst()
986 LoadInst::LoadInst(Value *Ptr, const Twine &Name, bool isVolatile, in LoadInst()
997 LoadInst::LoadInst(Value *Ptr, const Twine &Name, bool isVolatile, in LoadInst()
1010 LoadInst::LoadInst(Value *Ptr, const Twine &Name, bool isVolatile, in LoadInst()
1333 const Twine &Name) { in init()
1441 const Twine &Name, in ExtractElementInst()
1455 const Twine &Name, in ExtractElementInst()
1482 const Twine &Name, in InsertElementInst()
1496 const Twine &Name, in InsertElementInst()
1529 const Twine &Name, in ShuffleVectorInst()
1546 const Twine &Name, in ShuffleVectorInst()
1648 const Twine &Name) { in init()
1679 void ExtractValueInst::init(ArrayRef<unsigned> Idxs, const Twine &Name) { in init()
1733 Type *Ty, const Twine &Name, in BinaryOperator()
1746 Type *Ty, const Twine &Name, in BinaryOperator()
1835 const Twine &Name, in Create()
1843 const Twine &Name, in Create()
1850 BinaryOperator *BinaryOperator::CreateNeg(Value *Op, const Twine &Name, in CreateNeg()
1858 BinaryOperator *BinaryOperator::CreateNeg(Value *Op, const Twine &Name, in CreateNeg()
1866 BinaryOperator *BinaryOperator::CreateNSWNeg(Value *Op, const Twine &Name, in CreateNSWNeg()
1872 BinaryOperator *BinaryOperator::CreateNSWNeg(Value *Op, const Twine &Name, in CreateNSWNeg()
1878 BinaryOperator *BinaryOperator::CreateNUWNeg(Value *Op, const Twine &Name, in CreateNUWNeg()
1884 BinaryOperator *BinaryOperator::CreateNUWNeg(Value *Op, const Twine &Name, in CreateNUWNeg()
1890 BinaryOperator *BinaryOperator::CreateFNeg(Value *Op, const Twine &Name, in CreateFNeg()
1897 BinaryOperator *BinaryOperator::CreateFNeg(Value *Op, const Twine &Name, in CreateFNeg()
1904 BinaryOperator *BinaryOperator::CreateNot(Value *Op, const Twine &Name, in CreateNot()
1911 BinaryOperator *BinaryOperator::CreateNot(Value *Op, const Twine &Name, in CreateNot()
2326 const Twine &Name, Instruction *InsertBefore) { in Create()
2347 const Twine &Name, BasicBlock *InsertAtEnd) { in Create()
2368 const Twine &Name, in CreateZExtOrBitCast()
2376 const Twine &Name, in CreateZExtOrBitCast()
2384 const Twine &Name, in CreateSExtOrBitCast()
2392 const Twine &Name, in CreateSExtOrBitCast()
2400 const Twine &Name, in CreateTruncOrBitCast()
2408 const Twine &Name, in CreateTruncOrBitCast()
2416 const Twine &Name, in CreatePointerCast()
2433 const Twine &Name, in CreatePointerCast()
2449 bool isSigned, const Twine &Name, in CreateIntegerCast()
2463 bool isSigned, const Twine &Name, in CreateIntegerCast()
2477 const Twine &Name, in CreateFPCast()
2490 const Twine &Name, in CreateFPCast()
2796 Value *S, Type *Ty, const Twine &Name, Instruction *InsertBefore in TruncInst()
2802 Value *S, Type *Ty, const Twine &Name, BasicBlock *InsertAtEnd in TruncInst()
2808 Value *S, Type *Ty, const Twine &Name, Instruction *InsertBefore in ZExtInst()
2814 Value *S, Type *Ty, const Twine &Name, BasicBlock *InsertAtEnd in ZExtInst()
2819 Value *S, Type *Ty, const Twine &Name, Instruction *InsertBefore in SExtInst()
2825 Value *S, Type *Ty, const Twine &Name, BasicBlock *InsertAtEnd in SExtInst()
2831 Value *S, Type *Ty, const Twine &Name, Instruction *InsertBefore in FPTruncInst()
2837 Value *S, Type *Ty, const Twine &Name, BasicBlock *InsertAtEnd in FPTruncInst()
2843 Value *S, Type *Ty, const Twine &Name, Instruction *InsertBefore in FPExtInst()
2849 Value *S, Type *Ty, const Twine &Name, BasicBlock *InsertAtEnd in FPExtInst()
2855 Value *S, Type *Ty, const Twine &Name, Instruction *InsertBefore in UIToFPInst()
2861 Value *S, Type *Ty, const Twine &Name, BasicBlock *InsertAtEnd in UIToFPInst()
2867 Value *S, Type *Ty, const Twine &Name, Instruction *InsertBefore in SIToFPInst()
2873 Value *S, Type *Ty, const Twine &Name, BasicBlock *InsertAtEnd in SIToFPInst()
2879 Value *S, Type *Ty, const Twine &Name, Instruction *InsertBefore in FPToUIInst()
2885 Value *S, Type *Ty, const Twine &Name, BasicBlock *InsertAtEnd in FPToUIInst()
2891 Value *S, Type *Ty, const Twine &Name, Instruction *InsertBefore in FPToSIInst()
2897 Value *S, Type *Ty, const Twine &Name, BasicBlock *InsertAtEnd in FPToSIInst()
2903 Value *S, Type *Ty, const Twine &Name, Instruction *InsertBefore in PtrToIntInst()
2909 Value *S, Type *Ty, const Twine &Name, BasicBlock *InsertAtEnd in PtrToIntInst()
2915 Value *S, Type *Ty, const Twine &Name, Instruction *InsertBefore in IntToPtrInst()
2921 Value *S, Type *Ty, const Twine &Name, BasicBlock *InsertAtEnd in IntToPtrInst()
2927 Value *S, Type *Ty, const Twine &Name, Instruction *InsertBefore in BitCastInst()
2933 Value *S, Type *Ty, const Twine &Name, BasicBlock *InsertAtEnd in BitCastInst()
2945 Value *LHS, Value *RHS, const Twine &Name, in CmpInst()
2958 Value *LHS, Value *RHS, const Twine &Name, in CmpInst()
2973 const Twine &Name, Instruction *InsertBefore) { in Create()
2993 const Twine &Name, BasicBlock *InsertAtEnd) { in Create()
3502 return new LoadInst(getOperand(0), Twine(), isVolatile(), in clone_impl()