Searched refs:typePairInSet (Results 1 – 2 of 2) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/ |
| H A D | LegalizerInfo.h | 236 typePairInSet(unsigned TypeIdx0, unsigned TypeIdx1, 454 return actionIf(Action, typePairInSet(typeIdx(0), typeIdx(1), Types)); in actionFor() 463 return actionIf(Action, typePairInSet(typeIdx(0), typeIdx(1), Types), in actionFor() 480 return actionIf(Action, typePairInSet(typeIdx(0), typeIdx(1), Types)); in actionForTypeWithAnyImm()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/ |
| H A D | LegalityPredicates.cpp | 42 LegalityPredicate LegalityPredicates::typePairInSet( in typePairInSet() function in LegalityPredicates
|