Home
last modified time | relevance | path

Searched refs:convert_float_setcc (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/sb/
Dsb_peephole.cpp66 convert_float_setcc(a, s); in run_on()
84 void peephole::convert_float_setcc(alu_node *f2i, alu_node *s) { in convert_float_setcc() function in r600_sb::peephole
Dsb_pass.h428 void convert_float_setcc(alu_node *f2i, alu_node *s);