Home
last modified time | relevance | path

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

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