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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/jitter/
H A Dbuilder_mem.cpp665 if (pScatterStackSrc == nullptr)
669 pScatterStackSrc = CreateEntryAlloca(pFunc, mSimdInt64Ty);
673 Value* pSrcArrayPtr = BITCAST(pScatterStackSrc, PointerType::get(vSrc->getType(), 0));
H A Dbuilder_mem.h167 Value* pScatterStackSrc{nullptr}; variable in typeref:typename:Value *
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/jitter/
H A Dbuilder_mem.h169 Value* pScatterStackSrc{nullptr}; variable in typeref:typename:Value *

Completed in 9 milliseconds