Searched refs:pGather (Results 1 – 1 of 1) sorted by relevance
383 Value* pGather; in CreateGatherOddFormats() local386 pGather = in CreateGatherOddFormats()457 pGather = LOAD(pMem); in CreateGatherOddFormats()465 UnpackComponents(format, pGather, pResult); in CreateGatherOddFormats()879 Value* pGather = VSHUFFLE(pGatherLo, pGatherHi, vShufAll); in JitGatherVertices() local880 pGather = FP_TRUNC(pGather, mSimdFP32Ty); in JitGatherVertices()882 vVertexElements[currentVertexElement++] = pGather; in JitGatherVertices()1048 Value* pGather = GATHERDD(gatherSrc, in JitGatherVertices() local1057 pGather = UI_TO_FP(pGather, mSimdFP32Ty); in JitGatherVertices()1061 pGather = SI_TO_FP(pGather, mSimdFP32Ty); in JitGatherVertices()[all …]