Home
last modified time | relevance | path

Searched refs:typeTupleInSet (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalityPredicates.cpp52 LegalityPredicate LegalityPredicates::typeTupleInSet( in typeTupleInSet() function in LegalityPredicates
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h278 typeTupleInSet(unsigned TypeIdx0, unsigned TypeIdx1, unsigned Type2,
527 typeTupleInSet(typeIdx(0), typeIdx(1), typeIdx(2), Types)); in actionFor()