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

References

lib/Target/Hexagon/HexagonOptimizeSZextends.cpp
   66   if (skipFunction(F))
   73   for (auto &Arg : F.args()) {
   74     if (F.getAttributes().hasAttribute(Idx, Attribute::SExt)) {
   84             Instruction* First = &F.getEntryBlock().front();
  102   for (auto &B : F) {