Searched refs:TruncatingStore (Results 1 – 1 of 1) sorted by relevance
1153 const bool TruncatingStore = StoreNode->isTruncatingStore(); in LowerSTORE() local1157 TruncatingStore) && in LowerSTORE()1159 if ((AS == AMDGPUAS::PRIVATE_ADDRESS) && TruncatingStore) { in LowerSTORE()1187 if (TruncatingStore) { in LowerSTORE()