Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/IR/
H A DInstructions.cpp4340 FCmpInst *FCmpInst::cloneImpl() const { in cloneImpl() function in FCmpInst
4344 ICmpInst *ICmpInst::cloneImpl() const { in cloneImpl() function in ICmpInst
4365 LoadInst *LoadInst::cloneImpl() const { in cloneImpl() function in LoadInst
4370 StoreInst *StoreInst::cloneImpl() const { in cloneImpl() function in StoreInst
4392 FenceInst *FenceInst::cloneImpl() const { in cloneImpl() function in FenceInst
4396 TruncInst *TruncInst::cloneImpl() const { in cloneImpl() function in TruncInst
4400 ZExtInst *ZExtInst::cloneImpl() const { in cloneImpl() function in ZExtInst
4404 SExtInst *SExtInst::cloneImpl() const { in cloneImpl() function in SExtInst
4412 FPExtInst *FPExtInst::cloneImpl() const { in cloneImpl() function in FPExtInst
4448 CallInst *CallInst::cloneImpl() const { in cloneImpl() function in CallInst
[all …]
H A DInstruction.cpp779 Instruction *Instruction::cloneImpl() const { in cloneImpl() function in Instruction
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h251 TempGenericDINode cloneImpl() const { in cloneImpl() function
318 TempDISubrange cloneImpl() const { in cloneImpl() function
439 TempDIEnumerator cloneImpl() const { in cloneImpl() function
597 TempDIFile cloneImpl() const { in cloneImpl() function
798 TempDIBasicType cloneImpl() const { in cloneImpl() function
866 TempDIStringType cloneImpl() const { in cloneImpl() function
953 TempDIDerivedType cloneImpl() const { in cloneImpl() function
1583 TempDILocation cloneImpl() const { in cloneImpl() function
1893 TempDISubprogram cloneImpl() const { in cloneImpl() function
2267 TempDINamespace cloneImpl() const { in cloneImpl() function
[all …]