Home
last modified time | relevance | path

Searched defs:UseTrunc (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp20188 bool IsConstantSrc, bool UseVector, bool UseTrunc) { in mergeStoresOfConstantsOrVecElts()
20750 bool UseTrunc = LastIntegerTrunc && !UseVector; in tryStoreMergeOfConstants() local