Searched refs:cloneImpl (Results 1 – 10 of 10) sorted by relevance
240 TempGenericDINode cloneImpl() const { in cloneImpl() function257 TempGenericDINode clone() const { return cloneImpl(); } in clone()307 TempDISubrange cloneImpl() const { in cloneImpl() function318 TempDISubrange clone() const { return cloneImpl(); } in clone()370 TempDIEnumerator cloneImpl() const { in cloneImpl() function380 TempDIEnumerator clone() const { return cloneImpl(); } in clone()518 TempDIFile cloneImpl() const { in cloneImpl() function533 TempDIFile clone() const { return cloneImpl(); } in clone()718 TempDIBasicType cloneImpl() const { in cloneImpl() function735 TempDIBasicType clone() const { return cloneImpl(); } in clone()[all …]
66 AllocaInst *cloneImpl() const;176 LoadInst *cloneImpl() const;338 StoreInst *cloneImpl() const;478 FenceInst *cloneImpl() const;556 AtomicCmpXchgInst *cloneImpl() const;715 AtomicRMWInst *cloneImpl() const;915 GetElementPtrInst *cloneImpl() const;1175 ICmpInst *cloneImpl() const;1315 FCmpInst *cloneImpl() const;1446 CallInst *cloneImpl() const;[all …]
780 Instruction *cloneImpl() const;
115 UnaryOperator *cloneImpl() const;200 BinaryOperator *cloneImpl() const;2178 FuncletPadInst *cloneImpl() const;
1132 TempMDTuple cloneImpl() const {1167 TempMDTuple clone() const { return cloneImpl(); }
4109 GetElementPtrInst *GetElementPtrInst::cloneImpl() const { in cloneImpl() function in GetElementPtrInst4113 UnaryOperator *UnaryOperator::cloneImpl() const { in cloneImpl() function in UnaryOperator4117 BinaryOperator *BinaryOperator::cloneImpl() const { in cloneImpl() function in BinaryOperator4121 FCmpInst *FCmpInst::cloneImpl() const { in cloneImpl() function in FCmpInst4125 ICmpInst *ICmpInst::cloneImpl() const { in cloneImpl() function in ICmpInst4129 ExtractValueInst *ExtractValueInst::cloneImpl() const { in cloneImpl() function in ExtractValueInst4133 InsertValueInst *InsertValueInst::cloneImpl() const { in cloneImpl() function in InsertValueInst4137 AllocaInst *AllocaInst::cloneImpl() const { in cloneImpl() function in AllocaInst4146 LoadInst *LoadInst::cloneImpl() const { in cloneImpl() function in LoadInst4152 StoreInst *StoreInst::cloneImpl() const { in cloneImpl() function in StoreInst[all …]
688 Instruction *Instruction::cloneImpl() const { in cloneImpl() function in Instruction737 New = cast<clas>(this)->cloneImpl(); \ in clone()
529 return cast<CLASS>(this)->cloneImpl(); in clone()
599 Instruction *cloneImpl() const;
1090 TempMDTuple cloneImpl() const {1125 TempMDTuple clone() const { return cloneImpl(); }