Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp7948 bool IsSignedIndex = in getCanonicalIndexType() local
7954 IndexType = IsSignedIndex ? ISD::SIGNED_UNSCALED : ISD::UNSIGNED_UNSCALED; in getCanonicalIndexType()