Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h1652 bool AllowTruncation = false);
1658 bool AllowTruncation = false);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp9491 bool AllowTruncation) { in isConstOrConstSplat() argument
9502 if (AllowTruncation || CVT == VecEltVT) in isConstOrConstSplat()
9517 if (AllowTruncation || (CVT == NSVT)) in isConstOrConstSplat()
9527 bool AllowTruncation) { in isConstOrConstSplat() argument
9541 if (AllowTruncation || (CVT == NSVT)) in isConstOrConstSplat()