ΒΆllvm::LegalityPredicate typePairAndMemDescInSet(
    unsigned int TypeIdx0,
    unsigned int TypeIdx1,
    unsigned int MMOIdx,
    std::initializer_list<TypePairAndMemDesc>
        TypesAndMemDescInit)

Description

True iff the given types for the given pair of type indexes is one of the specified type pairs.

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

Parameters

unsigned int TypeIdx0
unsigned int TypeIdx1
unsigned int MMOIdx
std::initializer_list<TypePairAndMemDesc> TypesAndMemDescInit