Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp3430 static bool isBSwapHWordElement(SDValue N, MutableArrayRef<SDNode *> Parts) { in isBSwapHWordElement() function
3526 if (!isBSwapHWordElement(N000, Parts)) in MatchBSwapHWord()
3530 if (!isBSwapHWordElement(N001, Parts)) in MatchBSwapHWord()
3533 if (!isBSwapHWordElement(N010, Parts)) in MatchBSwapHWord()
3536 if (!isBSwapHWordElement(N011, Parts)) in MatchBSwapHWord()
3540 if (!isBSwapHWordElement(N1, Parts)) in MatchBSwapHWord()
3542 if (!isBSwapHWordElement(N01, Parts)) in MatchBSwapHWord()
3547 if (!isBSwapHWordElement(N000, Parts)) in MatchBSwapHWord()
3550 if (!isBSwapHWordElement(N001, Parts)) in MatchBSwapHWord()