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

References

lib/CodeGen/GlobalISel/IRTranslator.cpp
  949   Indices.push_back(ConstantInt::get(Int32Ty, 0));
  953       Indices.push_back(ConstantInt::get(Int32Ty, Idx));
  956       Indices.push_back(ConstantInt::get(Int32Ty, Idx));
  959       Indices.push_back(U.getOperand(i));
  963                  DL.getIndexedOffsetInType(Src->getType(), Indices));