Home
last modified time | relevance | path

Searched refs:constructPointer (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp198 static Value *constructPointer(Type *ResTy, Type *PtrElemTy, Value *Ptr, in constructPointer() function
6607 constructPointer(PointeeTy, PrivType, &Base, in createInitialization()
6616 Value *Ptr = constructPointer(PointeePtrTy, PrivType, &Base, in createInitialization()
6647 constructPointer(PointeeTy->getPointerTo(), PrivType, Base, in createReplacementValues()
6658 Value *Ptr = constructPointer(PointeePtrTy, PrivType, Base, in createReplacementValues()