Searched refs:TruncatingStore (Results 1 – 1 of 1) sorted by relevance
1120 const bool TruncatingStore = StoreNode->isTruncatingStore(); in LowerSTORE() local1124 TruncatingStore) && in LowerSTORE()1126 if ((AS == AMDGPUAS::PRIVATE_ADDRESS) && TruncatingStore) { in LowerSTORE()1154 if (TruncatingStore) { in LowerSTORE()