Searched refs:PhiRef (Results 1 – 6 of 6) sorted by relevance
180 if (UA.Addr->getFlags() & NodeAttrs::PhiRef) in canRemoveAddasl()190 if ((OffsetRegDN.Addr->getFlags() & NodeAttrs::PhiRef) && in canRemoveAddasl()261 if (UA.Addr->getFlags() & NodeAttrs::PhiRef) { in getAllRealUses()304 if (UA.Addr->getFlags() & NodeAttrs::PhiRef) in isSafeToExtLR()317 if ((LRExtRegDN.Addr->getFlags() & NodeAttrs::PhiRef) && in isSafeToExtLR()395 assert(!(UseN.Addr->getFlags() & NodeAttrs::PhiRef) && in processAddUses()617 assert(!(UseUN.Addr->getFlags() & NodeAttrs::PhiRef) && in changeAddAsl()746 assert(!(UseN.Addr->getFlags() & NodeAttrs::PhiRef) && in processBlock()
159 if ((F & NodeAttrs::PhiRef) || (F & NodeAttrs::Fixed)) in run()
286 PhiRef = 0x0004 << 5, // 0000100, Member of PhiNode. enumerator521 assert(!(getFlags() & NodeAttrs::PhiRef)); in getOp()581 assert(getFlags() & NodeAttrs::PhiRef); in getPredecessor()585 assert(getFlags() & NodeAttrs::PhiRef); in setPredecessor()824 uint16_t Flags = NodeAttrs::PhiRef);828 RegisterRef RR, uint16_t Flags = NodeAttrs::PhiRef);
145 if (TA.Addr->getFlags() & NodeAttrs::PhiRef) in getAllReachingDefs()180 bool IsPhi = TA.Addr->getFlags() & NodeAttrs::PhiRef; in getAllReachingDefs()294 if (!FullChain || !(Flags & NodeAttrs::PhiRef)) in getAllReachingDefs()324 if (!(DA.Addr->getFlags() & NodeAttrs::PhiRef)) in getAllReachingDefsRecImpl()341 if (!(DA.Addr->getFlags() & NodeAttrs::PhiRef)) in getAllReachingDefsRecImpl()516 if ((F & (NodeAttrs::Undef | NodeAttrs::PhiRef)) == 0) { in computePhiInfo()533 if (!(Flags & NodeAttrs::PhiRef)) in computePhiInfo()604 if (D.Addr->getFlags() & NodeAttrs::PhiRef) { in computePhiInfo()
165 if (P.Obj.Addr->getFlags() & NodeAttrs::PhiRef) in operator <<()410 if (NodeAttrs::flags(Attrs) & NodeAttrs::PhiRef) in getRegRef()420 assert(NodeAttrs::flags(Attrs) & NodeAttrs::PhiRef); in setRegRef()428 assert(!(NodeAttrs::flags(Attrs) & NodeAttrs::PhiRef)); in setRegRef()818 assert(Flags & NodeAttrs::PhiRef); in newPhiUse()834 assert(Flags & NodeAttrs::PhiRef); in newDef()911 uint16_t PhiFlags = NodeAttrs::PhiRef | NodeAttrs::Preserving; in build()936 uint16_t PhiFlags = NodeAttrs::PhiRef | NodeAttrs::Preserving; in build()1488 uint16_t PhiFlags = NodeAttrs::PhiRef | NodeAttrs::Preserving; in buildPhis()1684 assert(NA.Addr->getFlags() & NodeAttrs::PhiRef); in linkBlockRefs()
373 if (Use.Addr->getFlags() & NodeAttrs::PhiRef) { // phi node in getGadgetGraph()394 assert(!(Use.Addr->getFlags() & NodeAttrs::PhiRef)); in getGadgetGraph()454 MachineInstr *Source = SourceDef.Addr->getFlags() & NodeAttrs::PhiRef in getGadgetGraph()