Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h1703 bool AllowTruncation = false);
1709 bool AllowTruncation = false);
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp10668 bool AllowTruncation) { in isConstOrConstSplat() argument
10679 if (AllowTruncation || CVT == VecEltVT) in isConstOrConstSplat()
10694 if (AllowTruncation || (CVT == NSVT)) in isConstOrConstSplat()
10704 bool AllowTruncation) { in isConstOrConstSplat() argument
10718 if (AllowTruncation || (CVT == NSVT)) in isConstOrConstSplat()