Searched defs:replaceZero (Results 1 - 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_lowering_nv50.cpp213 void replaceZero(Instruction *);
246 NV50LegalizePostRA::replaceZero(Instruction *i) function in class:nv50_ir::NV50LegalizePostRA
318 replaceZero(i);
H A Dnv50_ir_lowering_nvc0.cpp519 NVC0LegalizePostRA::replaceZero(Instruction *i) function in class:nv50_ir::NVC0LegalizePostRA
596 replaceZero(i);
623 replaceZero(i);

Completed in 87 milliseconds