Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.cpp1100 const bool TruncatingStore = StoreNode->isTruncatingStore(); in LowerSTORE() local
1104 TruncatingStore) && in LowerSTORE()
1106 if ((AS == AMDGPUAS::PRIVATE_ADDRESS) && TruncatingStore) { in LowerSTORE()
1134 if (TruncatingStore) { in LowerSTORE()