Searched refs:getDerivedPtr (Results 1 – 8 of 8) sorted by relevance
133 auto It = SpillMap.find(RelocOps.getDerivedPtr()); in findPreviousSpillSlot()403 Ptrs.push_back(relocateOpers.getDerivedPtr()); in getIncomingStatepointGCValues()602 const Value *V = RelocateOpers.getDerivedPtr(); in lowerStatepointMetaArgs()871 const Value *DerivedPtr = RelocateOpers.getDerivedPtr(); in visitGCRelocate()
372 Value *getDerivedPtr() { in getDerivedPtr() function
3741 Assert(Operands.getDerivedPtr()->getType()->isPointerTy(), in visitIntrinsicCallSite()3747 cast<PointerType>(Operands.getDerivedPtr()->getType())->getAddressSpace(), in visitIntrinsicCallSite()
2732 writeOperand(GCOps.getDerivedPtr(), false); in printGCRelocateComment()
1661 const_cast<Value *>(RelocateOperands.getDerivedPtr()); in insertRelocationStores()
1751 Value *DerivedPtr = Operands.getDerivedPtr(); in visitCallInst()
3275 RelocateInst.getDerivedPtr(), Align, DL, CtxI, DT, TLI, Visited); in isDereferenceableAndAlignedPointer()
605 auto Derived = dyn_cast<GetElementPtrInst>(ThisRelocate.getDerivedPtr()); in simplifyRelocatesOffABase()