Searched refs:hasVRegLiveness (Results 1 – 6 of 6) sorted by relevance
273 virtual bool hasVRegLiveness() const { return false; } in hasVRegLiveness() function405 bool hasVRegLiveness() const override { return true; } in hasVRegLiveness() function
309 virtual bool hasVRegLiveness() const { return false; } in hasVRegLiveness() function446 bool hasVRegLiveness() const override { return true; } in hasVRegLiveness() function
28 assert(dag->hasVRegLiveness() && "R600SchedStrategy needs vreg liveness"); in initialize()
29 assert(dag->hasVRegLiveness() && "R600SchedStrategy needs vreg liveness"); in initialize()
1795 assert(DAG->hasVRegLiveness() && "Expect VRegs with LiveIntervals"); in apply()2618 assert(dag->hasVRegLiveness() && in initialize()3393 assert(dag->hasVRegLiveness() && "ILPScheduler needs vreg liveness"); in initialize()3600 const SchedDFSResult *DFS = DAG->hasVRegLiveness() ? in getNodeLabel()3615 const SchedDFSResult *DFS = DAG->hasVRegLiveness() ? in getNodeAttributes()
1725 assert(DAG->hasVRegLiveness() && "Expect VRegs with LiveIntervals"); in apply()2536 assert(dag->hasVRegLiveness() && in initialize()3314 assert(dag->hasVRegLiveness() && "ILPScheduler needs vreg liveness"); in initialize()3511 const SchedDFSResult *DFS = DAG->hasVRegLiveness() ? in getNodeLabel()3525 const SchedDFSResult *DFS = DAG->hasVRegLiveness() ? in getNodeAttributes()