Searched refs:typePairInSet (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
D | LegalityPredicates.cpp | 42 LegalityPredicate LegalityPredicates::typePairInSet( in typePairInSet() function in LegalityPredicates
|
/external/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
D | LegalizerInfo.h | 237 typePairInSet(unsigned TypeIdx0, unsigned TypeIdx1, 455 return actionIf(Action, typePairInSet(typeIdx(0), typeIdx(1), Types)); in actionFor() 464 return actionIf(Action, typePairInSet(typeIdx(0), typeIdx(1), Types), in actionFor() 481 return actionIf(Action, typePairInSet(typeIdx(0), typeIdx(1), Types)); in actionForTypeWithAnyImm()
|
/external/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
D | LegalityPredicates.cpp | 42 LegalityPredicate LegalityPredicates::typePairInSet( in typePairInSet() function in LegalityPredicates
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/ |
D | LegalizerInfo.h | 211 typePairInSet(unsigned TypeIdx0, unsigned TypeIdx1, 409 return actionIf(Action, typePairInSet(typeIdx(0), typeIdx(1), Types)); in actionFor() 418 return actionIf(Action, typePairInSet(typeIdx(0), typeIdx(1), Types), in actionFor()
|