Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp11892 if (auto *ConstV = isConstOrConstSplat(V, /*AllowUndefs*/ false, in isNeutralConstant() local
11894 APInt Const = ConstV->getAPIntValue().trunc(V.getScalarValueSizeInBits()); in isNeutralConstant()