Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp2589 static bool isBSwapHWordElement(SDValue N, SmallVector<SDNode*,4> &Parts) { in isBSwapHWordElement() function
2681 if (!isBSwapHWordElement(N000, Parts)) in MatchBSwapHWord()
2685 if (!isBSwapHWordElement(N001, Parts)) in MatchBSwapHWord()
2688 if (!isBSwapHWordElement(N010, Parts)) in MatchBSwapHWord()
2691 if (!isBSwapHWordElement(N011, Parts)) in MatchBSwapHWord()
2695 if (!isBSwapHWordElement(N1, Parts)) in MatchBSwapHWord()
2697 if (!isBSwapHWordElement(N01, Parts)) in MatchBSwapHWord()
2702 if (!isBSwapHWordElement(N000, Parts)) in MatchBSwapHWord()
2705 if (!isBSwapHWordElement(N001, Parts)) in MatchBSwapHWord()
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp3467 static bool isBSwapHWordElement(SDValue N, MutableArrayRef<SDNode *> Parts) { in isBSwapHWordElement() function
3563 if (!isBSwapHWordElement(N000, Parts)) in MatchBSwapHWord()
3567 if (!isBSwapHWordElement(N001, Parts)) in MatchBSwapHWord()
3570 if (!isBSwapHWordElement(N010, Parts)) in MatchBSwapHWord()
3573 if (!isBSwapHWordElement(N011, Parts)) in MatchBSwapHWord()
3577 if (!isBSwapHWordElement(N1, Parts)) in MatchBSwapHWord()
3579 if (!isBSwapHWordElement(N01, Parts)) in MatchBSwapHWord()
3584 if (!isBSwapHWordElement(N000, Parts)) in MatchBSwapHWord()
3587 if (!isBSwapHWordElement(N001, Parts)) in MatchBSwapHWord()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp4786 static bool isBSwapHWordElement(SDValue N, MutableArrayRef<SDNode *> Parts) { in isBSwapHWordElement() function
4898 if (!isBSwapHWordElement(N00, Parts)) in MatchBSwapHWord()
4901 if (!isBSwapHWordElement(N01, Parts)) in MatchBSwapHWord()
4904 if (!isBSwapHWordElement(N10, Parts)) in MatchBSwapHWord()
4907 if (!isBSwapHWordElement(N11, Parts)) in MatchBSwapHWord()
4911 if (!isBSwapHWordElement(N1, Parts)) in MatchBSwapHWord()
4913 if (!isBSwapHWordElement(N01, Parts)) in MatchBSwapHWord()
4918 if (!isBSwapHWordElement(N000, Parts)) in MatchBSwapHWord()
4921 if (!isBSwapHWordElement(N001, Parts)) in MatchBSwapHWord()