Lines Matching defs:Name
295 CallInst::CallInst(Value *Func, const Twine &Name, in CallInst()
305 CallInst::CallInst(Value *Func, const Twine &Name, in CallInst()
357 const Twine &Name) { in createMalloc()
442 const Twine &Name) { in CreateMalloc()
458 Function *MallocF, const Twine &Name) { in CreateMalloc()
807 const Twine &Name, Instruction *InsertBefore) in AllocaInst()
816 const Twine &Name, BasicBlock *InsertAtEnd) in AllocaInst()
824 AllocaInst::AllocaInst(Type *Ty, const Twine &Name, in AllocaInst()
833 AllocaInst::AllocaInst(Type *Ty, const Twine &Name, in AllocaInst()
843 const Twine &Name, Instruction *InsertBefore) in AllocaInst()
852 const Twine &Name, BasicBlock *InsertAtEnd) in AllocaInst()
905 LoadInst::LoadInst(Value *Ptr, const Twine &Name, Instruction *InsertBef) in LoadInst()
915 LoadInst::LoadInst(Value *Ptr, const Twine &Name, BasicBlock *InsertAE) in LoadInst()
925 LoadInst::LoadInst(Value *Ptr, const Twine &Name, bool isVolatile, in LoadInst()
936 LoadInst::LoadInst(Value *Ptr, const Twine &Name, bool isVolatile, in LoadInst()
947 LoadInst::LoadInst(Value *Ptr, const Twine &Name, bool isVolatile, in LoadInst()
958 LoadInst::LoadInst(Value *Ptr, const Twine &Name, bool isVolatile, in LoadInst()
969 LoadInst::LoadInst(Value *Ptr, const Twine &Name, bool isVolatile, in LoadInst()
982 LoadInst::LoadInst(Value *Ptr, const Twine &Name, bool isVolatile, in LoadInst()
995 LoadInst::LoadInst(Value *Ptr, const char *Name, Instruction *InsertBef) in LoadInst()
1005 LoadInst::LoadInst(Value *Ptr, const char *Name, BasicBlock *InsertAE) in LoadInst()
1015 LoadInst::LoadInst(Value *Ptr, const char *Name, bool isVolatile, in LoadInst()
1026 LoadInst::LoadInst(Value *Ptr, const char *Name, bool isVolatile, in LoadInst()
1305 const Twine &Name) { in init()
1428 const Twine &Name, in ExtractElementInst()
1442 const Twine &Name, in ExtractElementInst()
1469 const Twine &Name, in InsertElementInst()
1483 const Twine &Name, in InsertElementInst()
1516 const Twine &Name, in ShuffleVectorInst()
1533 const Twine &Name, in ShuffleVectorInst()
1635 const Twine &Name) { in init()
1666 void ExtractValueInst::init(ArrayRef<unsigned> Idxs, const Twine &Name) { in init()
1720 Type *Ty, const Twine &Name, in BinaryOperator()
1733 Type *Ty, const Twine &Name, in BinaryOperator()
1822 const Twine &Name, in Create()
1830 const Twine &Name, in Create()
1837 BinaryOperator *BinaryOperator::CreateNeg(Value *Op, const Twine &Name, in CreateNeg()
1845 BinaryOperator *BinaryOperator::CreateNeg(Value *Op, const Twine &Name, in CreateNeg()
1853 BinaryOperator *BinaryOperator::CreateNSWNeg(Value *Op, const Twine &Name, in CreateNSWNeg()
1859 BinaryOperator *BinaryOperator::CreateNSWNeg(Value *Op, const Twine &Name, in CreateNSWNeg()
1865 BinaryOperator *BinaryOperator::CreateNUWNeg(Value *Op, const Twine &Name, in CreateNUWNeg()
1871 BinaryOperator *BinaryOperator::CreateNUWNeg(Value *Op, const Twine &Name, in CreateNUWNeg()
1877 BinaryOperator *BinaryOperator::CreateFNeg(Value *Op, const Twine &Name, in CreateFNeg()
1884 BinaryOperator *BinaryOperator::CreateFNeg(Value *Op, const Twine &Name, in CreateFNeg()
1891 BinaryOperator *BinaryOperator::CreateNot(Value *Op, const Twine &Name, in CreateNot()
1898 BinaryOperator *BinaryOperator::CreateNot(Value *Op, const Twine &Name, in CreateNot()
2272 const Twine &Name, Instruction *InsertBefore) { in Create()
2293 const Twine &Name, BasicBlock *InsertAtEnd) { in Create()
2314 const Twine &Name, in CreateZExtOrBitCast()
2322 const Twine &Name, in CreateZExtOrBitCast()
2330 const Twine &Name, in CreateSExtOrBitCast()
2338 const Twine &Name, in CreateSExtOrBitCast()
2346 const Twine &Name, in CreateTruncOrBitCast()
2354 const Twine &Name, in CreateTruncOrBitCast()
2362 const Twine &Name, in CreatePointerCast()
2375 const Twine &Name, in CreatePointerCast()
2387 bool isSigned, const Twine &Name, in CreateIntegerCast()
2401 bool isSigned, const Twine &Name, in CreateIntegerCast()
2415 const Twine &Name, in CreateFPCast()
2428 const Twine &Name, in CreateFPCast()
2687 Value *S, Type *Ty, const Twine &Name, Instruction *InsertBefore in TruncInst()
2693 Value *S, Type *Ty, const Twine &Name, BasicBlock *InsertAtEnd in TruncInst()
2699 Value *S, Type *Ty, const Twine &Name, Instruction *InsertBefore in ZExtInst()
2705 Value *S, Type *Ty, const Twine &Name, BasicBlock *InsertAtEnd in ZExtInst()
2710 Value *S, Type *Ty, const Twine &Name, Instruction *InsertBefore in SExtInst()
2716 Value *S, Type *Ty, const Twine &Name, BasicBlock *InsertAtEnd in SExtInst()
2722 Value *S, Type *Ty, const Twine &Name, Instruction *InsertBefore in FPTruncInst()
2728 Value *S, Type *Ty, const Twine &Name, BasicBlock *InsertAtEnd in FPTruncInst()
2734 Value *S, Type *Ty, const Twine &Name, Instruction *InsertBefore in FPExtInst()
2740 Value *S, Type *Ty, const Twine &Name, BasicBlock *InsertAtEnd in FPExtInst()
2746 Value *S, Type *Ty, const Twine &Name, Instruction *InsertBefore in UIToFPInst()
2752 Value *S, Type *Ty, const Twine &Name, BasicBlock *InsertAtEnd in UIToFPInst()
2758 Value *S, Type *Ty, const Twine &Name, Instruction *InsertBefore in SIToFPInst()
2764 Value *S, Type *Ty, const Twine &Name, BasicBlock *InsertAtEnd in SIToFPInst()
2770 Value *S, Type *Ty, const Twine &Name, Instruction *InsertBefore in FPToUIInst()
2776 Value *S, Type *Ty, const Twine &Name, BasicBlock *InsertAtEnd in FPToUIInst()
2782 Value *S, Type *Ty, const Twine &Name, Instruction *InsertBefore in FPToSIInst()
2788 Value *S, Type *Ty, const Twine &Name, BasicBlock *InsertAtEnd in FPToSIInst()
2794 Value *S, Type *Ty, const Twine &Name, Instruction *InsertBefore in PtrToIntInst()
2800 Value *S, Type *Ty, const Twine &Name, BasicBlock *InsertAtEnd in PtrToIntInst()
2806 Value *S, Type *Ty, const Twine &Name, Instruction *InsertBefore in IntToPtrInst()
2812 Value *S, Type *Ty, const Twine &Name, BasicBlock *InsertAtEnd in IntToPtrInst()
2818 Value *S, Type *Ty, const Twine &Name, Instruction *InsertBefore in BitCastInst()
2824 Value *S, Type *Ty, const Twine &Name, BasicBlock *InsertAtEnd in BitCastInst()
2836 Value *LHS, Value *RHS, const Twine &Name, in CmpInst()
2849 Value *LHS, Value *RHS, const Twine &Name, in CmpInst()
2864 const Twine &Name, Instruction *InsertBefore) { in Create()
2884 const Twine &Name, BasicBlock *InsertAtEnd) { in Create()