Home
last modified time | relevance | path

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

/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/X86/
H A DX86ISelLowering.cpp38501 static SDValue combineADC(SDNode *N, SelectionDAG &DAG, in combineADC() function
39647 case X86ISD::ADC: return combineADC(N, DAG, DCI); in PerformDAGCombine()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/X86/
H A DX86ISelLowering.cpp40367 static SDValue combineADC(SDNode *N, SelectionDAG &DAG, in combineADC() function
41524 case X86ISD::ADC: return combineADC(N, DAG, DCI); in PerformDAGCombine()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/X86/
H A DX86ISelLowering.cpp42867 static SDValue combineADC(SDNode *N, SelectionDAG &DAG, in combineADC() function
44243 case X86ISD::ADC: return combineADC(N, DAG, DCI); in PerformDAGCombine()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/X86/
H A DX86ISelLowering.cpp44603 static SDValue combineADC(SDNode *N, SelectionDAG &DAG, in combineADC() function
46002 case X86ISD::ADC: return combineADC(N, DAG, DCI); in PerformDAGCombine()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp44577 static SDValue combineADC(SDNode *N, SelectionDAG &DAG, in combineADC() function
45976 case X86ISD::ADC: return combineADC(N, DAG, DCI); in PerformDAGCombine()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp44603 static SDValue combineADC(SDNode *N, SelectionDAG &DAG, in combineADC() function
46002 case X86ISD::ADC: return combineADC(N, DAG, DCI); in PerformDAGCombine()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp48096 static SDValue combineADC(SDNode *N, SelectionDAG &DAG, in combineADC() function
49825 case X86ISD::ADC: return combineADC(N, DAG, DCI); in PerformDAGCombine()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp49452 static SDValue combineADC(SDNode *N, SelectionDAG &DAG, in combineADC() function
51181 case X86ISD::ADC: return combineADC(N, DAG, DCI); in PerformDAGCombine()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp47155 static SDValue combineADC(SDNode *N, SelectionDAG &DAG, in combineADC() function
48810 case X86ISD::ADC: return combineADC(N, DAG, DCI); in PerformDAGCombine()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/X86/
H A DX86ISelLowering.cpp49452 static SDValue combineADC(SDNode *N, SelectionDAG &DAG, in combineADC() function
51181 case X86ISD::ADC: return combineADC(N, DAG, DCI); in PerformDAGCombine()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp48540 static SDValue combineADC(SDNode *N, SelectionDAG &DAG, in combineADC() function
50313 case X86ISD::ADC: return combineADC(N, DAG, DCI); in PerformDAGCombine()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/X86/
H A DX86ISelLowering.cpp47217 static SDValue combineADC(SDNode *N, SelectionDAG &DAG, in combineADC() function
48882 case X86ISD::ADC: return combineADC(N, DAG, DCI); in PerformDAGCombine()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp49469 static SDValue combineADC(SDNode *N, SelectionDAG &DAG, in combineADC() function
51198 case X86ISD::ADC: return combineADC(N, DAG, DCI); in PerformDAGCombine()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp49452 static SDValue combineADC(SDNode *N, SelectionDAG &DAG, in combineADC() function
51181 case X86ISD::ADC: return combineADC(N, DAG, DCI); in PerformDAGCombine()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp48540 static SDValue combineADC(SDNode *N, SelectionDAG &DAG, in combineADC() function
50313 case X86ISD::ADC: return combineADC(N, DAG, DCI); in PerformDAGCombine()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp49452 static SDValue combineADC(SDNode *N, SelectionDAG &DAG, in combineADC() function
51181 case X86ISD::ADC: return combineADC(N, DAG, DCI); in PerformDAGCombine()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp50798 static SDValue combineADC(SDNode *N, SelectionDAG &DAG, in combineADC() function
52616 case X86ISD::ADC: return combineADC(N, DAG, DCI); in PerformDAGCombine()