Searched refs:TruncatingStore (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.cpp1248 const bool TruncatingStore = StoreNode->isTruncatingStore(); local
1252 TruncatingStore) &&
1254 if ((AS == AMDGPUAS::PRIVATE_ADDRESS) && TruncatingStore) {
1282 if (TruncatingStore) {

Completed in 153 milliseconds