Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DLegalizerInfo.h376 LegalizeRuleSet &actionIf(LegalizeAction Action, in actionIf() function
383 LegalizeRuleSet &actionIf(LegalizeAction Action, LegalityPredicate Predicate, in actionIf() function
393 return actionIf(Action, typeInSet(typeIdx(0), Types)); in actionFor()
401 return actionIf(Action, typeInSet(typeIdx(0), Types), Mutation); in actionFor()
409 return actionIf(Action, typePairInSet(typeIdx(0), typeIdx(1), Types)); in actionFor()
418 return actionIf(Action, typePairInSet(typeIdx(0), typeIdx(1), Types), in actionFor()
428 return actionIf(Action, typeInSet(typeIdx(0), Types)); in actionForTypeWithAnyImm()
436 return actionIf(Action, all(typeInSet(typeIdx(0), Types), in actionForCartesianProduct()
448 return actionIf(Action, all(typeInSet(typeIdx(0), Types0), in actionForCartesianProduct()
459 return actionIf(Action, all(typeInSet(typeIdx(0), Types0), in actionForCartesianProduct()
[all …]