Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp7921 MVT LoadNodeVT = LN->getBasePtr().getSimpleValueType(); in combineLOAD() local
7922 if (PtrVT != LoadNodeVT) { in combineLOAD()