Searched refs:OutScalarTy (Results 1 – 1 of 1) sorted by relevance
23996 EVT OutScalarTy = VT.getScalarType(); in reduceBuildVecExtToExtBuildVec() local23999 llvm::has_single_bit<uint32_t>(OutScalarTy.getSizeInBits()) && in reduceBuildVecExtToExtBuildVec()24013 unsigned ElemRatio = OutScalarTy.getSizeInBits()/SourceType.getSizeInBits(); in reduceBuildVecExtToExtBuildVec()24076 EVT OutScalarTy = VT.getScalarType(); in reduceBuildVecTruncToBitCast() local24077 uint64_t ScalarTypeBitsize = OutScalarTy.getSizeInBits(); in reduceBuildVecTruncToBitCast()