Home
last modified time | relevance | path

Searched defs:pVecTy (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
DJitManager.cpp385 FixedVectorType* pVecTy = cast<FixedVectorType>(pTy); in GetDebugVectorType() local
387 VectorType* pVecTy = cast<VectorType>(pTy); in GetDebugVectorType() local
389 auto pVecTy = pTy; in GetDebugVectorType() local
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/functionpasses/
Dlower_x86.cpp246 Type* pVecTy = pCallInst->getType(); in GetRequestedWidthAndType() local