Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DExprConstant.cpp1761 unsigned BaseEltSize = EltAsInt.getBitWidth(); in EvalAndBitcastToAPInt() local
1763 Res |= EltAsInt.zextOrTrunc(VecSize).rotr(i*EltSize+BaseEltSize); in EvalAndBitcastToAPInt()