Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
Dfetch_jit.cpp1915 Type *vGatherTy = mSimdInt32Ty; in Shuffle8bpcGatherd16() local
2272 Type *vGatherTy = VectorType::get(IntegerType::getInt32Ty(JM()->mContext), mVWidth); in Shuffle16bpcGather16() local
2521 Type* vGatherTy = VectorType::get(IntegerType::getInt32Ty(JM()->mContext), mVWidth); in Shuffle16bpcGather() local
Dbuilder_misc.cpp1230 Type* vGatherTy = VectorType::get(IntegerType::getInt32Ty(JM()->mContext), mVWidth); in Shuffle16bpcGather4() local
1324 Type* vGatherTy = VectorType::get(IntegerType::getInt32Ty(JM()->mContext), mVWidth); in Shuffle8bpcGather4() local