Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/IR/
H A DInstructions.cpp4648 FCmpInst *FCmpInst::cloneImpl() const { in cloneImpl() function in FCmpInst
4652 ICmpInst *ICmpInst::cloneImpl() const { in cloneImpl() function in ICmpInst
4673 LoadInst *LoadInst::cloneImpl() const { in cloneImpl() function in LoadInst
4678 StoreInst *StoreInst::cloneImpl() const { in cloneImpl() function in StoreInst
4700 FenceInst *FenceInst::cloneImpl() const { in cloneImpl() function in FenceInst
4704 TruncInst *TruncInst::cloneImpl() const { in cloneImpl() function in TruncInst
4708 ZExtInst *ZExtInst::cloneImpl() const { in cloneImpl() function in ZExtInst
4712 SExtInst *SExtInst::cloneImpl() const { in cloneImpl() function in SExtInst
4720 FPExtInst *FPExtInst::cloneImpl() const { in cloneImpl() function in FPExtInst
4756 CallInst *CallInst::cloneImpl() const { in cloneImpl() function in CallInst
[all …]
H A DInstruction.cpp820 Instruction *Instruction::cloneImpl() const { in cloneImpl() function in Instruction
/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h253 TempGenericDINode cloneImpl() const { in cloneImpl() function
321 TempDISubrange cloneImpl() const { in cloneImpl() function
434 TempDIEnumerator cloneImpl() const { in cloneImpl() function
591 TempDIFile cloneImpl() const { in cloneImpl() function
793 TempDIBasicType cloneImpl() const { in cloneImpl() function
863 TempDIStringType cloneImpl() const { in cloneImpl() function
961 TempDIDerivedType cloneImpl() const { in cloneImpl() function
1578 TempDILocation cloneImpl() const { in cloneImpl() function
1880 TempDISubprogram cloneImpl() const { in cloneImpl() function
2278 TempDINamespace cloneImpl() const { in cloneImpl() function
[all …]