Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp2097 bool TruncateStore = N->isTruncatingStore(); in PromoteIntOp_MSCATTER() local
2113 TruncateStore = true; in PromoteIntOp_MSCATTER()
2118 N->getIndexType(), TruncateStore); in PromoteIntOp_MSCATTER()