Searched refs:BVVT (Results 1 – 1 of 1) sorted by relevance
5841 EVT BVVT = N1.getValueType(); in FoldConstantArithmetic() local5842 if (BV1 && BV2 && BVVT.isInteger() && BVVT == N2.getValueType()) { in FoldConstantArithmetic()5862 BuildVectorSDNode::recastRawBits(IsLE, BVVT.getScalarSizeInBits(), in FoldConstantArithmetic()5873 return getBitcast(VT, getBuildVector(BVVT, DL, Ops)); in FoldConstantArithmetic()