reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
778 return ValueTypeActions.getTypeAction(VT);
lib/CodeGen/TargetLoweringBase.cpp832 LegalizeTypeAction LA = ValueTypeActions.getTypeAction(SVT); 836 ValueTypeActions.getTypeAction(NVT) != TypePromoteInteger)) && 918 if (NVT != MVT() && ValueTypeActions.getTypeAction(NVT) == TypeLegal) 944 if (ValueTypeActions.getTypeAction(LargerVector) == TypeLegal)