Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_lowering_nvc0.h88 void replaceZero(Instruction *);
Dnv50_ir_lowering_nv50.cpp213 void replaceZero(Instruction *);
246 NV50LegalizePostRA::replaceZero(Instruction *i) in replaceZero() function in nv50_ir::NV50LegalizePostRA
318 replaceZero(i); in visit()
Dnv50_ir_lowering_nvc0.cpp705 NVC0LegalizePostRA::replaceZero(Instruction *i) in replaceZero() function in nv50_ir::NVC0LegalizePostRA
844 replaceZero(i); in visit()
871 replaceZero(i); in visit()
/external/mesa3d/docs/relnotes/
D20.2.0.rst941 - nvir: run replaceZero() before replaceCvt()