Home
last modified time | relevance | path

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

/external/lisa/results/LisaInANutshell_Backup/
Doutput.log1 [rt-app] <notice> pLoad = 355ns
/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
Dfetch_jit.cpp604 Value* pLoad = GEP(pBase, pElemOffset); in CreateGatherOddFormats() local
607 pLoad = POINTER_CAST(pLoad, pLoadTy); in CreateGatherOddFormats()
610 pLoad = SELECT(pLaneMask, pLoad, pTmp); in CreateGatherOddFormats()
613 Value *val = LOAD(pLoad); in CreateGatherOddFormats()