Lines Matching refs:getValue
204 SDValue Incoming = Builder.getValue(IncomingValue); in reservePreviousStackSlotForValue()
263 SDValue SD = Builder.getValue(Ptrs[i]); in removeDuplicatesGCPtrs()
292 SDValue ActualCallee = Builder.getValue(ISP.getCalledValue()); in lowerCallFromStatepoint()
488 assert(Opt.getValue() && in lowerStatepointMetaArgs()
495 assert(Opt.getValue() && in lowerStatepointMetaArgs()
502 assert(Opt.getValue() && "non gc managed pointer relocated"); in lowerStatepointMetaArgs()
536 SDValue Incoming = Builder.getValue(V); in lowerStatepointMetaArgs()
547 lowerIncomingStatepointValue(Builder.getValue(Base), Ops, Builder); in lowerStatepointMetaArgs()
550 lowerIncomingStatepointValue(Builder.getValue(Ptr), Ops, Builder); in lowerStatepointMetaArgs()
559 SDValue Incoming = Builder.getValue(V); in lowerStatepointMetaArgs()
577 SDValue SDV = Builder.getValue(V); in lowerStatepointMetaArgs()
684 TSOps.push_back(getValue(V)); in LowerStatepoint()
698 Chain = GCTransitionStart.getValue(0); in LowerStatepoint()
699 Glue = GCTransitionStart.getValue(1); in LowerStatepoint()
775 TEOps.push_back(getValue(V)); in LowerStatepoint()
827 setValue(&CI, getValue(I)); in visitGCResult()
844 SDValue SD = getValue(DerivedPtr); in visitGCRelocate()
874 DAG.setRoot(SpillLoad.getValue(1)); in visitGCRelocate()