Home
last modified time | relevance | path

Searched refs:ScalarTypeBitsize (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp23019 uint64_t ScalarTypeBitsize = OutScalarTy.getSizeInBits(); in reduceBuildVecTruncToBitCast() local
23022 if (!isPowerOf2_64(ScalarTypeBitsize)) in reduceBuildVecTruncToBitCast()
23071 if (ShiftAmt != i * ScalarTypeBitsize) in reduceBuildVecTruncToBitCast()