Home
last modified time | relevance | path

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

/external/llvm-project/llvm/utils/TableGen/
DGlobalISelEmitter.cpp4282 const bool ImmAllOnesV = ChildRec->getName() == "immAllOnesV"; in importChildMatcher() local
4283 if (ImmAllOnesV || ChildRec->getName() == "immAllZerosV") { in importChildMatcher()
4311 ImmAllOnesV ? VectorSplatImmPredicateMatcher::AllOnes in importChildMatcher()