Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp7946 bool IsScaledIndex = in getCanonicalIndexType() local
7952 if (IsScaledIndex && MemVT.getScalarType() == MVT::i8) { in getCanonicalIndexType()
7953 IsScaledIndex = false; in getCanonicalIndexType()