Home
last modified time | relevance | path

Searched refs:typePairInSet (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DLegalityPredicates.cpp42 LegalityPredicate LegalityPredicates::typePairInSet( in typePairInSet() function in LegalityPredicates
/external/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
DLegalizerInfo.h237 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/
DLegalityPredicates.cpp42 LegalityPredicate LegalityPredicates::typePairInSet( in typePairInSet() function in LegalityPredicates
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DLegalizerInfo.h211 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()