|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
References
lib/Target/X86/X86LegalizerInfo.cpp 228 .legalForCartesianProduct({s1, s8, s16, s32, s64}, {p0})
242 .legalForCartesianProduct({s32, s64})
243 .clampScalar(1, s32, s64)
245 .clampScalar(0, s32, s64)
249 .legalForCartesianProduct({s32, s64})
250 .clampScalar(1, s32, s64)
252 .clampScalar(0, s32, s64)
259 .legalForCartesianProduct({s8}, {s32, s64})
261 .clampScalar(1, s32, s64)
267 .legalFor({s8, s16, s32, s64})
273 .legalFor({{s8, s8}, {s16, s8}, {s32, s8}, {s64, s8}})