Searched refs:OutScalarTy (Results 1 – 1 of 1) sorted by relevance
22937 EVT OutScalarTy = VT.getScalarType(); in reduceBuildVecExtToExtBuildVec() local22940 llvm::has_single_bit<uint32_t>(OutScalarTy.getSizeInBits()) && in reduceBuildVecExtToExtBuildVec()22954 unsigned ElemRatio = OutScalarTy.getSizeInBits()/SourceType.getSizeInBits(); in reduceBuildVecExtToExtBuildVec()23018 EVT OutScalarTy = VT.getScalarType(); in reduceBuildVecTruncToBitCast() local23019 uint64_t ScalarTypeBitsize = OutScalarTy.getSizeInBits(); in reduceBuildVecTruncToBitCast()