Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp4191 GetElementPtrInst *GetElementPtrInst::cloneImpl() const { in cloneImpl() function in GetElementPtrInst
4195 UnaryOperator *UnaryOperator::cloneImpl() const { in cloneImpl() function in UnaryOperator
4199 BinaryOperator *BinaryOperator::cloneImpl() const { in cloneImpl() function in BinaryOperator
4203 FCmpInst *FCmpInst::cloneImpl() const { in cloneImpl() function in FCmpInst
4207 ICmpInst *ICmpInst::cloneImpl() const { in cloneImpl() function in ICmpInst
4211 ExtractValueInst *ExtractValueInst::cloneImpl() const { in cloneImpl() function in ExtractValueInst
4215 InsertValueInst *InsertValueInst::cloneImpl() const { in cloneImpl() function in InsertValueInst
4219 AllocaInst *AllocaInst::cloneImpl() const { in cloneImpl() function in AllocaInst
4227 LoadInst *LoadInst::cloneImpl() const { in cloneImpl() function in LoadInst
4232 StoreInst *StoreInst::cloneImpl() const { in cloneImpl() function in StoreInst
[all …]
H A DInstruction.cpp1253 Instruction *Instruction::cloneImpl() const { in cloneImpl() function in Instruction
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h262 TempGenericDINode cloneImpl() const { in cloneImpl() function
321 TempDIAssignID cloneImpl() const { return getTemporary(getContext()); } in cloneImpl() function
369 TempDISubrange cloneImpl() const { in cloneImpl() function
425 TempDIGenericSubrange cloneImpl() const { in cloneImpl() function
482 TempDIEnumerator cloneImpl() const { in cloneImpl() function
638 TempDIFile cloneImpl() const { in cloneImpl() function
844 TempDIBasicType cloneImpl() const { in cloneImpl() function
914 TempDIStringType cloneImpl() const { in cloneImpl() function
1047 TempDIDerivedType cloneImpl() const { in cloneImpl() function
1204 TempDICompositeType cloneImpl() const { in cloneImpl() function
[all …]