Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp18534 bool IsConstantSrc, bool UseVector, bool UseTrunc) { in mergeStoresOfConstantsOrVecElts()
19067 bool UseTrunc = LastIntegerTrunc && !UseVector; in tryStoreMergeOfConstants() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp15361 bool IsConstantSrc, bool UseVector, bool UseTrunc) { in MergeStoresOfConstantsOrVecElts()