Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp4777 GetElementPtrInst *GetElementPtrInst::cloneImpl() const { cloneImpl() function in GetElementPtrInst
4781 UnaryOperator *UnaryOperator::cloneImpl() const { cloneImpl() function in UnaryOperator
4785 BinaryOperator *BinaryOperator::cloneImpl() const { cloneImpl() function in BinaryOperator
4789 FCmpInst *FCmpInst::cloneImpl() const { cloneImpl() function in FCmpInst
4793 ICmpInst *ICmpInst::cloneImpl() const { cloneImpl() function in ICmpInst
4797 ExtractValueInst *ExtractValueInst::cloneImpl() const { cloneImpl() function in ExtractValueInst
4801 InsertValueInst *InsertValueInst::cloneImpl() const { cloneImpl() function in InsertValueInst
4805 AllocaInst *AllocaInst::cloneImpl() const { cloneImpl() function in AllocaInst
4813 LoadInst *LoadInst::cloneImpl() const { cloneImpl() function in LoadInst
4818 StoreInst *StoreInst::cloneImpl() const { cloneImpl() function in StoreInst
4823 AtomicCmpXchgInst *AtomicCmpXchgInst::cloneImpl() const { cloneImpl() function in AtomicCmpXchgInst
4832 AtomicRMWInst *AtomicRMWInst::cloneImpl() const { cloneImpl() function in AtomicRMWInst
4840 FenceInst *FenceInst::cloneImpl() const { cloneImpl() function in FenceInst
4844 TruncInst *TruncInst::cloneImpl() const { cloneImpl() function in TruncInst
4848 ZExtInst *ZExtInst::cloneImpl() const { cloneImpl() function in ZExtInst
4852 SExtInst *SExtInst::cloneImpl() const { cloneImpl() function in SExtInst
4856 FPTruncInst *FPTruncInst::cloneImpl() const { cloneImpl() function in FPTruncInst
4860 FPExtInst *FPExtInst::cloneImpl() const { cloneImpl() function in FPExtInst
4864 UIToFPInst *UIToFPInst::cloneImpl() const { cloneImpl() function in UIToFPInst
4868 SIToFPInst *SIToFPInst::cloneImpl() const { cloneImpl() function in SIToFPInst
4872 FPToUIInst *FPToUIInst::cloneImpl() const { cloneImpl() function in FPToUIInst
4876 FPToSIInst *FPToSIInst::cloneImpl() const { cloneImpl() function in FPToSIInst
4880 PtrToIntInst *PtrToIntInst::cloneImpl() const { cloneImpl() function in PtrToIntInst
4884 IntToPtrInst *IntToPtrInst::cloneImpl() const { cloneImpl() function in IntToPtrInst
4888 BitCastInst *BitCastInst::cloneImpl() const { cloneImpl() function in BitCastInst
4892 AddrSpaceCastInst *AddrSpaceCastInst::cloneImpl() const { cloneImpl() function in AddrSpaceCastInst
4896 CallInst *CallInst::cloneImpl() const { cloneImpl() function in CallInst
4904 SelectInst *SelectInst::cloneImpl() const { cloneImpl() function in SelectInst
4908 VAArgInst *VAArgInst::cloneImpl() const { cloneImpl() function in VAArgInst
4912 ExtractElementInst *ExtractElementInst::cloneImpl() const { cloneImpl() function in ExtractElementInst
4916 InsertElementInst *InsertElementInst::cloneImpl() const { cloneImpl() function in InsertElementInst
4920 ShuffleVectorInst *ShuffleVectorInst::cloneImpl() const { cloneImpl() function in ShuffleVectorInst
4924 PHINode *PHINode::cloneImpl() const { return new PHINode(*this); } cloneImpl() function in PHINode
4926 LandingPadInst *LandingPadInst::cloneImpl() const { cloneImpl() function in LandingPadInst
4930 ReturnInst *ReturnInst::cloneImpl() const { cloneImpl() function in ReturnInst
4934 BranchInst *BranchInst::cloneImpl() const { cloneImpl() function in BranchInst
4938 SwitchInst *SwitchInst::cloneImpl() const { return new SwitchInst(*this); } cloneImpl() function in SwitchInst
4940 IndirectBrInst *IndirectBrInst::cloneImpl() const { cloneImpl() function in IndirectBrInst
4944 InvokeInst *InvokeInst::cloneImpl() const { cloneImpl() function in InvokeInst
4952 CallBrInst *CallBrInst::cloneImpl() const { cloneImpl() function in CallBrInst
4960 ResumeInst *ResumeInst::cloneImpl() const { return new (1) ResumeInst(*this); } cloneImpl() function in ResumeInst
4962 CleanupReturnInst *CleanupReturnInst::cloneImpl() const { cloneImpl() function in CleanupReturnInst
4966 CatchReturnInst *CatchReturnInst::cloneImpl() const { cloneImpl() function in CatchReturnInst
4970 CatchSwitchInst *CatchSwitchInst::cloneImpl() const { cloneImpl() function in CatchSwitchInst
4974 FuncletPadInst *FuncletPadInst::cloneImpl() const { cloneImpl() function in FuncletPadInst
4978 UnreachableInst *UnreachableInst::cloneImpl() const { cloneImpl() function in UnreachableInst
4983 FreezeInst *FreezeInst::cloneImpl() const { cloneImpl() function in FreezeInst
[all...]
H A DInstruction.cpp1161 Instruction *Instruction::cloneImpl() const { cloneImpl() function in Instruction
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h261 TempGenericDINode cloneImpl() const { cloneImpl() function
320 TempDIAssignID cloneImpl() const { return getTemporary(getContext()); } cloneImpl() function
368 TempDISubrange cloneImpl() const { cloneImpl() function
424 TempDIGenericSubrange cloneImpl() const { cloneImpl() function
481 TempDIEnumerator cloneImpl() const { cloneImpl() function
637 TempDIFile cloneImpl() const { cloneImpl() function
843 TempDIBasicType cloneImpl() const { cloneImpl() function
913 TempDIStringType cloneImpl() const { cloneImpl() function
1011 TempDIDerivedType cloneImpl() const { cloneImpl() function
1146 TempDICompositeType cloneImpl() const { cloneImpl() function
1340 TempDISubroutineType cloneImpl() const { cloneImpl() function
1450 TempDICompileUnit cloneImpl() const { cloneImpl() function
1692 TempDISubprogram cloneImpl() const { cloneImpl() function
1914 TempDILocation cloneImpl() const { cloneImpl() function
2209 TempDILexicalBlock cloneImpl() const { cloneImpl() function
2259 TempDILexicalBlockFile cloneImpl() const { cloneImpl() function
2378 TempDINamespace cloneImpl() const { cloneImpl() function
2434 TempDIModule cloneImpl() const { cloneImpl() function
2525 TempDITemplateTypeParameter cloneImpl() const { cloneImpl() function
2569 TempDITemplateValueParameter cloneImpl() const { cloneImpl() function
2676 TempDIExpression cloneImpl() const { cloneImpl() function
[all...]