Searched refs:unpredicate (Results 1 – 5 of 5) sorted by relevance
129 void psi_ops::unpredicate(node *n) { in unpredicate() function in r600_sb::psi_ops182 unpredicate(s1->def); in eliminate()184 unpredicate(s2->def); in eliminate()
448 void unpredicate(node *n);
109 // Whether or not it may be profitable to unpredicate certain instructions114 "Is profitable to unpredicate">;
156 // Whether it is profitable to unpredicate certain instructions during if-conversion159 "Is profitable to unpredicate">;
272 { "prof-unpr", "Is profitable to unpredicate", { ARM::FeatureProfUnpredicate }, { } },