Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp2267 bool TruncateStore = N->isTruncatingStore(); in PromoteIntOp_MSCATTER() local
2283 TruncateStore = true; in PromoteIntOp_MSCATTER()
2288 N->getIndexType(), TruncateStore); in PromoteIntOp_MSCATTER()