Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_lowering_nvc0.h88 void replaceZero(Instruction *);
Dnv50_ir_lowering_nv50.cpp234 void replaceZero(Instruction *);
269 NV50LegalizePostRA::replaceZero(Instruction *i) in replaceZero() function in nv50_ir::NV50LegalizePostRA
341 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()
/third_party/mesa3d/docs/relnotes/
D20.2.0.rst941 - nvir: run replaceZero() before replaceCvt()