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

References

lib/CodeGen/SelectionDAG/LegalizeTypes.cpp
  125       if (ResId && PromotedFloats.find(ResId) != PromotedFloats.end())
  125       if (ResId && PromotedFloats.find(ResId) != PromotedFloats.end())
  716   auto &OpIdEntry = PromotedFloats[getTableId(Op)];
lib/CodeGen/SelectionDAG/LegalizeTypes.h
  188       PromotedFloats.erase(OldId);
  618     TableId &PromotedId = PromotedFloats[getTableId(Op)];