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

Description

True iff the specified type index is a scalar whose size is not a multiple of Size.

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

Parameters

unsigned int TypeIdx
unsigned int Size