Home
last modified time | relevance | path

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

/dports/devel/llvm10/llvm-10.0.1.src/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp6565 static SDValue stripTruncAndExt(SDValue Value) { in stripTruncAndExt() function
6571 return stripTruncAndExt(Value.getOperand(0)); in stripTruncAndExt()
6658 else if (stripTruncAndExt(CombinedValue) != stripTruncAndExt(Value)) in MatchStoreCombine()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp6558 static SDValue stripTruncAndExt(SDValue Value) { in stripTruncAndExt() function
6564 return stripTruncAndExt(Value.getOperand(0)); in stripTruncAndExt()
6651 else if (stripTruncAndExt(CombinedValue) != stripTruncAndExt(Value)) in MatchStoreCombine()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp6565 static SDValue stripTruncAndExt(SDValue Value) { in stripTruncAndExt() function
6571 return stripTruncAndExt(Value.getOperand(0)); in stripTruncAndExt()
6658 else if (stripTruncAndExt(CombinedValue) != stripTruncAndExt(Value)) in MatchStoreCombine()
/dports/devel/llvm90/llvm-9.0.1.src/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp6469 static SDValue stripTruncAndExt(SDValue Value) { in stripTruncAndExt() function
6475 return stripTruncAndExt(Value.getOperand(0)); in stripTruncAndExt()
6562 else if (stripTruncAndExt(CombinedValue) != stripTruncAndExt(Value)) in MatchStoreCombine()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7036 static SDValue stripTruncAndExt(SDValue Value) { in stripTruncAndExt() function
7042 return stripTruncAndExt(Value.getOperand(0)); in stripTruncAndExt()
7140 else if (stripTruncAndExt(SourceValue) != stripTruncAndExt(WideVal)) in mergeTruncStores()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp6910 static SDValue stripTruncAndExt(SDValue Value) { in stripTruncAndExt() function
6916 return stripTruncAndExt(Value.getOperand(0)); in stripTruncAndExt()
7002 else if (stripTruncAndExt(CombinedValue) != stripTruncAndExt(Value)) in MatchStoreCombine()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7260 static SDValue stripTruncAndExt(SDValue Value) { in stripTruncAndExt() function
7266 return stripTruncAndExt(Value.getOperand(0)); in stripTruncAndExt()
7372 else if (stripTruncAndExt(SourceValue) != stripTruncAndExt(WideVal)) in mergeTruncStores()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7066 static SDValue stripTruncAndExt(SDValue Value) { in stripTruncAndExt() function
7072 return stripTruncAndExt(Value.getOperand(0)); in stripTruncAndExt()
7178 else if (stripTruncAndExt(SourceValue) != stripTruncAndExt(WideVal)) in mergeTruncStores()
/dports/devel/llvm11/llvm-11.0.1.src/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp6817 static SDValue stripTruncAndExt(SDValue Value) { in stripTruncAndExt() function
6823 return stripTruncAndExt(Value.getOperand(0)); in stripTruncAndExt()
6909 else if (stripTruncAndExt(CombinedValue) != stripTruncAndExt(Value)) in MatchStoreCombine()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7260 static SDValue stripTruncAndExt(SDValue Value) { in stripTruncAndExt() function
7266 return stripTruncAndExt(Value.getOperand(0)); in stripTruncAndExt()
7372 else if (stripTruncAndExt(SourceValue) != stripTruncAndExt(WideVal)) in mergeTruncStores()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7260 static SDValue stripTruncAndExt(SDValue Value) { in stripTruncAndExt() function
7266 return stripTruncAndExt(Value.getOperand(0)); in stripTruncAndExt()
7372 else if (stripTruncAndExt(SourceValue) != stripTruncAndExt(WideVal)) in mergeTruncStores()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7066 static SDValue stripTruncAndExt(SDValue Value) { in stripTruncAndExt() function
7072 return stripTruncAndExt(Value.getOperand(0)); in stripTruncAndExt()
7178 else if (stripTruncAndExt(SourceValue) != stripTruncAndExt(WideVal)) in mergeTruncStores()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7260 static SDValue stripTruncAndExt(SDValue Value) { in stripTruncAndExt() function
7266 return stripTruncAndExt(Value.getOperand(0)); in stripTruncAndExt()
7372 else if (stripTruncAndExt(SourceValue) != stripTruncAndExt(WideVal)) in mergeTruncStores()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7260 static SDValue stripTruncAndExt(SDValue Value) { in stripTruncAndExt() function
7266 return stripTruncAndExt(Value.getOperand(0)); in stripTruncAndExt()
7372 else if (stripTruncAndExt(SourceValue) != stripTruncAndExt(WideVal)) in mergeTruncStores()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7279 static SDValue stripTruncAndExt(SDValue Value) { in stripTruncAndExt() function
7285 return stripTruncAndExt(Value.getOperand(0)); in stripTruncAndExt()
7391 else if (stripTruncAndExt(SourceValue) != stripTruncAndExt(WideVal)) in mergeTruncStores()