Home | History | Annotate | Download | only in Hexagon

Lines Matching defs:PhiRef

149       if (P.Obj.Addr->getFlags() & NodeAttrs::PhiRef)
381 if (NodeAttrs::flags(Attrs) & NodeAttrs::PhiRef)
391 assert(NodeAttrs::flags(Attrs) & NodeAttrs::PhiRef);
399 assert(!(NodeAttrs::flags(Attrs) & NodeAttrs::PhiRef));
880 assert(Flags & NodeAttrs::PhiRef);
896 assert(Flags & NodeAttrs::PhiRef);
956 uint16_t PhiFlags = NodeAttrs::PhiRef | NodeAttrs::Preserving;
1416 uint16_t PhiFlags = NodeAttrs::PhiRef | NodeAttrs::Preserving;
1595 assert(NA.Addr->getFlags() & NodeAttrs::PhiRef);