Home
last modified time | relevance | path

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

/dports/devel/llvm80/llvm-8.0.1.src/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp4888 ConstantSDNode *N001C = dyn_cast<ConstantSDNode>(N00.getOperand(1)); in MatchBSwapHWordLow() local
4889 if (!N001C || N001C->getZExtValue() != 0xFF) in MatchBSwapHWordLow()
6917 if (auto N001C = isConstOrConstSplat(N0.getOperand(0).getOperand(1))) { in visitSRL() local
6918 uint64_t c1 = N001C->getZExtValue(); in visitSRL()
/dports/devel/llvm70/llvm-7.0.1.src/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp4728 ConstantSDNode *N001C = dyn_cast<ConstantSDNode>(N00.getOperand(1)); in MatchBSwapHWordLow() local
4729 if (!N001C || N001C->getZExtValue() != 0xFF) in MatchBSwapHWordLow()
6758 if (auto N001C = isConstOrConstSplat(N0.getOperand(0).getOperand(1))) { in visitSRL() local
6759 uint64_t c1 = N001C->getZExtValue(); in visitSRL()
/dports/devel/llvm10/llvm-10.0.1.src/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp5505 ConstantSDNode *N001C = dyn_cast<ConstantSDNode>(N00.getOperand(1)); in MatchBSwapHWordLow() local
5506 if (!N001C || N001C->getZExtValue() != 0xFF) in MatchBSwapHWordLow()
7957 if (auto *N001C = isConstOrConstSplat(InnerShift.getOperand(1))) { in visitSRL() local
7958 uint64_t c1 = N001C->getZExtValue(); in visitSRL()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp5498 ConstantSDNode *N001C = dyn_cast<ConstantSDNode>(N00.getOperand(1)); in MatchBSwapHWordLow() local
5499 if (!N001C || N001C->getZExtValue() != 0xFF) in MatchBSwapHWordLow()
7950 if (auto *N001C = isConstOrConstSplat(InnerShift.getOperand(1))) { in visitSRL() local
7951 uint64_t c1 = N001C->getZExtValue(); in visitSRL()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp5505 ConstantSDNode *N001C = dyn_cast<ConstantSDNode>(N00.getOperand(1)); in MatchBSwapHWordLow() local
5506 if (!N001C || N001C->getZExtValue() != 0xFF) in MatchBSwapHWordLow()
7957 if (auto *N001C = isConstOrConstSplat(InnerShift.getOperand(1))) { in visitSRL() local
7958 uint64_t c1 = N001C->getZExtValue(); in visitSRL()
/dports/devel/llvm90/llvm-9.0.1.src/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp5425 ConstantSDNode *N001C = dyn_cast<ConstantSDNode>(N00.getOperand(1)); in MatchBSwapHWordLow() local
5426 if (!N001C || N001C->getZExtValue() != 0xFF) in MatchBSwapHWordLow()
7708 if (auto N001C = isConstOrConstSplat(N0.getOperand(0).getOperand(1))) { in visitSRL() local
7709 uint64_t c1 = N001C->getZExtValue(); in visitSRL()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp5820 ConstantSDNode *N001C = dyn_cast<ConstantSDNode>(N00.getOperand(1)); in MatchBSwapHWordLow() local
5821 if (!N001C || N001C->getZExtValue() != 0xFF) in MatchBSwapHWordLow()
8563 if (auto *N001C = isConstOrConstSplat(InnerShift.getOperand(1))) { in visitSRL() local
8564 uint64_t c1 = N001C->getZExtValue(); in visitSRL()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp5694 ConstantSDNode *N001C = dyn_cast<ConstantSDNode>(N00.getOperand(1)); in MatchBSwapHWordLow() local
5695 if (!N001C || N001C->getZExtValue() != 0xFF) in MatchBSwapHWordLow()
8411 if (auto *N001C = isConstOrConstSplat(InnerShift.getOperand(1))) { in visitSRL() local
8412 uint64_t c1 = N001C->getZExtValue(); in visitSRL()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp6037 ConstantSDNode *N001C = dyn_cast<ConstantSDNode>(N00.getOperand(1)); in MatchBSwapHWordLow() local
6038 if (!N001C || N001C->getZExtValue() != 0xFF) in MatchBSwapHWordLow()
8812 if (auto *N001C = isConstOrConstSplat(InnerShift.getOperand(1))) { in visitSRL() local
8813 uint64_t c1 = N001C->getZExtValue(); in visitSRL()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp5843 ConstantSDNode *N001C = dyn_cast<ConstantSDNode>(N00.getOperand(1)); in MatchBSwapHWordLow() local
5844 if (!N001C || N001C->getZExtValue() != 0xFF) in MatchBSwapHWordLow()
8598 if (auto *N001C = isConstOrConstSplat(InnerShift.getOperand(1))) { in visitSRL() local
8599 uint64_t c1 = N001C->getZExtValue(); in visitSRL()
/dports/devel/llvm11/llvm-11.0.1.src/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp5601 ConstantSDNode *N001C = dyn_cast<ConstantSDNode>(N00.getOperand(1)); in MatchBSwapHWordLow() local
5602 if (!N001C || N001C->getZExtValue() != 0xFF) in MatchBSwapHWordLow()
8318 if (auto *N001C = isConstOrConstSplat(InnerShift.getOperand(1))) { in visitSRL() local
8319 uint64_t c1 = N001C->getZExtValue(); in visitSRL()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp6037 ConstantSDNode *N001C = dyn_cast<ConstantSDNode>(N00.getOperand(1)); in MatchBSwapHWordLow() local
6038 if (!N001C || N001C->getZExtValue() != 0xFF) in MatchBSwapHWordLow()
8812 if (auto *N001C = isConstOrConstSplat(InnerShift.getOperand(1))) { in visitSRL() local
8813 uint64_t c1 = N001C->getZExtValue(); in visitSRL()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp6037 ConstantSDNode *N001C = dyn_cast<ConstantSDNode>(N00.getOperand(1)); in MatchBSwapHWordLow() local
6038 if (!N001C || N001C->getZExtValue() != 0xFF) in MatchBSwapHWordLow()
8812 if (auto *N001C = isConstOrConstSplat(InnerShift.getOperand(1))) { in visitSRL() local
8813 uint64_t c1 = N001C->getZExtValue(); in visitSRL()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp5843 ConstantSDNode *N001C = dyn_cast<ConstantSDNode>(N00.getOperand(1)); in MatchBSwapHWordLow() local
5844 if (!N001C || N001C->getZExtValue() != 0xFF) in MatchBSwapHWordLow()
8598 if (auto *N001C = isConstOrConstSplat(InnerShift.getOperand(1))) { in visitSRL() local
8599 uint64_t c1 = N001C->getZExtValue(); in visitSRL()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp6037 ConstantSDNode *N001C = dyn_cast<ConstantSDNode>(N00.getOperand(1)); in MatchBSwapHWordLow() local
6038 if (!N001C || N001C->getZExtValue() != 0xFF) in MatchBSwapHWordLow()
8812 if (auto *N001C = isConstOrConstSplat(InnerShift.getOperand(1))) { in visitSRL() local
8813 uint64_t c1 = N001C->getZExtValue(); in visitSRL()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp6037 ConstantSDNode *N001C = dyn_cast<ConstantSDNode>(N00.getOperand(1)); in MatchBSwapHWordLow() local
6038 if (!N001C || N001C->getZExtValue() != 0xFF) in MatchBSwapHWordLow()
8812 if (auto *N001C = isConstOrConstSplat(InnerShift.getOperand(1))) { in visitSRL() local
8813 uint64_t c1 = N001C->getZExtValue(); in visitSRL()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp6056 ConstantSDNode *N001C = dyn_cast<ConstantSDNode>(N00.getOperand(1)); in MatchBSwapHWordLow() local
6057 if (!N001C || N001C->getZExtValue() != 0xFF) in MatchBSwapHWordLow()
8828 if (auto *N001C = isConstOrConstSplat(InnerShift.getOperand(1))) { in visitSRL() local
8829 uint64_t c1 = N001C->getZExtValue(); in visitSRL()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp47526 auto *N001C = dyn_cast<ConstantSDNode>(TruncExtSrc.getOperand(1)); in combineXor() local
47527 if (N1C && !N1C->isOpaque() && N001C && !N001C->isOpaque()) { in combineXor()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/X86/
H A DX86ISelLowering.cpp47526 auto *N001C = dyn_cast<ConstantSDNode>(TruncExtSrc.getOperand(1)); in combineXor() local
47527 if (N1C && !N1C->isOpaque() && N001C && !N001C->isOpaque()) { in combineXor()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp47543 auto *N001C = dyn_cast<ConstantSDNode>(TruncExtSrc.getOperand(1)); in combineXor() local
47544 if (N1C && !N1C->isOpaque() && N001C && !N001C->isOpaque()) { in combineXor()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp47526 auto *N001C = dyn_cast<ConstantSDNode>(TruncExtSrc.getOperand(1)); in combineXor() local
47527 if (N1C && !N1C->isOpaque() && N001C && !N001C->isOpaque()) { in combineXor()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp47526 auto *N001C = dyn_cast<ConstantSDNode>(TruncExtSrc.getOperand(1)); in combineXor() local
47527 if (N1C && !N1C->isOpaque() && N001C && !N001C->isOpaque()) { in combineXor()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp48827 auto *N001C = dyn_cast<ConstantSDNode>(TruncExtSrc.getOperand(1)); in combineXor() local
48828 if (N1C && !N1C->isOpaque() && N001C && !N001C->isOpaque()) { in combineXor()