Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp4322 GetElementPtrInst *GetElementPtrInst::cloneImpl() const { in cloneImpl() function in GetElementPtrInst
4327 UnaryOperator *UnaryOperator::cloneImpl() const { in cloneImpl() function in UnaryOperator
4331 BinaryOperator *BinaryOperator::cloneImpl() const { in cloneImpl() function in BinaryOperator
4335 FCmpInst *FCmpInst::cloneImpl() const { in cloneImpl() function in FCmpInst
4339 ICmpInst *ICmpInst::cloneImpl() const { in cloneImpl() function in ICmpInst
4343 ExtractValueInst *ExtractValueInst::cloneImpl() const { in cloneImpl() function in ExtractValueInst
4347 InsertValueInst *InsertValueInst::cloneImpl() const { in cloneImpl() function in InsertValueInst
4351 AllocaInst *AllocaInst::cloneImpl() const { in cloneImpl() function in AllocaInst
4359 LoadInst *LoadInst::cloneImpl() const { in cloneImpl() function in LoadInst
4364 StoreInst *StoreInst::cloneImpl() const { in cloneImpl() function in StoreInst
[all …]
H A DInstruction.cpp1328 Instruction *Instruction::cloneImpl() const { in cloneImpl() function in Instruction
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h267 TempGenericDINode cloneImpl() const { in cloneImpl() function
326 TempDIAssignID cloneImpl() const { return getTemporary(getContext()); } in cloneImpl() function
372 TempDISubrange cloneImpl() const { in cloneImpl() function
428 TempDIGenericSubrange cloneImpl() const { in cloneImpl() function
486 TempDIEnumerator cloneImpl() const { in cloneImpl() function
644 TempDIFile cloneImpl() const { in cloneImpl() function
890 TempDIBasicType cloneImpl() const { in cloneImpl() function
1025 TempDIFixedPointType cloneImpl() const { in cloneImpl() function
1148 TempDIStringType cloneImpl() const { in cloneImpl() function
1327 TempDIDerivedType cloneImpl() const { in cloneImpl() function
[all …]