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

References

lib/CodeGen/CodeGenPrepare.cpp
 3820 TypePromotionHelper::Action TypePromotionHelper::getAction(
 4250     TypePromotionHelper::Action TPH =
 4251         TypePromotionHelper::getAction(Ext, InsertedInsts, TLI, PromotedInsts);
 5133     TypePromotionHelper::Action TPH =
 5134         TypePromotionHelper::getAction(I, InsertedInsts, *TLI, PromotedInsts);