Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/GlobalISel/
DLegalityPredicates.cpp32 LegalityPredicate LegalityPredicates::typePairInSet( in typePairInSet() function in LegalityPredicates
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/GlobalISel/
DLegalizerInfo.h198 typePairInSet(unsigned TypeIdx0, unsigned TypeIdx1,
345 return actionIf(Action, typePairInSet(typeIdx(0), typeIdx(1), Types)); in actionFor()
354 return actionIf(Action, typePairInSet(typeIdx(0), typeIdx(1), Types), in actionFor()