Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp7899 bool IsScaledIndex = in getCanonicalIndexType() local
7905 if (IsScaledIndex && MemVT.getScalarType() == MVT::i8) { in getCanonicalIndexType()
7906 IsScaledIndex = false; in getCanonicalIndexType()