Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/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 …]