Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
DInstructions.cpp4348 GetElementPtrInst *GetElementPtrInst::cloneImpl() const { in cloneImpl() function in GetElementPtrInst
4352 UnaryOperator *UnaryOperator::cloneImpl() const { in cloneImpl() function in UnaryOperator
4356 BinaryOperator *BinaryOperator::cloneImpl() const { in cloneImpl() function in BinaryOperator
4360 FCmpInst *FCmpInst::cloneImpl() const { in cloneImpl() function in FCmpInst
4364 ICmpInst *ICmpInst::cloneImpl() const { in cloneImpl() function in ICmpInst
4368 ExtractValueInst *ExtractValueInst::cloneImpl() const { in cloneImpl() function in ExtractValueInst
4372 InsertValueInst *InsertValueInst::cloneImpl() const { in cloneImpl() function in InsertValueInst
4376 AllocaInst *AllocaInst::cloneImpl() const { in cloneImpl() function in AllocaInst
4385 LoadInst *LoadInst::cloneImpl() const { in cloneImpl() function in LoadInst
4390 StoreInst *StoreInst::cloneImpl() const { in cloneImpl() function in StoreInst
[all …]
DInstruction.cpp808 Instruction *Instruction::cloneImpl() const { in cloneImpl() function in Instruction
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
DDebugInfoMetadata.h251 TempGenericDINode cloneImpl() const { in cloneImpl() function
318 TempDISubrange cloneImpl() const { in cloneImpl() function
378 TempDIGenericSubrange 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
1102 TempDICompositeType cloneImpl() const { in cloneImpl() function
1289 TempDISubroutineType cloneImpl() const { in cloneImpl() function
[all …]