Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
Dfetch_jit.cpp405 BasicBlock* pCurrentBB = IRB()->GetInsertBlock(); in CreateGatherOddFormats() local
407 BasicBlock::Create(JM()->mContext, "MaskedLaneLoad", pCurrentBB->getParent()); in CreateGatherOddFormats()
409 BasicBlock::Create(JM()->mContext, "AfterMaskedLoad", pCurrentBB->getParent()); in CreateGatherOddFormats()