ΒΆllvm::LegalityPredicate scalarOrEltWiderThan(
    unsigned int TypeIdx,
    unsigned int Size)

Description

True iff the specified type index is a scalar or a vector with an element type that's wider than the given size.

Declared at: llvm/include/llvm/CodeGen/GlobalISel/LegalizerInfo.h:302

Parameters

unsigned int TypeIdx
unsigned int Size