Home
last modified time | relevance | path

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

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