Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DInstructions.cpp4328 GetElementPtrInst *GetElementPtrInst::cloneImpl() const { in cloneImpl() function in GetElementPtrInst
4332 UnaryOperator *UnaryOperator::cloneImpl() const { in cloneImpl() function in UnaryOperator
4336 BinaryOperator *BinaryOperator::cloneImpl() const { in cloneImpl() function in BinaryOperator
4340 FCmpInst *FCmpInst::cloneImpl() const { in cloneImpl() function in FCmpInst
4344 ICmpInst *ICmpInst::cloneImpl() const { in cloneImpl() function in ICmpInst
4348 ExtractValueInst *ExtractValueInst::cloneImpl() const { in cloneImpl() function in ExtractValueInst
4352 InsertValueInst *InsertValueInst::cloneImpl() const { in cloneImpl() function in InsertValueInst
4356 AllocaInst *AllocaInst::cloneImpl() const { in cloneImpl() function in AllocaInst
4365 LoadInst *LoadInst::cloneImpl() const { in cloneImpl() function in LoadInst
4370 StoreInst *StoreInst::cloneImpl() const { in cloneImpl() function in StoreInst
[all …]
H A DInstruction.cpp779 Instruction *Instruction::cloneImpl() const { in cloneImpl() function in Instruction
/netbsd-src/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
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 …]