Searched refs:typePairInSet (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/ |
| H A D | LegalizerInfo.h | 268 typePairInSet(unsigned TypeIdx0, unsigned TypeIdx1, 499 return actionIf(Action, typePairInSet(typeIdx(0), typeIdx(1), Types)); in actionFor() 508 return actionIf(Action, typePairInSet(typeIdx(0), typeIdx(1), Types), in actionFor() 525 return actionIf(Action, typePairInSet(typeIdx(0), typeIdx(1), Types)); in actionForTypeWithAnyImm()
|
| /openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/ |
| H A D | LegalityPredicates.cpp | 42 LegalityPredicate LegalityPredicates::typePairInSet( in typePairInSet() function in LegalityPredicates
|