Searched refs:N000 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/contrib/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp910 SDValue N000 = N00.getOperand(0); local
925 if (N000 == N2 &&
929 MVT::i32, N000);
949 if (N000 == N2 &&
953 MVT::i32, N000);
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp2994 SDValue N000 = N00.getOperand(0); local
2995 if (!isBSwapHWordElement(N000, Parts))
3015 SDValue N000 = N00.getOperand(0);
3016 if (!isBSwapHWordElement(N000, Parts))

Completed in 142 milliseconds