Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/IR/
H A 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 …]
H A DInstruction.cpp866 Instruction *Instruction::cloneImpl() const { in cloneImpl() function in Instruction
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A 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 …]