Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp4789 FCmpInst *FCmpInst::cloneImpl() const { in cloneImpl() function in FCmpInst
4793 ICmpInst *ICmpInst::cloneImpl() const { in cloneImpl() function in ICmpInst
4813 LoadInst *LoadInst::cloneImpl() const { in cloneImpl() function in LoadInst
4818 StoreInst *StoreInst::cloneImpl() const { in cloneImpl() function in StoreInst
4840 FenceInst *FenceInst::cloneImpl() const { in cloneImpl() function in FenceInst
4844 TruncInst *TruncInst::cloneImpl() const { in cloneImpl() function in TruncInst
4848 ZExtInst *ZExtInst::cloneImpl() const { in cloneImpl() function in ZExtInst
4852 SExtInst *SExtInst::cloneImpl() const { in cloneImpl() function in SExtInst
4860 FPExtInst *FPExtInst::cloneImpl() const { in cloneImpl() function in FPExtInst
4896 CallInst *CallInst::cloneImpl() const { in cloneImpl() function in CallInst
[all …]
H A DInstruction.cpp1161 Instruction *Instruction::cloneImpl() const { in cloneImpl() function in Instruction
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h261 TempGenericDINode cloneImpl() const { in cloneImpl() function
368 TempDISubrange cloneImpl() const { in cloneImpl() function
481 TempDIEnumerator cloneImpl() const { in cloneImpl() function
637 TempDIFile cloneImpl() const { in cloneImpl() function
843 TempDIBasicType cloneImpl() const { in cloneImpl() function
913 TempDIStringType cloneImpl() const { in cloneImpl() function
1011 TempDIDerivedType cloneImpl() const { in cloneImpl() function
1692 TempDISubprogram cloneImpl() const { in cloneImpl() function
1914 TempDILocation cloneImpl() const { in cloneImpl() function
2378 TempDINamespace cloneImpl() const { in cloneImpl() function
[all …]