Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.cpp1153 const bool TruncatingStore = StoreNode->isTruncatingStore(); in LowerSTORE() local
1157 TruncatingStore) && in LowerSTORE()
1159 if ((AS == AMDGPUAS::PRIVATE_ADDRESS) && TruncatingStore) { in LowerSTORE()
1187 if (TruncatingStore) { in LowerSTORE()