Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_peephole.cpp348 void opnd3(Instruction *, ImmediateValue&);
402 opnd3(i, src2); in visit()
905 ConstantFolding::opnd3(Instruction *i, ImmediateValue &imm2) in opnd3() function in nv50_ir::ConstantFolding