Home
last modified time | relevance | path

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

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp36682 unsigned RootSizeInBits = RootVT.getSizeInBits(); in combineX86ShuffleChain() local
36700 assert(VT1.getSizeInBits() == RootSizeInBits && in combineX86ShuffleChain()
36722 if (RootSizeInBits == 512 || (Subtarget.hasVLX() && RootSizeInBits >= 128)) { in combineX86ShuffleChain()
36734 V1.getValueSizeInBits() >= RootSizeInBits) { in combineX86ShuffleChain()
37110 if (RootSizeInBits < 512 && in combineX86ShuffleChain()
37421 unsigned RootSizeInBits = RootVT.getSizeInBits(); in combineX86ShuffleChainWithExtract() local
37429 unsigned WideSizeInBits = RootSizeInBits; in combineX86ShuffleChainWithExtract()
37453 assert((WideSizeInBits % RootSizeInBits) == 0 && in combineX86ShuffleChainWithExtract()
37882 if (RootSizeInBits > VT.getSizeInBits()) { in combineX86ShufflesRecursively()
38149 if (any_of(Ops, [RootSizeInBits](SDValue Op) { in combineX86ShufflesRecursively()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp35774 unsigned RootSizeInBits = RootVT.getSizeInBits(); in combineX86ShuffleChain() local
35792 assert(VT1.getSizeInBits() == RootSizeInBits && in combineX86ShuffleChain()
35814 if (RootSizeInBits == 512 || (Subtarget.hasVLX() && RootSizeInBits >= 128)) { in combineX86ShuffleChain()
35826 V1.getValueSizeInBits() >= RootSizeInBits) { in combineX86ShuffleChain()
36199 if (RootSizeInBits < 512 && in combineX86ShuffleChain()
36510 unsigned RootSizeInBits = RootVT.getSizeInBits(); in combineX86ShuffleChainWithExtract() local
36518 unsigned WideSizeInBits = RootSizeInBits; in combineX86ShuffleChainWithExtract()
36542 assert((WideSizeInBits % RootSizeInBits) == 0 && in combineX86ShuffleChainWithExtract()
36967 if (RootSizeInBits > VT.getSizeInBits()) { in combineX86ShufflesRecursively()
37192 if (any_of(Ops, [RootSizeInBits](SDValue Op) { in combineX86ShufflesRecursively()
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/X86/
H A DX86ISelLowering.cpp35774 unsigned RootSizeInBits = RootVT.getSizeInBits(); in combineX86ShuffleChain() local
35792 assert(VT1.getSizeInBits() == RootSizeInBits && in combineX86ShuffleChain()
35814 if (RootSizeInBits == 512 || (Subtarget.hasVLX() && RootSizeInBits >= 128)) { in combineX86ShuffleChain()
35826 V1.getValueSizeInBits() >= RootSizeInBits) { in combineX86ShuffleChain()
36199 if (RootSizeInBits < 512 && in combineX86ShuffleChain()
36510 unsigned RootSizeInBits = RootVT.getSizeInBits(); in combineX86ShuffleChainWithExtract() local
36518 unsigned WideSizeInBits = RootSizeInBits; in combineX86ShuffleChainWithExtract()
36542 assert((WideSizeInBits % RootSizeInBits) == 0 && in combineX86ShuffleChainWithExtract()
36967 if (RootSizeInBits > VT.getSizeInBits()) { in combineX86ShufflesRecursively()
37192 if (any_of(Ops, [RootSizeInBits](SDValue Op) { in combineX86ShufflesRecursively()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp35768 unsigned RootSizeInBits = RootVT.getSizeInBits(); in combineX86ShuffleChain() local
35786 assert(VT1.getSizeInBits() == RootSizeInBits && in combineX86ShuffleChain()
35808 if (RootSizeInBits == 512 || (Subtarget.hasVLX() && RootSizeInBits >= 128)) { in combineX86ShuffleChain()
35820 V1.getValueSizeInBits() >= RootSizeInBits) { in combineX86ShuffleChain()
36193 if (RootSizeInBits < 512 && in combineX86ShuffleChain()
36504 unsigned RootSizeInBits = RootVT.getSizeInBits(); in combineX86ShuffleChainWithExtract() local
36512 unsigned WideSizeInBits = RootSizeInBits; in combineX86ShuffleChainWithExtract()
36536 assert((WideSizeInBits % RootSizeInBits) == 0 && in combineX86ShuffleChainWithExtract()
36961 if (RootSizeInBits > VT.getSizeInBits()) { in combineX86ShufflesRecursively()
37186 if (any_of(Ops, [RootSizeInBits](SDValue Op) { in combineX86ShufflesRecursively()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp35774 unsigned RootSizeInBits = RootVT.getSizeInBits(); in combineX86ShuffleChain() local
35792 assert(VT1.getSizeInBits() == RootSizeInBits && in combineX86ShuffleChain()
35814 if (RootSizeInBits == 512 || (Subtarget.hasVLX() && RootSizeInBits >= 128)) { in combineX86ShuffleChain()
35826 V1.getValueSizeInBits() >= RootSizeInBits) { in combineX86ShuffleChain()
36199 if (RootSizeInBits < 512 && in combineX86ShuffleChain()
36510 unsigned RootSizeInBits = RootVT.getSizeInBits(); in combineX86ShuffleChainWithExtract() local
36518 unsigned WideSizeInBits = RootSizeInBits; in combineX86ShuffleChainWithExtract()
36542 assert((WideSizeInBits % RootSizeInBits) == 0 && in combineX86ShuffleChainWithExtract()
36967 if (RootSizeInBits > VT.getSizeInBits()) { in combineX86ShufflesRecursively()
37192 if (any_of(Ops, [RootSizeInBits](SDValue Op) { in combineX86ShufflesRecursively()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp35774 unsigned RootSizeInBits = RootVT.getSizeInBits(); in combineX86ShuffleChain() local
35792 assert(VT1.getSizeInBits() == RootSizeInBits && in combineX86ShuffleChain()
35814 if (RootSizeInBits == 512 || (Subtarget.hasVLX() && RootSizeInBits >= 128)) { in combineX86ShuffleChain()
35826 V1.getValueSizeInBits() >= RootSizeInBits) { in combineX86ShuffleChain()
36199 if (RootSizeInBits < 512 && in combineX86ShuffleChain()
36510 unsigned RootSizeInBits = RootVT.getSizeInBits(); in combineX86ShuffleChainWithExtract() local
36518 unsigned WideSizeInBits = RootSizeInBits; in combineX86ShuffleChainWithExtract()
36542 assert((WideSizeInBits % RootSizeInBits) == 0 && in combineX86ShuffleChainWithExtract()
36967 if (RootSizeInBits > VT.getSizeInBits()) { in combineX86ShufflesRecursively()
37192 if (any_of(Ops, [RootSizeInBits](SDValue Op) { in combineX86ShufflesRecursively()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp35296 unsigned RootSizeInBits = RootVT.getSizeInBits(); in combineX86ShuffleChain() local
35314 assert(VT1.getSizeInBits() == RootSizeInBits && in combineX86ShuffleChain()
35336 if (RootSizeInBits == 512 || (Subtarget.hasVLX() && RootSizeInBits >= 128)) { in combineX86ShuffleChain()
35348 V1.getValueSizeInBits() >= RootSizeInBits) { in combineX86ShuffleChain()
35696 if (RootSizeInBits < 512 && in combineX86ShuffleChain()
35995 unsigned RootSizeInBits = RootVT.getSizeInBits(); in combineX86ShuffleChainWithExtract() local
36003 unsigned WideSizeInBits = RootSizeInBits; in combineX86ShuffleChainWithExtract()
36027 assert((WideSizeInBits % RootSizeInBits) == 0 && in combineX86ShuffleChainWithExtract()
36404 if (RootSizeInBits > VT.getSizeInBits()) { in combineX86ShufflesRecursively()
36610 if (any_of(Ops, [RootSizeInBits](SDValue Op) { in combineX86ShufflesRecursively()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp35296 unsigned RootSizeInBits = RootVT.getSizeInBits(); in combineX86ShuffleChain() local
35314 assert(VT1.getSizeInBits() == RootSizeInBits && in combineX86ShuffleChain()
35336 if (RootSizeInBits == 512 || (Subtarget.hasVLX() && RootSizeInBits >= 128)) { in combineX86ShuffleChain()
35348 V1.getValueSizeInBits() >= RootSizeInBits) { in combineX86ShuffleChain()
35696 if (RootSizeInBits < 512 && in combineX86ShuffleChain()
35995 unsigned RootSizeInBits = RootVT.getSizeInBits(); in combineX86ShuffleChainWithExtract() local
36003 unsigned WideSizeInBits = RootSizeInBits; in combineX86ShuffleChainWithExtract()
36027 assert((WideSizeInBits % RootSizeInBits) == 0 && in combineX86ShuffleChainWithExtract()
36404 if (RootSizeInBits > VT.getSizeInBits()) { in combineX86ShufflesRecursively()
36610 if (any_of(Ops, [RootSizeInBits](SDValue Op) { in combineX86ShufflesRecursively()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp35039 unsigned RootSizeInBits = RootVT.getSizeInBits(); in combineX86ShuffleChain() local
35057 assert(VT1.getSizeInBits() == RootSizeInBits && in combineX86ShuffleChain()
35079 if (RootSizeInBits == 512 || (Subtarget.hasVLX() && RootSizeInBits >= 128)) { in combineX86ShuffleChain()
35091 V1.getValueSizeInBits() >= RootSizeInBits) { in combineX86ShuffleChain()
35460 if (ShuffleVT.getSizeInBits() < RootSizeInBits) in combineX86ShuffleChain()
35466 if (RootSizeInBits < 512 && in combineX86ShuffleChain()
35793 unsigned RootSizeInBits = RootVT.getSizeInBits(); in combineX86ShuffleChainWithExtract() local
35794 unsigned Scale = WideSizeInBits / RootSizeInBits; in combineX86ShuffleChainWithExtract()
35795 assert((WideSizeInBits % RootSizeInBits) == 0 && in combineX86ShuffleChainWithExtract()
36110 assert(VT.getSizeInBits() == RootSizeInBits && in combineX86ShufflesRecursively()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp34466 unsigned RootSizeInBits = RootVT.getSizeInBits(); in combineX86ShuffleChain() local
34477 if (RootSizeInBits == 512 || (Subtarget.hasVLX() && RootSizeInBits >= 128)) { in combineX86ShuffleChain()
34840 if (ShuffleVT.getSizeInBits() < RootSizeInBits) in combineX86ShuffleChain()
34846 if (RootSizeInBits < 512 && in combineX86ShuffleChain()
35170 unsigned RootSizeInBits = RootVT.getSizeInBits(); in combineX86ShuffleChainWithExtract() local
35171 unsigned Scale = WideSizeInBits / RootSizeInBits; in combineX86ShuffleChainWithExtract()
35172 assert((WideSizeInBits % RootSizeInBits) == 0 && in combineX86ShuffleChainWithExtract()
35376 assert(VT.getSizeInBits() == RootSizeInBits && in combineX86ShufflesRecursively()
35393 return Op.getValueSizeInBits() > RootSizeInBits; in combineX86ShufflesRecursively()
35398 if (Op.getValueSizeInBits() < RootSizeInBits) in combineX86ShufflesRecursively()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/X86/
H A DX86ISelLowering.cpp34489 unsigned RootSizeInBits = RootVT.getSizeInBits(); in combineX86ShuffleChain() local
34500 if (RootSizeInBits == 512 || (Subtarget.hasVLX() && RootSizeInBits >= 128)) { in combineX86ShuffleChain()
34863 if (ShuffleVT.getSizeInBits() < RootSizeInBits) in combineX86ShuffleChain()
34869 if (RootSizeInBits < 512 && in combineX86ShuffleChain()
35193 unsigned RootSizeInBits = RootVT.getSizeInBits(); in combineX86ShuffleChainWithExtract() local
35194 unsigned Scale = WideSizeInBits / RootSizeInBits; in combineX86ShuffleChainWithExtract()
35195 assert((WideSizeInBits % RootSizeInBits) == 0 && in combineX86ShuffleChainWithExtract()
35399 assert(VT.getSizeInBits() == RootSizeInBits && in combineX86ShufflesRecursively()
35416 return Op.getValueSizeInBits() > RootSizeInBits; in combineX86ShufflesRecursively()
35421 if (Op.getValueSizeInBits() < RootSizeInBits) in combineX86ShufflesRecursively()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/X86/
H A DX86ISelLowering.cpp31962 unsigned RootSizeInBits = RootVT.getSizeInBits(); in combineX86ShuffleChain() local
31964 unsigned BaseMaskEltSizeInBits = RootSizeInBits / NumBaseMaskElts; in combineX86ShuffleChain()
31976 RootSizeInBits == 512 || (Subtarget.hasVLX() && RootSizeInBits >= 128); in combineX86ShuffleChain()
32031 unsigned MaskEltSizeInBits = RootSizeInBits / NumMaskElts; in combineX86ShuffleChain()
32161 if (Subtarget.hasSSE4A() && AllowIntDomain && RootSizeInBits == 128) { in combineX86ShuffleChain()
32492 unsigned RootSizeInBits = RootVT.getSizeInBits(); in combineX86ShuffleChainWithExtract() local
32493 unsigned Scale = WideSizeInBits / RootSizeInBits; in combineX86ShuffleChainWithExtract()
32494 assert((WideSizeInBits % RootSizeInBits) == 0 && in combineX86ShuffleChainWithExtract()
32546 extractSubVector(WideShuffle, 0, DAG, SDLoc(Root), RootSizeInBits); in combineX86ShuffleChainWithExtract()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/X86/
H A DX86ISelLowering.cpp33389 unsigned RootSizeInBits = RootVT.getSizeInBits(); in combineX86ShuffleChain() local
33391 unsigned BaseMaskEltSizeInBits = RootSizeInBits / NumBaseMaskElts; in combineX86ShuffleChain()
33403 RootSizeInBits == 512 || (Subtarget.hasVLX() && RootSizeInBits >= 128); in combineX86ShuffleChain()
33458 unsigned MaskEltSizeInBits = RootSizeInBits / NumMaskElts; in combineX86ShuffleChain()
33587 if (Subtarget.hasSSE4A() && AllowIntDomain && RootSizeInBits == 128) { in combineX86ShuffleChain()
33919 unsigned RootSizeInBits = RootVT.getSizeInBits(); in combineX86ShuffleChainWithExtract() local
33920 unsigned Scale = WideSizeInBits / RootSizeInBits; in combineX86ShuffleChainWithExtract()
33921 assert((WideSizeInBits % RootSizeInBits) == 0 && in combineX86ShuffleChainWithExtract()
33973 extractSubVector(WideShuffle, 0, DAG, SDLoc(Root), RootSizeInBits); in combineX86ShuffleChainWithExtract()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp33377 unsigned RootSizeInBits = RootVT.getSizeInBits(); in combineX86ShuffleChain() local
33379 unsigned BaseMaskEltSizeInBits = RootSizeInBits / NumBaseMaskElts; in combineX86ShuffleChain()
33391 RootSizeInBits == 512 || (Subtarget.hasVLX() && RootSizeInBits >= 128); in combineX86ShuffleChain()
33446 unsigned MaskEltSizeInBits = RootSizeInBits / NumMaskElts; in combineX86ShuffleChain()
33575 if (Subtarget.hasSSE4A() && AllowIntDomain && RootSizeInBits == 128) { in combineX86ShuffleChain()
33907 unsigned RootSizeInBits = RootVT.getSizeInBits(); in combineX86ShuffleChainWithExtract() local
33908 unsigned Scale = WideSizeInBits / RootSizeInBits; in combineX86ShuffleChainWithExtract()
33909 assert((WideSizeInBits % RootSizeInBits) == 0 && in combineX86ShuffleChainWithExtract()
33961 extractSubVector(WideShuffle, 0, DAG, SDLoc(Root), RootSizeInBits); in combineX86ShuffleChainWithExtract()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp33389 unsigned RootSizeInBits = RootVT.getSizeInBits(); in combineX86ShuffleChain() local
33391 unsigned BaseMaskEltSizeInBits = RootSizeInBits / NumBaseMaskElts; in combineX86ShuffleChain()
33403 RootSizeInBits == 512 || (Subtarget.hasVLX() && RootSizeInBits >= 128); in combineX86ShuffleChain()
33458 unsigned MaskEltSizeInBits = RootSizeInBits / NumMaskElts; in combineX86ShuffleChain()
33587 if (Subtarget.hasSSE4A() && AllowIntDomain && RootSizeInBits == 128) { in combineX86ShuffleChain()
33919 unsigned RootSizeInBits = RootVT.getSizeInBits(); in combineX86ShuffleChainWithExtract() local
33920 unsigned Scale = WideSizeInBits / RootSizeInBits; in combineX86ShuffleChainWithExtract()
33921 assert((WideSizeInBits % RootSizeInBits) == 0 && in combineX86ShuffleChainWithExtract()
33973 extractSubVector(WideShuffle, 0, DAG, SDLoc(Root), RootSizeInBits); in combineX86ShuffleChainWithExtract()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/X86/
H A DX86ISelLowering.cpp29654 unsigned RootSizeInBits = RootVT.getSizeInBits(); in combineX86ShuffleChain() local
29656 unsigned BaseMaskEltSizeInBits = RootSizeInBits / NumBaseMaskElts; in combineX86ShuffleChain()
29668 RootSizeInBits == 512 || (Subtarget.hasVLX() && RootSizeInBits >= 128); in combineX86ShuffleChain()
29705 unsigned MaskEltSizeInBits = RootSizeInBits / NumMaskElts; in combineX86ShuffleChain()
29806 if (Subtarget.hasSSE4A() && AllowIntDomain && RootSizeInBits == 128) { in combineX86ShuffleChain()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/X86/
H A DX86ISelLowering.cpp30839 unsigned RootSizeInBits = RootVT.getSizeInBits(); in combineX86ShuffleChain() local
30841 unsigned BaseMaskEltSizeInBits = RootSizeInBits / NumBaseMaskElts; in combineX86ShuffleChain()
30853 RootSizeInBits == 512 || (Subtarget.hasVLX() && RootSizeInBits >= 128); in combineX86ShuffleChain()
30890 unsigned MaskEltSizeInBits = RootSizeInBits / NumMaskElts; in combineX86ShuffleChain()
30991 if (Subtarget.hasSSE4A() && AllowIntDomain && RootSizeInBits == 128) { in combineX86ShuffleChain()