Home
last modified time | relevance | path

Searched refs:NeedMask (Results 1 – 25 of 64) sorted by relevance

123

/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp3322 bool NeedMask = !SDValue(Node, 1).use_empty();
3324 bool MayFoldLoad = !NeedIndex || !NeedMask;
3327 if (NeedMask) {
3333 if (NeedIndex || !NeedMask) {
3357 bool NeedMask = !SDValue(Node, 1).use_empty();
3359 bool MayFoldLoad = !NeedIndex || !NeedMask;
3362 if (NeedMask) {
3369 if (NeedIndex || !NeedMask) {
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp292 bool NeedMask = !match(NewMask, m_AllOnes()); in dropRedundantMaskingOfLeftShiftInput() local
295 if (NeedMask) { in dropRedundantMaskingOfLeftShiftInput()
313 if (!NeedMask) in dropRedundantMaskingOfLeftShiftInput()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp291 bool NeedMask = !match(NewMask, m_AllOnes()); in dropRedundantMaskingOfLeftShiftInput() local
294 if (NeedMask) { in dropRedundantMaskingOfLeftShiftInput()
312 if (!NeedMask) in dropRedundantMaskingOfLeftShiftInput()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp291 bool NeedMask = !match(NewMask, m_AllOnes()); in dropRedundantMaskingOfLeftShiftInput() local
294 if (NeedMask) { in dropRedundantMaskingOfLeftShiftInput()
312 if (!NeedMask) in dropRedundantMaskingOfLeftShiftInput()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp291 bool NeedMask = !match(NewMask, m_AllOnes()); in dropRedundantMaskingOfLeftShiftInput() local
294 if (NeedMask) { in dropRedundantMaskingOfLeftShiftInput()
312 if (!NeedMask) in dropRedundantMaskingOfLeftShiftInput()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp291 bool NeedMask = !match(NewMask, m_AllOnes()); in dropRedundantMaskingOfLeftShiftInput() local
294 if (NeedMask) { in dropRedundantMaskingOfLeftShiftInput()
312 if (!NeedMask) in dropRedundantMaskingOfLeftShiftInput()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp291 bool NeedMask = !match(NewMask, m_AllOnes()); in dropRedundantMaskingOfLeftShiftInput() local
294 if (NeedMask) { in dropRedundantMaskingOfLeftShiftInput()
312 if (!NeedMask) in dropRedundantMaskingOfLeftShiftInput()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp298 bool NeedMask = !match(NewMask, m_AllOnes()); in dropRedundantMaskingOfLeftShiftInput() local
301 if (NeedMask) { in dropRedundantMaskingOfLeftShiftInput()
319 if (!NeedMask) in dropRedundantMaskingOfLeftShiftInput()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp298 bool NeedMask = !match(NewMask, m_AllOnes()); in dropRedundantMaskingOfLeftShiftInput() local
301 if (NeedMask) { in dropRedundantMaskingOfLeftShiftInput()
319 if (!NeedMask) in dropRedundantMaskingOfLeftShiftInput()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp298 bool NeedMask = !match(NewMask, m_AllOnes()); in dropRedundantMaskingOfLeftShiftInput() local
301 if (NeedMask) { in dropRedundantMaskingOfLeftShiftInput()
319 if (!NeedMask) in dropRedundantMaskingOfLeftShiftInput()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp298 bool NeedMask = !match(NewMask, m_AllOnes()); in dropRedundantMaskingOfLeftShiftInput() local
301 if (NeedMask) { in dropRedundantMaskingOfLeftShiftInput()
319 if (!NeedMask) in dropRedundantMaskingOfLeftShiftInput()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp298 bool NeedMask = !match(NewMask, m_AllOnes()); in dropRedundantMaskingOfLeftShiftInput() local
301 if (NeedMask) { in dropRedundantMaskingOfLeftShiftInput()
319 if (!NeedMask) in dropRedundantMaskingOfLeftShiftInput()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp298 bool NeedMask = !match(NewMask, m_AllOnes()); in dropRedundantMaskingOfLeftShiftInput() local
301 if (NeedMask) { in dropRedundantMaskingOfLeftShiftInput()
319 if (!NeedMask) in dropRedundantMaskingOfLeftShiftInput()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp298 bool NeedMask = !match(NewMask, m_AllOnes()); in dropRedundantMaskingOfLeftShiftInput() local
301 if (NeedMask) { in dropRedundantMaskingOfLeftShiftInput()
319 if (!NeedMask) in dropRedundantMaskingOfLeftShiftInput()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp298 bool NeedMask = !match(NewMask, m_AllOnes()); in dropRedundantMaskingOfLeftShiftInput() local
301 if (NeedMask) { in dropRedundantMaskingOfLeftShiftInput()
319 if (!NeedMask) in dropRedundantMaskingOfLeftShiftInput()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp4010 bool NeedMask = !SDValue(Node, 1).use_empty(); in Select() local
4012 bool MayFoldLoad = !NeedIndex || !NeedMask; in Select()
4015 if (NeedMask) { in Select()
4021 if (NeedIndex || !NeedMask) { in Select()
4045 bool NeedMask = !SDValue(Node, 1).use_empty(); in Select() local
4047 bool MayFoldLoad = !NeedIndex || !NeedMask; in Select()
4050 if (NeedMask) { in Select()
4057 if (NeedIndex || !NeedMask) { in Select()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp5200 bool NeedMask = !SDValue(Node, 1).use_empty(); in Select() local
5202 bool MayFoldLoad = !NeedIndex || !NeedMask; in Select()
5205 if (NeedMask) { in Select()
5211 if (NeedIndex || !NeedMask) { in Select()
5235 bool NeedMask = !SDValue(Node, 1).use_empty(); in Select() local
5237 bool MayFoldLoad = !NeedIndex || !NeedMask; in Select()
5240 if (NeedMask) { in Select()
5247 if (NeedIndex || !NeedMask) { in Select()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp5200 bool NeedMask = !SDValue(Node, 1).use_empty(); in Select() local
5202 bool MayFoldLoad = !NeedIndex || !NeedMask; in Select()
5205 if (NeedMask) { in Select()
5211 if (NeedIndex || !NeedMask) { in Select()
5235 bool NeedMask = !SDValue(Node, 1).use_empty(); in Select() local
5237 bool MayFoldLoad = !NeedIndex || !NeedMask; in Select()
5240 if (NeedMask) { in Select()
5247 if (NeedIndex || !NeedMask) { in Select()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp5200 bool NeedMask = !SDValue(Node, 1).use_empty(); in Select() local
5202 bool MayFoldLoad = !NeedIndex || !NeedMask; in Select()
5205 if (NeedMask) { in Select()
5211 if (NeedIndex || !NeedMask) { in Select()
5235 bool NeedMask = !SDValue(Node, 1).use_empty(); in Select() local
5237 bool MayFoldLoad = !NeedIndex || !NeedMask; in Select()
5240 if (NeedMask) { in Select()
5247 if (NeedIndex || !NeedMask) { in Select()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp4943 bool NeedMask = !SDValue(Node, 1).use_empty(); in Select() local
4945 bool MayFoldLoad = !NeedIndex || !NeedMask; in Select()
4948 if (NeedMask) { in Select()
4954 if (NeedIndex || !NeedMask) { in Select()
4978 bool NeedMask = !SDValue(Node, 1).use_empty(); in Select() local
4980 bool MayFoldLoad = !NeedIndex || !NeedMask; in Select()
4983 if (NeedMask) { in Select()
4990 if (NeedIndex || !NeedMask) { in Select()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp5267 bool NeedMask = !SDValue(Node, 1).use_empty(); in Select() local
5269 bool MayFoldLoad = !NeedIndex || !NeedMask; in Select()
5272 if (NeedMask) { in Select()
5278 if (NeedIndex || !NeedMask) { in Select()
5302 bool NeedMask = !SDValue(Node, 1).use_empty(); in Select() local
5304 bool MayFoldLoad = !NeedIndex || !NeedMask; in Select()
5307 if (NeedMask) { in Select()
5314 if (NeedIndex || !NeedMask) { in Select()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp5268 bool NeedMask = !SDValue(Node, 1).use_empty(); in Select() local
5270 bool MayFoldLoad = !NeedIndex || !NeedMask; in Select()
5273 if (NeedMask) { in Select()
5279 if (NeedIndex || !NeedMask) { in Select()
5303 bool NeedMask = !SDValue(Node, 1).use_empty(); in Select() local
5305 bool MayFoldLoad = !NeedIndex || !NeedMask; in Select()
5308 if (NeedMask) { in Select()
5315 if (NeedIndex || !NeedMask) { in Select()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp5480 bool NeedMask = !SDValue(Node, 1).use_empty(); in Select() local
5482 bool MayFoldLoad = !NeedIndex || !NeedMask; in Select()
5485 if (NeedMask) { in Select()
5491 if (NeedIndex || !NeedMask) { in Select()
5515 bool NeedMask = !SDValue(Node, 1).use_empty(); in Select() local
5517 bool MayFoldLoad = !NeedIndex || !NeedMask; in Select()
5520 if (NeedMask) { in Select()
5527 if (NeedIndex || !NeedMask) { in Select()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp5573 bool NeedMask = !SDValue(Node, 1).use_empty(); in Select() local
5575 bool MayFoldLoad = !NeedIndex || !NeedMask; in Select()
5578 if (NeedMask) { in Select()
5584 if (NeedIndex || !NeedMask) { in Select()
5608 bool NeedMask = !SDValue(Node, 1).use_empty(); in Select() local
5610 bool MayFoldLoad = !NeedIndex || !NeedMask; in Select()
5613 if (NeedMask) { in Select()
5620 if (NeedIndex || !NeedMask) { in Select()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp5573 bool NeedMask = !SDValue(Node, 1).use_empty(); in Select() local
5575 bool MayFoldLoad = !NeedIndex || !NeedMask; in Select()
5578 if (NeedMask) { in Select()
5584 if (NeedIndex || !NeedMask) { in Select()
5608 bool NeedMask = !SDValue(Node, 1).use_empty(); in Select() local
5610 bool MayFoldLoad = !NeedIndex || !NeedMask; in Select()
5613 if (NeedMask) { in Select()
5620 if (NeedIndex || !NeedMask) { in Select()

123