Home
last modified time | relevance | path

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

/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/X86/
H A DX86ISelLowering.cpp40958 static SDValue detectUSatPattern(SDValue In, EVT VT, SelectionDAG &DAG, in detectUSatPattern() function
41111 } else if (auto USatVal = detectUSatPattern(In, VT, DAG, DL)) { in combineTruncateWithSat()
41724 if (SDValue Val = detectUSatPattern(St->getValue(), St->getMemoryVT(), in combineStore()
42448 if (auto USatVal = detectUSatPattern(In, VT, DAG, DL)) in combineVTRUNC()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp40932 static SDValue detectUSatPattern(SDValue In, EVT VT, SelectionDAG &DAG, in detectUSatPattern() function
41085 } else if (auto USatVal = detectUSatPattern(In, VT, DAG, DL)) { in combineTruncateWithSat()
41698 if (SDValue Val = detectUSatPattern(St->getValue(), St->getMemoryVT(), in combineStore()
42422 if (auto USatVal = detectUSatPattern(In, VT, DAG, DL)) in combineVTRUNC()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp40958 static SDValue detectUSatPattern(SDValue In, EVT VT, SelectionDAG &DAG, in detectUSatPattern() function
41111 } else if (auto USatVal = detectUSatPattern(In, VT, DAG, DL)) { in combineTruncateWithSat()
41724 if (SDValue Val = detectUSatPattern(St->getValue(), St->getMemoryVT(), in combineStore()
42448 if (auto USatVal = detectUSatPattern(In, VT, DAG, DL)) in combineVTRUNC()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/X86/
H A DX86ISelLowering.cpp35355 static SDValue detectUSatPattern(SDValue In, EVT VT, SelectionDAG &DAG, in detectUSatPattern() function
35463 return detectUSatPattern(In, VT, DAG, DL); in detectAVX512USatPattern()
35477 if (auto USatVal = detectUSatPattern(In, VT, DAG, DL)) in combineTruncateWithSat()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp44250 static SDValue detectUSatPattern(SDValue In, EVT VT, SelectionDAG &DAG, in detectUSatPattern() function
44403 } else if (auto USatVal = detectUSatPattern(In, VT, DAG, DL)) { in combineTruncateWithSat()
45134 if (SDValue Val = detectUSatPattern(St->getValue(), St->getMemoryVT(), in combineStore()
45922 if (auto USatVal = detectUSatPattern(In, VT, DAG, DL)) in combineVTRUNC()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp45403 static SDValue detectUSatPattern(SDValue In, EVT VT, SelectionDAG &DAG, in detectUSatPattern() function
45556 } else if (auto USatVal = detectUSatPattern(In, VT, DAG, DL)) { in combineTruncateWithSat()
46312 if (SDValue Val = detectUSatPattern(St->getValue(), St->getMemoryVT(), in combineStore()
47164 if (auto USatVal = detectUSatPattern(In, VT, DAG, DL)) in combineVTRUNC()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp43432 static SDValue detectUSatPattern(SDValue In, EVT VT, SelectionDAG &DAG, in detectUSatPattern() function
43585 } else if (auto USatVal = detectUSatPattern(In, VT, DAG, DL)) { in combineTruncateWithSat()
44237 if (SDValue Val = detectUSatPattern(St->getValue(), St->getMemoryVT(), in combineStore()
44995 if (auto USatVal = detectUSatPattern(In, VT, DAG, DL)) in combineVTRUNC()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/X86/
H A DX86ISelLowering.cpp45403 static SDValue detectUSatPattern(SDValue In, EVT VT, SelectionDAG &DAG, in detectUSatPattern() function
45556 } else if (auto USatVal = detectUSatPattern(In, VT, DAG, DL)) { in combineTruncateWithSat()
46312 if (SDValue Val = detectUSatPattern(St->getValue(), St->getMemoryVT(), in combineStore()
47164 if (auto USatVal = detectUSatPattern(In, VT, DAG, DL)) in combineVTRUNC()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp44634 static SDValue detectUSatPattern(SDValue In, EVT VT, SelectionDAG &DAG, in detectUSatPattern() function
44787 } else if (auto USatVal = detectUSatPattern(In, VT, DAG, DL)) { in combineTruncateWithSat()
45545 if (SDValue Val = detectUSatPattern(St->getValue(), St->getMemoryVT(), in combineStore()
46365 if (auto USatVal = detectUSatPattern(In, VT, DAG, DL)) in combineVTRUNC()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/X86/
H A DX86ISelLowering.cpp43461 static SDValue detectUSatPattern(SDValue In, EVT VT, SelectionDAG &DAG, in detectUSatPattern() function
43614 } else if (auto USatVal = detectUSatPattern(In, VT, DAG, DL)) { in combineTruncateWithSat()
44266 if (SDValue Val = detectUSatPattern(St->getValue(), St->getMemoryVT(), in combineStore()
45057 if (auto USatVal = detectUSatPattern(In, VT, DAG, DL)) in combineVTRUNC()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp45420 static SDValue detectUSatPattern(SDValue In, EVT VT, SelectionDAG &DAG, in detectUSatPattern() function
45573 } else if (auto USatVal = detectUSatPattern(In, VT, DAG, DL)) { in combineTruncateWithSat()
46329 if (SDValue Val = detectUSatPattern(St->getValue(), St->getMemoryVT(), in combineStore()
47181 if (auto USatVal = detectUSatPattern(In, VT, DAG, DL)) in combineVTRUNC()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp45403 static SDValue detectUSatPattern(SDValue In, EVT VT, SelectionDAG &DAG, in detectUSatPattern() function
45556 } else if (auto USatVal = detectUSatPattern(In, VT, DAG, DL)) { in combineTruncateWithSat()
46312 if (SDValue Val = detectUSatPattern(St->getValue(), St->getMemoryVT(), in combineStore()
47164 if (auto USatVal = detectUSatPattern(In, VT, DAG, DL)) in combineVTRUNC()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp44634 static SDValue detectUSatPattern(SDValue In, EVT VT, SelectionDAG &DAG, in detectUSatPattern() function
44787 } else if (auto USatVal = detectUSatPattern(In, VT, DAG, DL)) { in combineTruncateWithSat()
45545 if (SDValue Val = detectUSatPattern(St->getValue(), St->getMemoryVT(), in combineStore()
46365 if (auto USatVal = detectUSatPattern(In, VT, DAG, DL)) in combineVTRUNC()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp45403 static SDValue detectUSatPattern(SDValue In, EVT VT, SelectionDAG &DAG, in detectUSatPattern() function
45556 } else if (auto USatVal = detectUSatPattern(In, VT, DAG, DL)) { in combineTruncateWithSat()
46312 if (SDValue Val = detectUSatPattern(St->getValue(), St->getMemoryVT(), in combineStore()
47164 if (auto USatVal = detectUSatPattern(In, VT, DAG, DL)) in combineVTRUNC()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp46541 static SDValue detectUSatPattern(SDValue In, EVT VT, SelectionDAG &DAG, in detectUSatPattern() function
46694 } else if (auto USatVal = detectUSatPattern(In, VT, DAG, DL)) { in combineTruncateWithSat()
47450 if (SDValue Val = detectUSatPattern(St->getValue(), St->getMemoryVT(), in combineStore()
48462 if (auto USatVal = detectUSatPattern(In, VT, DAG, DL)) in combineVTRUNC()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/X86/
H A DX86ISelLowering.cpp36979 static SDValue detectUSatPattern(SDValue In, EVT VT, SelectionDAG &DAG, in detectUSatPattern() function
37087 return detectUSatPattern(In, VT, DAG, DL); in detectAVX512USatPattern()
37101 if (auto USatVal = detectUSatPattern(In, VT, DAG, DL)) in combineTruncateWithSat()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/X86/
H A DX86ISelLowering.cpp39211 static SDValue detectUSatPattern(SDValue In, EVT VT, SelectionDAG &DAG, in detectUSatPattern() function
39319 return detectUSatPattern(In, VT, DAG, DL); in detectAVX512USatPattern()
39333 if (auto USatVal = detectUSatPattern(In, VT, DAG, DL)) in combineTruncateWithSat()