Home
last modified time | relevance | path

Searched refs:hzd (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_ra.cpp2123 Instruction *hzd = new_Instruction(func, OP_NOP, TYPE_NONE); in addHazard() local
2124 hzd->setSrc(0, src->get()); in addHazard()
2125 i->bb->insertAfter(i, hzd); in addHazard()

Completed in 4 milliseconds