/external/llvm/include/llvm/IR/ |
D | DebugInfoMetadata.h | 264 TempGenericDINode cloneImpl() const { 281 TempGenericDINode clone() const { return cloneImpl(); } 327 TempDISubrange cloneImpl() const { 335 TempDISubrange clone() const { return cloneImpl(); } 371 TempDIEnumerator cloneImpl() const { 381 TempDIEnumerator clone() const { return cloneImpl(); } 469 TempDIFile cloneImpl() const { 479 TempDIFile clone() const { return cloneImpl(); } 633 TempDIBasicType cloneImpl() const { 650 TempDIBasicType clone() const { return cloneImpl(); } [all …]
|
D | Instructions.h | 57 AllocaInst *cloneImpl() const; 170 LoadInst *cloneImpl() const; 312 StoreInst *cloneImpl() const; 444 FenceInst *cloneImpl() const; 518 AtomicCmpXchgInst *cloneImpl() const; 677 AtomicRMWInst *cloneImpl() const; 852 GetElementPtrInst *cloneImpl() const; 1111 ICmpInst *cloneImpl() const; 1245 FCmpInst *cloneImpl() const; 1400 CallInst *cloneImpl() const; [all …]
|
D | Instruction.h | 553 Instruction *cloneImpl() const;
|
D | Metadata.h | 1065 TempMDTuple cloneImpl() const { 1099 TempMDTuple clone() const { return cloneImpl(); }
|
D | InstrTypes.h | 340 BinaryOperator *cloneImpl() const; 1139 FuncletPadInst *cloneImpl() const;
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | DebugInfoMetadata.h | 240 TempGenericDINode cloneImpl() const { in cloneImpl() function 257 TempGenericDINode clone() const { return cloneImpl(); } in clone() 307 TempDISubrange cloneImpl() const { in cloneImpl() function 318 TempDISubrange clone() const { return cloneImpl(); } in clone() 370 TempDIEnumerator cloneImpl() const { in cloneImpl() function 380 TempDIEnumerator clone() const { return cloneImpl(); } in clone() 518 TempDIFile cloneImpl() const { in cloneImpl() function 533 TempDIFile clone() const { return cloneImpl(); } in clone() 718 TempDIBasicType cloneImpl() const { in cloneImpl() function 735 TempDIBasicType clone() const { return cloneImpl(); } in clone() [all …]
|
D | Instructions.h | 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 …]
|
D | Instruction.h | 780 Instruction *cloneImpl() const;
|
D | InstrTypes.h | 115 UnaryOperator *cloneImpl() const; 200 BinaryOperator *cloneImpl() const; 2178 FuncletPadInst *cloneImpl() const;
|
D | Metadata.h | 1132 TempMDTuple cloneImpl() const { 1167 TempMDTuple clone() const { return cloneImpl(); }
|
/external/llvm-project/llvm/include/llvm/IR/ |
D | DebugInfoMetadata.h | 242 TempGenericDINode cloneImpl() const { in cloneImpl() function 259 TempGenericDINode clone() const { return cloneImpl(); } in clone() 310 TempDISubrange cloneImpl() const { in cloneImpl() function 327 TempDISubrange clone() const { return cloneImpl(); } in clone() 371 TempDIGenericSubrange cloneImpl() const { in cloneImpl() function 382 TempDIGenericSubrange clone() const { return cloneImpl(); } in clone() 432 TempDIEnumerator cloneImpl() const { in cloneImpl() function 450 TempDIEnumerator clone() const { return cloneImpl(); } in clone() 590 TempDIFile cloneImpl() const { in cloneImpl() function 605 TempDIFile clone() const { return cloneImpl(); } in clone() [all …]
|
D | Instructions.h | 75 AllocaInst *cloneImpl() const; 188 LoadInst *cloneImpl() const; 317 StoreInst *cloneImpl() const; 453 FenceInst *cloneImpl() const; 536 AtomicCmpXchgInst *cloneImpl() const; 707 AtomicRMWInst *cloneImpl() const; 928 GetElementPtrInst *cloneImpl() const; 1195 ICmpInst *cloneImpl() const; 1359 FCmpInst *cloneImpl() const; 1490 CallInst *cloneImpl() const; [all …]
|
D | Instruction.h | 836 Instruction *cloneImpl() const;
|
D | InstrTypes.h | 115 UnaryOperator *cloneImpl() const; 202 BinaryOperator *cloneImpl() const; 2264 FuncletPadInst *cloneImpl() const;
|
D | Metadata.h | 1130 TempMDTuple cloneImpl() const { 1165 TempMDTuple clone() const { return cloneImpl(); }
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | Instructions.cpp | 4109 GetElementPtrInst *GetElementPtrInst::cloneImpl() const { in cloneImpl() function in GetElementPtrInst 4113 UnaryOperator *UnaryOperator::cloneImpl() const { in cloneImpl() function in UnaryOperator 4117 BinaryOperator *BinaryOperator::cloneImpl() const { in cloneImpl() function in BinaryOperator 4121 FCmpInst *FCmpInst::cloneImpl() const { in cloneImpl() function in FCmpInst 4125 ICmpInst *ICmpInst::cloneImpl() const { in cloneImpl() function in ICmpInst 4129 ExtractValueInst *ExtractValueInst::cloneImpl() const { in cloneImpl() function in ExtractValueInst 4133 InsertValueInst *InsertValueInst::cloneImpl() const { in cloneImpl() function in InsertValueInst 4137 AllocaInst *AllocaInst::cloneImpl() const { in cloneImpl() function in AllocaInst 4146 LoadInst *LoadInst::cloneImpl() const { in cloneImpl() function in LoadInst 4152 StoreInst *StoreInst::cloneImpl() const { in cloneImpl() function in StoreInst [all …]
|
D | Instruction.cpp | 688 Instruction *Instruction::cloneImpl() const { in cloneImpl() function in Instruction 737 New = cast<clas>(this)->cloneImpl(); \ in clone()
|
D | Metadata.cpp | 529 return cast<CLASS>(this)->cloneImpl(); in clone()
|
/external/llvm/lib/IR/ |
D | Instructions.cpp | 3890 GetElementPtrInst *GetElementPtrInst::cloneImpl() const { in cloneImpl() function in GetElementPtrInst 3894 BinaryOperator *BinaryOperator::cloneImpl() const { in cloneImpl() function in BinaryOperator 3898 FCmpInst *FCmpInst::cloneImpl() const { in cloneImpl() function in FCmpInst 3902 ICmpInst *ICmpInst::cloneImpl() const { in cloneImpl() function in ICmpInst 3906 ExtractValueInst *ExtractValueInst::cloneImpl() const { in cloneImpl() function in ExtractValueInst 3910 InsertValueInst *InsertValueInst::cloneImpl() const { in cloneImpl() function in InsertValueInst 3914 AllocaInst *AllocaInst::cloneImpl() const { in cloneImpl() function in AllocaInst 3922 LoadInst *LoadInst::cloneImpl() const { in cloneImpl() function in LoadInst 3927 StoreInst *StoreInst::cloneImpl() const { in cloneImpl() function in StoreInst 3933 AtomicCmpXchgInst *AtomicCmpXchgInst::cloneImpl() const { in cloneImpl() function in AtomicCmpXchgInst [all …]
|
D | Instruction.cpp | 618 Instruction *Instruction::cloneImpl() const { in cloneImpl() function in Instruction 629 New = cast<clas>(this)->cloneImpl(); \ in clone()
|
D | Metadata.cpp | 491 return cast<CLASS>(this)->cloneImpl(); in clone()
|
/external/llvm-project/llvm/lib/IR/ |
D | Instructions.cpp | 4307 GetElementPtrInst *GetElementPtrInst::cloneImpl() const { in cloneImpl() function in GetElementPtrInst 4311 UnaryOperator *UnaryOperator::cloneImpl() const { in cloneImpl() function in UnaryOperator 4315 BinaryOperator *BinaryOperator::cloneImpl() const { in cloneImpl() function in BinaryOperator 4319 FCmpInst *FCmpInst::cloneImpl() const { in cloneImpl() function in FCmpInst 4323 ICmpInst *ICmpInst::cloneImpl() const { in cloneImpl() function in ICmpInst 4327 ExtractValueInst *ExtractValueInst::cloneImpl() const { in cloneImpl() function in ExtractValueInst 4331 InsertValueInst *InsertValueInst::cloneImpl() const { in cloneImpl() function in InsertValueInst 4335 AllocaInst *AllocaInst::cloneImpl() const { in cloneImpl() function in AllocaInst 4344 LoadInst *LoadInst::cloneImpl() const { in cloneImpl() function in LoadInst 4349 StoreInst *StoreInst::cloneImpl() const { in cloneImpl() function in StoreInst [all …]
|
D | Instruction.cpp | 725 Instruction *Instruction::cloneImpl() const { in cloneImpl() function in Instruction 774 New = cast<clas>(this)->cloneImpl(); \ in clone()
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
D | Instruction.h | 599 Instruction *cloneImpl() const;
|
D | Metadata.h | 1090 TempMDTuple cloneImpl() const { 1125 TempMDTuple clone() const { return cloneImpl(); }
|