Home | History | Annotate | Download | only in b_TensorEm

Lines Matching refs:arrPtrE

220 				int32* ptrL = ptrA->matE.arrE.arrPtrE + iL * sizeL;
250 int32* basePtrL = ptrA->matE.arrE.arrPtrE;
270 int32* inPtrL = ptrA->inVecE.arrPtrE;
286 ptrA->matE.arrE.arrPtrE,
288 ptrA->inVecE.arrPtrE,
289 ptrA->outVecE.arrPtrE,
291 ptrA->tempMatE.arrE.arrPtrE,
292 ptrA->tempVecE.arrPtrE );
301 int32 rbfCoeffL = ptrA->outVecE.arrPtrE[ iL ] >> rbfCoeffShiftL;
319 ptrA->matE.arrE.arrPtrE,
321 ptrA->inVecE.arrPtrE,
322 ptrA->outVecE.arrPtrE,
324 ptrA->tempMatE.arrE.arrPtrE,
325 ptrA->tempVecE.arrPtrE );
335 int32 rbfCoeffL = ptrA->outVecE.arrPtrE[ iL ] >> rbfCoeffShiftL;