Ensure the scalar or element is at least as wide as Ty.
Declared in <llvm/CodeGen/GlobalISel/LegalizerInfo.h>
LegalizeRuleSet&
minScalarOrElt(
unsigned int TypeIdx,
LLT const Ty);
A reference to this rule set for chaining.
| Name | Description |
|---|---|
| TypeIdx | Type index being widened. |
| Ty | Minimum scalar or element type. |