Searched refs:PhiRef (Results 1 – 6 of 6) sorted by relevance
184 if (UA.Addr->getFlags() & NodeAttrs::PhiRef) in canRemoveAddasl()194 if ((OffsetRegDN.Addr->getFlags() & NodeAttrs::PhiRef) && in canRemoveAddasl()265 if (UA.Addr->getFlags() & NodeAttrs::PhiRef) { in getAllRealUses()308 if (UA.Addr->getFlags() & NodeAttrs::PhiRef) in isSafeToExtLR()327 if ((LRExtRegDN.Addr->getFlags() & NodeAttrs::PhiRef) && in isSafeToExtLR()470 assert(!(UseN.Addr->getFlags() & NodeAttrs::PhiRef) && in processAddUses()695 assert(!(UseUN.Addr->getFlags() & NodeAttrs::PhiRef) && in changeAddAsl()824 assert(!(UseN.Addr->getFlags() & NodeAttrs::PhiRef) && in processBlock()
200 if ((F & NodeAttrs::PhiRef) || (F & NodeAttrs::Fixed)) in run()
289 PhiRef = 0x0004 << 5, // 0000100, Member of PhiNode. enumerator559 assert(!(getFlags() & NodeAttrs::PhiRef)); in getOp()603 assert(getFlags() & NodeAttrs::PhiRef); in getPredecessor()607 assert(getFlags() & NodeAttrs::PhiRef); in setPredecessor()854 uint16_t Flags = NodeAttrs::PhiRef);856 Def newDef(Instr Owner, RegisterRef RR, uint16_t Flags = NodeAttrs::PhiRef);
141 if (TA.Addr->getFlags() & NodeAttrs::PhiRef) in getAllReachingDefs()176 bool IsPhi = TA.Addr->getFlags() & NodeAttrs::PhiRef; in getAllReachingDefs()289 if (!FullChain || !(Flags & NodeAttrs::PhiRef)) in getAllReachingDefs()320 if (!(DA.Addr->getFlags() & NodeAttrs::PhiRef)) in getAllReachingDefsRecImpl()337 if (!(DA.Addr->getFlags() & NodeAttrs::PhiRef)) in getAllReachingDefsRecImpl()512 if ((F & (NodeAttrs::Undef | NodeAttrs::PhiRef)) == 0) { in computePhiInfo()529 if (!(Flags & NodeAttrs::PhiRef)) in computePhiInfo()604 if (D.Addr->getFlags() & NodeAttrs::PhiRef) { in computePhiInfo()
166 if (P.Obj.Addr->getFlags() & NodeAttrs::PhiRef) in operator <<()404 if (NodeAttrs::flags(Attrs) & NodeAttrs::PhiRef) in getRegRef()414 assert(NodeAttrs::flags(Attrs) & NodeAttrs::PhiRef); in setRegRef()422 assert(!(NodeAttrs::flags(Attrs) & NodeAttrs::PhiRef)); in setRegRef()812 assert(Flags & NodeAttrs::PhiRef); in newPhiUse()826 assert(Flags & NodeAttrs::PhiRef); in newDef()928 uint16_t PhiFlags = NodeAttrs::PhiRef | NodeAttrs::Preserving; in build()955 uint16_t PhiFlags = NodeAttrs::PhiRef | NodeAttrs::Preserving; in build()1439 uint16_t PhiFlags = NodeAttrs::PhiRef | NodeAttrs::Preserving; in buildPhis()1626 assert(NA.Addr->getFlags() & NodeAttrs::PhiRef); in linkBlockRefs()
372 if (Use.Addr->getFlags() & NodeAttrs::PhiRef) { // phi node in getGadgetGraph()393 assert(!(Use.Addr->getFlags() & NodeAttrs::PhiRef)); in getGadgetGraph()452 MachineInstr *Source = SourceDef.Addr->getFlags() & NodeAttrs::PhiRef in getGadgetGraph()