Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.cpp1120 const bool TruncatingStore = StoreNode->isTruncatingStore(); in LowerSTORE() local
1124 TruncatingStore) && in LowerSTORE()
1126 if ((AS == AMDGPUAS::PRIVATE_ADDRESS) && TruncatingStore) { in LowerSTORE()
1154 if (TruncatingStore) { in LowerSTORE()