Home
last modified time | relevance | path

Searched refs:SrcUndef (Results 1 – 25 of 50) sorted by relevance

12

/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/CodeGen/
H A DPHIElimination.cpp378 bool SrcUndef = MPhi->getOperand(i*2+1).isUndef() || in LowerPHINode() local
401 if (SrcUndef) { in LowerPHINode()
423 if (LV && !SrcUndef && in LowerPHINode()
484 if (!SrcUndef && in LowerPHINode()
/dports/devel/llvm10/llvm-10.0.1.src/lib/CodeGen/
H A DPHIElimination.cpp378 bool SrcUndef = MPhi->getOperand(i*2+1).isUndef() || in LowerPHINode() local
401 if (SrcUndef) { in LowerPHINode()
423 if (LV && !SrcUndef && in LowerPHINode()
484 if (!SrcUndef && in LowerPHINode()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DPHIElimination.cpp378 bool SrcUndef = MPhi->getOperand(i*2+1).isUndef() || in LowerPHINode() local
401 if (SrcUndef) { in LowerPHINode()
423 if (LV && !SrcUndef && in LowerPHINode()
484 if (!SrcUndef && in LowerPHINode()
/dports/devel/llvm90/llvm-9.0.1.src/lib/CodeGen/
H A DPHIElimination.cpp373 bool SrcUndef = MPhi->getOperand(i*2+1).isUndef() || in LowerPHINode() local
396 if (SrcUndef) { in LowerPHINode()
418 if (LV && !SrcUndef && in LowerPHINode()
479 if (!SrcUndef && in LowerPHINode()
/dports/devel/llvm80/llvm-8.0.1.src/lib/CodeGen/
H A DPHIElimination.cpp374 bool SrcUndef = MPhi->getOperand(i*2+1).isUndef() || in LowerPHINode() local
397 if (SrcUndef) { in LowerPHINode()
419 if (LV && !SrcUndef && in LowerPHINode()
480 if (!SrcUndef && in LowerPHINode()
/dports/devel/llvm70/llvm-7.0.1.src/lib/CodeGen/
H A DPHIElimination.cpp376 bool SrcUndef = MPhi->getOperand(i*2+1).isUndef() || in LowerPHINode() local
399 if (SrcUndef) { in LowerPHINode()
421 if (LV && !SrcUndef && in LowerPHINode()
482 if (!SrcUndef && in LowerPHINode()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/
H A DPHIElimination.cpp430 bool SrcUndef = MPhi->getOperand(i*2+1).isUndef() || in LowerPHINode() local
453 if (SrcUndef) { in LowerPHINode()
475 if (LV && !SrcUndef && in LowerPHINode()
536 if (!SrcUndef && in LowerPHINode()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/
H A DPHIElimination.cpp408 bool SrcUndef = MPhi->getOperand(i*2+1).isUndef() || in LowerPHINode() local
431 if (SrcUndef) { in LowerPHINode()
453 if (LV && !SrcUndef && in LowerPHINode()
514 if (!SrcUndef && in LowerPHINode()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DPHIElimination.cpp439 bool SrcUndef = MPhi->getOperand(i*2+1).isUndef() || in LowerPHINode() local
475 if (SrcUndef) { in LowerPHINode()
498 if (LV && !SrcUndef && in LowerPHINode()
559 if (!SrcUndef && in LowerPHINode()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/CodeGen/
H A DPHIElimination.cpp439 bool SrcUndef = MPhi->getOperand(i*2+1).isUndef() || in LowerPHINode() local
475 if (SrcUndef) { in LowerPHINode()
498 if (LV && !SrcUndef && in LowerPHINode()
559 if (!SrcUndef && in LowerPHINode()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/CodeGen/
H A DPHIElimination.cpp429 bool SrcUndef = MPhi->getOperand(i*2+1).isUndef() || in LowerPHINode() local
465 if (SrcUndef) { in LowerPHINode()
487 if (LV && !SrcUndef && in LowerPHINode()
548 if (!SrcUndef && in LowerPHINode()
/dports/devel/llvm11/llvm-11.0.1.src/lib/CodeGen/
H A DPHIElimination.cpp408 bool SrcUndef = MPhi->getOperand(i*2+1).isUndef() || in LowerPHINode() local
431 if (SrcUndef) { in LowerPHINode()
453 if (LV && !SrcUndef && in LowerPHINode()
514 if (!SrcUndef && in LowerPHINode()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/CodeGen/
H A DPHIElimination.cpp439 bool SrcUndef = MPhi->getOperand(i*2+1).isUndef() || in LowerPHINode() local
475 if (SrcUndef) { in LowerPHINode()
498 if (LV && !SrcUndef && in LowerPHINode()
559 if (!SrcUndef && in LowerPHINode()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/CodeGen/
H A DPHIElimination.cpp444 bool SrcUndef = MPhi->getOperand(i*2+1).isUndef() || in LowerPHINode() local
489 if (SrcUndef) { in LowerPHINode()
512 if (LV && !SrcUndef && in LowerPHINode()
572 if (!SrcUndef && in LowerPHINode()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DPHIElimination.cpp439 bool SrcUndef = MPhi->getOperand(i*2+1).isUndef() || in LowerPHINode() local
475 if (SrcUndef) { in LowerPHINode()
498 if (LV && !SrcUndef && in LowerPHINode()
559 if (!SrcUndef && in LowerPHINode()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/CodeGen/
H A DPHIElimination.cpp429 bool SrcUndef = MPhi->getOperand(i*2+1).isUndef() || in LowerPHINode() local
465 if (SrcUndef) { in LowerPHINode()
487 if (LV && !SrcUndef && in LowerPHINode()
548 if (!SrcUndef && in LowerPHINode()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DPHIElimination.cpp439 bool SrcUndef = MPhi->getOperand(i*2+1).isUndef() || in LowerPHINode() local
475 if (SrcUndef) { in LowerPHINode()
498 if (LV && !SrcUndef && in LowerPHINode()
559 if (!SrcUndef && in LowerPHINode()
/dports/devel/llvm80/llvm-8.0.1.src/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1497 APInt SrcZero, SrcUndef;
1535 if (SrcUndef[i])
1646 APInt SrcUndef, SrcZero;
1650 KnownUndef = SrcUndef.extractBits(NumElts, Idx);
1791 APInt SrcUndef, SrcZero;
1795 if (SimplifyDemandedVectorElts(Src, DemandedSrcElts, SrcUndef,
1799 KnownUndef = SrcUndef.zextOrTrunc(NumElts);
1818 APInt SrcUndef, SrcZero;
1826 KnownUndef &= SrcUndef;
1830 APInt SrcUndef, SrcZero;
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1359 APInt SrcZero, SrcUndef; in SimplifyDemandedVectorElts() local
1370 if (SimplifyDemandedVectorElts(Src, SrcDemandedElts, SrcUndef, SrcZero, in SimplifyDemandedVectorElts()
1380 if (SrcUndef[i]) in SimplifyDemandedVectorElts()
1395 if (SimplifyDemandedVectorElts(Src, SrcDemandedElts, SrcUndef, SrcZero, in SimplifyDemandedVectorElts()
1405 if (SrcUndef.extractBits(Scale, i * Scale).isAllOnesValue()) in SimplifyDemandedVectorElts()
1494 APInt SrcUndef, SrcZero; in SimplifyDemandedVectorElts() local
1495 if (SimplifyDemandedVectorElts(Src, SrcElts, SrcUndef, SrcZero, TLO, in SimplifyDemandedVectorElts()
1498 KnownUndef = SrcUndef.extractBits(NumElts, SubIdx); in SimplifyDemandedVectorElts()
1629 APInt SrcUndef, SrcZero; in SimplifyDemandedVectorElts() local
1630 if (SimplifyDemandedVectorElts(Op.getOperand(1), DemandedElts, SrcUndef, in SimplifyDemandedVectorElts()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1870 APInt SrcZero, SrcUndef; in SimplifyDemandedVectorElts() local
1908 if (SrcUndef[i]) in SimplifyDemandedVectorElts()
1933 if (SrcUndef.extractBits(Scale, i * Scale).isAllOnesValue()) in SimplifyDemandedVectorElts()
2019 APInt SrcUndef, SrcZero; in SimplifyDemandedVectorElts() local
2020 if (SimplifyDemandedVectorElts(Src, SrcElts, SrcUndef, SrcZero, TLO, in SimplifyDemandedVectorElts()
2023 KnownUndef = SrcUndef.extractBits(NumElts, Idx); in SimplifyDemandedVectorElts()
2165 APInt SrcUndef, SrcZero; in SimplifyDemandedVectorElts() local
2173 KnownUndef = SrcUndef.zextOrTrunc(NumElts); in SimplifyDemandedVectorElts()
2235 APInt SrcUndef, SrcZero; in SimplifyDemandedVectorElts() local
2236 if (SimplifyDemandedVectorElts(Op.getOperand(1), DemandedElts, SrcUndef, in SimplifyDemandedVectorElts()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp2424 APInt SrcZero, SrcUndef; in SimplifyDemandedVectorElts() local
2435 if (SimplifyDemandedVectorElts(Src, SrcDemandedElts, SrcUndef, SrcZero, in SimplifyDemandedVectorElts()
2463 if (SrcUndef[i]) in SimplifyDemandedVectorElts()
2478 if (SimplifyDemandedVectorElts(Src, SrcDemandedElts, SrcUndef, SrcZero, in SimplifyDemandedVectorElts()
2488 if (SrcUndef.extractBits(Scale, i * Scale).isAllOnesValue()) in SimplifyDemandedVectorElts()
2595 APInt SrcUndef, SrcZero; in SimplifyDemandedVectorElts() local
2599 KnownUndef = SrcUndef.extractBits(NumElts, Idx); in SimplifyDemandedVectorElts()
2749 APInt SrcUndef, SrcZero; in SimplifyDemandedVectorElts() local
2757 KnownUndef = SrcUndef.zextOrTrunc(NumElts); in SimplifyDemandedVectorElts()
2840 APInt SrcUndef, SrcZero; in SimplifyDemandedVectorElts() local
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp2414 APInt SrcZero, SrcUndef; in SimplifyDemandedVectorElts() local
2425 if (SimplifyDemandedVectorElts(Src, SrcDemandedElts, SrcUndef, SrcZero, in SimplifyDemandedVectorElts()
2453 if (SrcUndef[i]) in SimplifyDemandedVectorElts()
2468 if (SimplifyDemandedVectorElts(Src, SrcDemandedElts, SrcUndef, SrcZero, in SimplifyDemandedVectorElts()
2478 if (SrcUndef.extractBits(Scale, i * Scale).isAllOnesValue()) in SimplifyDemandedVectorElts()
2585 APInt SrcUndef, SrcZero; in SimplifyDemandedVectorElts() local
2589 KnownUndef = SrcUndef.extractBits(NumElts, Idx); in SimplifyDemandedVectorElts()
2743 APInt SrcUndef, SrcZero; in SimplifyDemandedVectorElts() local
2751 KnownUndef = SrcUndef.zextOrTrunc(NumElts); in SimplifyDemandedVectorElts()
2834 APInt SrcUndef, SrcZero; in SimplifyDemandedVectorElts() local
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp2209 APInt SrcZero, SrcUndef; in SimplifyDemandedVectorElts() local
2247 if (SrcUndef[i]) in SimplifyDemandedVectorElts()
2272 if (SrcUndef.extractBits(Scale, i * Scale).isAllOnesValue()) in SimplifyDemandedVectorElts()
2367 APInt SrcUndef, SrcZero; in SimplifyDemandedVectorElts() local
2368 if (SimplifyDemandedVectorElts(Src, SrcElts, SrcUndef, SrcZero, TLO, in SimplifyDemandedVectorElts()
2371 KnownUndef = SrcUndef.extractBits(NumElts, Idx); in SimplifyDemandedVectorElts()
2515 APInt SrcUndef, SrcZero; in SimplifyDemandedVectorElts() local
2523 KnownUndef = SrcUndef.zextOrTrunc(NumElts); in SimplifyDemandedVectorElts()
2585 APInt SrcUndef, SrcZero; in SimplifyDemandedVectorElts() local
2586 if (SimplifyDemandedVectorElts(Op.getOperand(1), DemandedElts, SrcUndef, in SimplifyDemandedVectorElts()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp2388 APInt SrcZero, SrcUndef; in SimplifyDemandedVectorElts() local
2399 if (SimplifyDemandedVectorElts(Src, SrcDemandedElts, SrcUndef, SrcZero, in SimplifyDemandedVectorElts()
2427 if (SrcUndef[i]) in SimplifyDemandedVectorElts()
2442 if (SimplifyDemandedVectorElts(Src, SrcDemandedElts, SrcUndef, SrcZero, in SimplifyDemandedVectorElts()
2452 if (SrcUndef.extractBits(Scale, i * Scale).isAllOnesValue()) in SimplifyDemandedVectorElts()
2559 APInt SrcUndef, SrcZero; in SimplifyDemandedVectorElts() local
2563 KnownUndef = SrcUndef.extractBits(NumElts, Idx); in SimplifyDemandedVectorElts()
2717 APInt SrcUndef, SrcZero; in SimplifyDemandedVectorElts() local
2725 KnownUndef = SrcUndef.zextOrTrunc(NumElts); in SimplifyDemandedVectorElts()
2808 APInt SrcUndef, SrcZero; in SimplifyDemandedVectorElts() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp2209 APInt SrcZero, SrcUndef; in SimplifyDemandedVectorElts() local
2247 if (SrcUndef[i]) in SimplifyDemandedVectorElts()
2272 if (SrcUndef.extractBits(Scale, i * Scale).isAllOnesValue()) in SimplifyDemandedVectorElts()
2367 APInt SrcUndef, SrcZero; in SimplifyDemandedVectorElts() local
2368 if (SimplifyDemandedVectorElts(Src, SrcElts, SrcUndef, SrcZero, TLO, in SimplifyDemandedVectorElts()
2371 KnownUndef = SrcUndef.extractBits(NumElts, Idx); in SimplifyDemandedVectorElts()
2515 APInt SrcUndef, SrcZero; in SimplifyDemandedVectorElts() local
2523 KnownUndef = SrcUndef.zextOrTrunc(NumElts); in SimplifyDemandedVectorElts()
2585 APInt SrcUndef, SrcZero; in SimplifyDemandedVectorElts() local
2586 if (SimplifyDemandedVectorElts(Op.getOperand(1), DemandedElts, SrcUndef, in SimplifyDemandedVectorElts()
[all …]

12