Home
last modified time | relevance | path

Searched defs:convert_to_mov (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_peephole.cpp124 void PeepholeVisitor::convert_to_mov(AluInstr *alu, int src_idx) in convert_to_mov() function in r600::PeepholeVisitor
/third_party/mesa3d/src/gallium/drivers/r600/sb/
Dsb_expr.cpp52 void convert_to_mov(alu_node &n, value *src, bool neg, bool abs) { in convert_to_mov() function