Searched refs:OutScalarTy (Results 1 – 2 of 2) sorted by relevance
12599 EVT OutScalarTy = VT.getScalarType(); in reduceBuildVecExtToExtBuildVec() local12601 isPowerOf2_32(OutScalarTy.getSizeInBits()) && in reduceBuildVecExtToExtBuildVec()12610 unsigned ElemRatio = OutScalarTy.getSizeInBits()/SourceType.getSizeInBits(); in reduceBuildVecExtToExtBuildVec()
15424 EVT OutScalarTy = VT.getScalarType(); in reduceBuildVecExtToExtBuildVec() local15426 isPowerOf2_32(OutScalarTy.getSizeInBits()) && in reduceBuildVecExtToExtBuildVec()15435 unsigned ElemRatio = OutScalarTy.getSizeInBits()/SourceType.getSizeInBits(); in reduceBuildVecExtToExtBuildVec()