Home
last modified time | relevance | path

Searched refs:AllowPartialUndefs (Results 1 – 25 of 28) sorted by relevance

12

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86ISelLowering.h890 bool AllowPartialUndefs = true);
H A DX86ISelLowering.cpp6523 bool AllowPartialUndefs = true) { in getTargetConstantBitsFromNode() argument
6541 bool AllowUndefs = AllowWholeUndefs || AllowPartialUndefs; in getTargetConstantBitsFromNode()
6581 if (UndefEltBits.getBoolValue() && !AllowPartialUndefs) in getTargetConstantBitsFromNode()
6768 AllowPartialUndefs && AllowUndefs) && in getTargetConstantBitsFromNode()
6772 AllowPartialUndefs && AllowUndefs)) { in getTargetConstantBitsFromNode()
6789 AllowPartialUndefs)) { in getTargetConstantBitsFromNode()
6810 if ((!AllowWholeUndefs || !AllowPartialUndefs) && in getTargetConstantBitsFromNode()
6819 AllowPartialUndefs)) in getTargetConstantBitsFromNode()
6824 AllowPartialUndefs)) in getTargetConstantBitsFromNode()
6851 bool isConstantSplat(SDValue Op, APInt &SplatVal, bool AllowPartialUndefs) { in isConstantSplat() argument
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/X86/
H A DX86ISelLowering.h850 bool AllowPartialUndefs = true);
H A DX86ISelLowering.cpp6345 bool AllowPartialUndefs = true) { in getTargetConstantBitsFromNode() argument
6363 bool AllowUndefs = AllowWholeUndefs || AllowPartialUndefs; in getTargetConstantBitsFromNode()
6403 if (UndefEltBits.getBoolValue() && !AllowPartialUndefs) in getTargetConstantBitsFromNode()
6536 AllowPartialUndefs)) { in getTargetConstantBitsFromNode()
6572 AllowPartialUndefs)) { in getTargetConstantBitsFromNode()
6589 AllowPartialUndefs)) { in getTargetConstantBitsFromNode()
6610 if ((!AllowWholeUndefs || !AllowPartialUndefs) && in getTargetConstantBitsFromNode()
6619 AllowPartialUndefs)) in getTargetConstantBitsFromNode()
6624 AllowPartialUndefs)) in getTargetConstantBitsFromNode()
6651 bool isConstantSplat(SDValue Op, APInt &SplatVal, bool AllowPartialUndefs) { in isConstantSplat() argument
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/X86/
H A DX86ISelLowering.h890 bool AllowPartialUndefs = true);
H A DX86ISelLowering.cpp6523 bool AllowPartialUndefs = true) { in getTargetConstantBitsFromNode() argument
6541 bool AllowUndefs = AllowWholeUndefs || AllowPartialUndefs; in getTargetConstantBitsFromNode()
6581 if (UndefEltBits.getBoolValue() && !AllowPartialUndefs) in getTargetConstantBitsFromNode()
6768 AllowPartialUndefs && AllowUndefs) && in getTargetConstantBitsFromNode()
6772 AllowPartialUndefs && AllowUndefs)) { in getTargetConstantBitsFromNode()
6789 AllowPartialUndefs)) { in getTargetConstantBitsFromNode()
6810 if ((!AllowWholeUndefs || !AllowPartialUndefs) && in getTargetConstantBitsFromNode()
6819 AllowPartialUndefs)) in getTargetConstantBitsFromNode()
6824 AllowPartialUndefs)) in getTargetConstantBitsFromNode()
6851 bool isConstantSplat(SDValue Op, APInt &SplatVal, bool AllowPartialUndefs) { in isConstantSplat() argument
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/X86/
H A DX86ISelLowering.h870 bool AllowPartialUndefs = true);
H A DX86ISelLowering.cpp6476 bool AllowPartialUndefs = true) { in getTargetConstantBitsFromNode() argument
6494 bool AllowUndefs = AllowWholeUndefs || AllowPartialUndefs; in getTargetConstantBitsFromNode()
6534 if (UndefEltBits.getBoolValue() && !AllowPartialUndefs) in getTargetConstantBitsFromNode()
6717 AllowPartialUndefs && AllowUndefs) && in getTargetConstantBitsFromNode()
6721 AllowPartialUndefs && AllowUndefs)) { in getTargetConstantBitsFromNode()
6738 AllowPartialUndefs)) { in getTargetConstantBitsFromNode()
6759 if ((!AllowWholeUndefs || !AllowPartialUndefs) && in getTargetConstantBitsFromNode()
6768 AllowPartialUndefs)) in getTargetConstantBitsFromNode()
6773 AllowPartialUndefs)) in getTargetConstantBitsFromNode()
6800 bool isConstantSplat(SDValue Op, APInt &SplatVal, bool AllowPartialUndefs) { in isConstantSplat() argument
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/X86/
H A DX86ISelLowering.h850 bool AllowPartialUndefs = true);
H A DX86ISelLowering.cpp6354 bool AllowPartialUndefs = true) { in getTargetConstantBitsFromNode() argument
6372 bool AllowUndefs = AllowWholeUndefs || AllowPartialUndefs; in getTargetConstantBitsFromNode()
6412 if (UndefEltBits.getBoolValue() && !AllowPartialUndefs) in getTargetConstantBitsFromNode()
6545 AllowPartialUndefs)) { in getTargetConstantBitsFromNode()
6581 AllowPartialUndefs)) { in getTargetConstantBitsFromNode()
6598 AllowPartialUndefs)) { in getTargetConstantBitsFromNode()
6619 if ((!AllowWholeUndefs || !AllowPartialUndefs) && in getTargetConstantBitsFromNode()
6628 AllowPartialUndefs)) in getTargetConstantBitsFromNode()
6633 AllowPartialUndefs)) in getTargetConstantBitsFromNode()
6660 bool isConstantSplat(SDValue Op, APInt &SplatVal, bool AllowPartialUndefs) { in isConstantSplat() argument
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.h890 bool AllowPartialUndefs = true);
H A DX86ISelLowering.cpp6517 bool AllowPartialUndefs = true) { in getTargetConstantBitsFromNode() argument
6535 bool AllowUndefs = AllowWholeUndefs || AllowPartialUndefs; in getTargetConstantBitsFromNode()
6575 if (UndefEltBits.getBoolValue() && !AllowPartialUndefs) in getTargetConstantBitsFromNode()
6762 AllowPartialUndefs && AllowUndefs) && in getTargetConstantBitsFromNode()
6766 AllowPartialUndefs && AllowUndefs)) { in getTargetConstantBitsFromNode()
6783 AllowPartialUndefs)) { in getTargetConstantBitsFromNode()
6804 if ((!AllowWholeUndefs || !AllowPartialUndefs) && in getTargetConstantBitsFromNode()
6813 AllowPartialUndefs)) in getTargetConstantBitsFromNode()
6818 AllowPartialUndefs)) in getTargetConstantBitsFromNode()
6845 bool isConstantSplat(SDValue Op, APInt &SplatVal, bool AllowPartialUndefs) { in isConstantSplat() argument
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86ISelLowering.h890 bool AllowPartialUndefs = true);
H A DX86ISelLowering.cpp6523 bool AllowPartialUndefs = true) { in getTargetConstantBitsFromNode() argument
6541 bool AllowUndefs = AllowWholeUndefs || AllowPartialUndefs; in getTargetConstantBitsFromNode()
6581 if (UndefEltBits.getBoolValue() && !AllowPartialUndefs) in getTargetConstantBitsFromNode()
6768 AllowPartialUndefs && AllowUndefs) && in getTargetConstantBitsFromNode()
6772 AllowPartialUndefs && AllowUndefs)) { in getTargetConstantBitsFromNode()
6789 AllowPartialUndefs)) { in getTargetConstantBitsFromNode()
6810 if ((!AllowWholeUndefs || !AllowPartialUndefs) && in getTargetConstantBitsFromNode()
6819 AllowPartialUndefs)) in getTargetConstantBitsFromNode()
6824 AllowPartialUndefs)) in getTargetConstantBitsFromNode()
6851 bool isConstantSplat(SDValue Op, APInt &SplatVal, bool AllowPartialUndefs) { in isConstantSplat() argument
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/X86/
H A DX86ISelLowering.h870 bool AllowPartialUndefs = true);
H A DX86ISelLowering.cpp6476 bool AllowPartialUndefs = true) { in getTargetConstantBitsFromNode() argument
6494 bool AllowUndefs = AllowWholeUndefs || AllowPartialUndefs; in getTargetConstantBitsFromNode()
6534 if (UndefEltBits.getBoolValue() && !AllowPartialUndefs) in getTargetConstantBitsFromNode()
6717 AllowPartialUndefs && AllowUndefs) && in getTargetConstantBitsFromNode()
6721 AllowPartialUndefs && AllowUndefs)) { in getTargetConstantBitsFromNode()
6738 AllowPartialUndefs)) { in getTargetConstantBitsFromNode()
6759 if ((!AllowWholeUndefs || !AllowPartialUndefs) && in getTargetConstantBitsFromNode()
6768 AllowPartialUndefs)) in getTargetConstantBitsFromNode()
6773 AllowPartialUndefs)) in getTargetConstantBitsFromNode()
6800 bool isConstantSplat(SDValue Op, APInt &SplatVal, bool AllowPartialUndefs) { in isConstantSplat() argument
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.h868 bool AllowPartialUndefs = true);
H A DX86ISelLowering.cpp6431 bool AllowPartialUndefs = true) { in getTargetConstantBitsFromNode() argument
6449 bool AllowUndefs = AllowWholeUndefs || AllowPartialUndefs; in getTargetConstantBitsFromNode()
6489 if (UndefEltBits.getBoolValue() && !AllowPartialUndefs) in getTargetConstantBitsFromNode()
6622 AllowPartialUndefs)) { in getTargetConstantBitsFromNode()
6658 AllowPartialUndefs)) { in getTargetConstantBitsFromNode()
6675 AllowPartialUndefs)) { in getTargetConstantBitsFromNode()
6696 if ((!AllowWholeUndefs || !AllowPartialUndefs) && in getTargetConstantBitsFromNode()
6705 AllowPartialUndefs)) in getTargetConstantBitsFromNode()
6710 AllowPartialUndefs)) in getTargetConstantBitsFromNode()
6737 bool isConstantSplat(SDValue Op, APInt &SplatVal, bool AllowPartialUndefs) { in isConstantSplat() argument
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86ISelLowering.h890 bool AllowPartialUndefs = true);
H A DX86ISelLowering.cpp6523 bool AllowPartialUndefs = true) { in getTargetConstantBitsFromNode() argument
6541 bool AllowUndefs = AllowWholeUndefs || AllowPartialUndefs; in getTargetConstantBitsFromNode()
6581 if (UndefEltBits.getBoolValue() && !AllowPartialUndefs) in getTargetConstantBitsFromNode()
6768 AllowPartialUndefs && AllowUndefs) && in getTargetConstantBitsFromNode()
6772 AllowPartialUndefs && AllowUndefs)) { in getTargetConstantBitsFromNode()
6789 AllowPartialUndefs)) { in getTargetConstantBitsFromNode()
6810 if ((!AllowWholeUndefs || !AllowPartialUndefs) && in getTargetConstantBitsFromNode()
6819 AllowPartialUndefs)) in getTargetConstantBitsFromNode()
6824 AllowPartialUndefs)) in getTargetConstantBitsFromNode()
6851 bool isConstantSplat(SDValue Op, APInt &SplatVal, bool AllowPartialUndefs) { in isConstantSplat() argument
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/X86/
H A DX86ISelLowering.h913 bool AllowPartialUndefs = true);
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/X86/
H A DX86ISelLowering.cpp5839 bool AllowPartialUndefs = true) { in getTargetConstantBitsFromNode() argument
5857 bool AllowUndefs = AllowWholeUndefs || AllowPartialUndefs; in getTargetConstantBitsFromNode()
5897 if (UndefEltBits.getBoolValue() && !AllowPartialUndefs) in getTargetConstantBitsFromNode()
6025 AllowPartialUndefs)) { in getTargetConstantBitsFromNode()
6059 AllowWholeUndefs, AllowPartialUndefs) && in getTargetConstantBitsFromNode()
6062 AllowPartialUndefs)) { in getTargetConstantBitsFromNode()
6080 AllowPartialUndefs)) { in getTargetConstantBitsFromNode()
6101 if ((!AllowWholeUndefs || !AllowPartialUndefs) && in getTargetConstantBitsFromNode()
6110 AllowPartialUndefs)) in getTargetConstantBitsFromNode()
6115 AllowPartialUndefs)) in getTargetConstantBitsFromNode()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/X86/
H A DX86ISelLowering.cpp6137 bool AllowPartialUndefs = true) { in getTargetConstantBitsFromNode() argument
6155 bool AllowUndefs = AllowWholeUndefs || AllowPartialUndefs; in getTargetConstantBitsFromNode()
6195 if (UndefEltBits.getBoolValue() && !AllowPartialUndefs) in getTargetConstantBitsFromNode()
6354 AllowPartialUndefs)) { in getTargetConstantBitsFromNode()
6388 AllowWholeUndefs, AllowPartialUndefs) && in getTargetConstantBitsFromNode()
6391 AllowPartialUndefs)) { in getTargetConstantBitsFromNode()
6409 AllowPartialUndefs)) { in getTargetConstantBitsFromNode()
6430 if ((!AllowWholeUndefs || !AllowPartialUndefs) && in getTargetConstantBitsFromNode()
6439 AllowPartialUndefs)) in getTargetConstantBitsFromNode()
6444 AllowPartialUndefs)) in getTargetConstantBitsFromNode()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp6137 bool AllowPartialUndefs = true) { in getTargetConstantBitsFromNode() argument
6155 bool AllowUndefs = AllowWholeUndefs || AllowPartialUndefs; in getTargetConstantBitsFromNode()
6195 if (UndefEltBits.getBoolValue() && !AllowPartialUndefs) in getTargetConstantBitsFromNode()
6354 AllowPartialUndefs)) { in getTargetConstantBitsFromNode()
6388 AllowWholeUndefs, AllowPartialUndefs) && in getTargetConstantBitsFromNode()
6391 AllowPartialUndefs)) { in getTargetConstantBitsFromNode()
6409 AllowPartialUndefs)) { in getTargetConstantBitsFromNode()
6430 if ((!AllowWholeUndefs || !AllowPartialUndefs) && in getTargetConstantBitsFromNode()
6439 AllowPartialUndefs)) in getTargetConstantBitsFromNode()
6444 AllowPartialUndefs)) in getTargetConstantBitsFromNode()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp6137 bool AllowPartialUndefs = true) { in getTargetConstantBitsFromNode() argument
6155 bool AllowUndefs = AllowWholeUndefs || AllowPartialUndefs; in getTargetConstantBitsFromNode()
6195 if (UndefEltBits.getBoolValue() && !AllowPartialUndefs) in getTargetConstantBitsFromNode()
6354 AllowPartialUndefs)) { in getTargetConstantBitsFromNode()
6388 AllowWholeUndefs, AllowPartialUndefs) && in getTargetConstantBitsFromNode()
6391 AllowPartialUndefs)) { in getTargetConstantBitsFromNode()
6409 AllowPartialUndefs)) { in getTargetConstantBitsFromNode()
6430 if ((!AllowWholeUndefs || !AllowPartialUndefs) && in getTargetConstantBitsFromNode()
6439 AllowPartialUndefs)) in getTargetConstantBitsFromNode()
6444 AllowPartialUndefs)) in getTargetConstantBitsFromNode()

12