Home | History | Annotate | Download | only in cpu_ref

Lines Matching refs:inType

815         const Type *inType = ain->getType();
817 mtls->fep.dimX = inType->getDimX();
818 mtls->fep.dimY = inType->getDimY();
819 mtls->fep.dimZ = inType->getDimZ();
936 const Type *inType = ain0->getType();
938 mtls->fep.dimX = inType->getDimX();
939 mtls->fep.dimY = inType->getDimY();
940 mtls->fep.dimZ = inType->getDimZ();