Searched refs:isTruncating (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp1272 bool isTruncating = N->isTruncatingStore(); local
1288 if (isTruncating)
1299 if (isTruncating)

Completed in 44 milliseconds