Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nv50/codegen/
Dnv50_ir_from_tgsi.cpp2122 BasicBlock *lbrkBB = new BasicBlock(func); in handleInstruction() local
2125 breakBBs.push(lbrkBB); in handleInstruction()
2129 mkFlow(OP_PREBREAK, lbrkBB, CC_ALWAYS, NULL); in handleInstruction()