Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp8100 MVT StoreNodeVT = SN->getBasePtr().getSimpleValueType(); in combineSTORE() local
8101 if (PtrVT != StoreNodeVT) { in combineSTORE()