reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/AArch64/AArch64FastISel.cpp
 5027       unsigned Field = cast<ConstantInt>(Idx)->getZExtValue();
 5035       if (const auto *CI = dyn_cast<ConstantInt>(Idx)) {
 5053       std::pair<unsigned, bool> Pair = getRegForGEPIndex(Idx);