Home
last modified time | relevance | path

Searched refs:unpredicate (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/sb/
Dsb_psi_ops.cpp129 void psi_ops::unpredicate(node *n) { in unpredicate() function in r600_sb::psi_ops
182 unpredicate(s1->def); in eliminate()
184 unpredicate(s2->def); in eliminate()
Dsb_pass.h446 void unpredicate(node *n);
/external/llvm/lib/Target/ARM/
DARM.td109 // Whether or not it may be profitable to unpredicate certain instructions
114 "Is profitable to unpredicate">;