Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.cpp1124 const bool TruncatingStore = StoreNode->isTruncatingStore(); in LowerSTORE() local
1128 TruncatingStore) && in LowerSTORE()
1130 if ((AS == AMDGPUAS::PRIVATE_ADDRESS) && TruncatingStore) { in LowerSTORE()
1158 if (TruncatingStore) { in LowerSTORE()