Home
last modified time | relevance | path

Searched defs:cloneImpl (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DInstructions.cpp4109 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 …]
DInstruction.cpp688 Instruction *Instruction::cloneImpl() const { in cloneImpl() function in Instruction
/external/llvm/lib/IR/
DInstructions.cpp3890 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 …]
DInstruction.cpp618 Instruction *Instruction::cloneImpl() const { in cloneImpl() function in Instruction
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
DInstructions.cpp4793 GetElementPtrInst *GetElementPtrInst::cloneImpl() const { in cloneImpl() function in GetElementPtrInst
4797 UnaryOperator *UnaryOperator::cloneImpl() const { in cloneImpl() function in UnaryOperator
4801 BinaryOperator *BinaryOperator::cloneImpl() const { in cloneImpl() function in BinaryOperator
4805 FCmpInst *FCmpInst::cloneImpl() const { in cloneImpl() function in FCmpInst
4809 ICmpInst *ICmpInst::cloneImpl() const { in cloneImpl() function in ICmpInst
4813 ExtractValueInst *ExtractValueInst::cloneImpl() const { in cloneImpl() function in ExtractValueInst
4817 InsertValueInst *InsertValueInst::cloneImpl() const { in cloneImpl() function in InsertValueInst
4821 AllocaInst *AllocaInst::cloneImpl() const { in cloneImpl() function in AllocaInst
4829 LoadInst *LoadInst::cloneImpl() const { in cloneImpl() function in LoadInst
4834 StoreInst *StoreInst::cloneImpl() const { in cloneImpl() function in StoreInst
[all …]
DInstruction.cpp866 Instruction *Instruction::cloneImpl() const { in cloneImpl() function in Instruction
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
DDebugInfoMetadata.h255 TempGenericDINode cloneImpl() const { in cloneImpl() function
314 TempDIAssignID cloneImpl() const { return getTemporary(getContext()); } in cloneImpl() function
358 TempDISubrange cloneImpl() const { in cloneImpl() function
414 TempDIGenericSubrange cloneImpl() const { in cloneImpl() function
471 TempDIEnumerator cloneImpl() const { in cloneImpl() function
627 TempDIFile cloneImpl() const { in cloneImpl() function
832 TempDIBasicType cloneImpl() const { in cloneImpl() function
902 TempDIStringType cloneImpl() const { in cloneImpl() function
1000 TempDIDerivedType cloneImpl() const { in cloneImpl() function
1135 TempDICompositeType cloneImpl() const { in cloneImpl() function
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDebugInfoMetadata.h240 TempGenericDINode cloneImpl() const { in cloneImpl() function
307 TempDISubrange cloneImpl() const { in cloneImpl() function
370 TempDIEnumerator cloneImpl() const { in cloneImpl() function
518 TempDIFile cloneImpl() const { in cloneImpl() function
718 TempDIBasicType cloneImpl() const { in cloneImpl() function
792 TempDIDerivedType cloneImpl() const { in cloneImpl() function
938 TempDICompositeType cloneImpl() const { in cloneImpl() function
1087 TempDISubroutineType cloneImpl() const { in cloneImpl() function
1196 TempDICompileUnit cloneImpl() const { in cloneImpl() function
1401 TempDILocation cloneImpl() const { in cloneImpl() function
[all …]