Home
last modified time | relevance | path

Searched refs:CstSplatValue (Results 1 – 11 of 11) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp28192 APInt CstSplatValue; in LowerRotate() local
28193 bool IsCstSplat = X86::isConstantSplat(Amt, CstSplatValue); in LowerRotate()
28196 if (IsCstSplat && CstSplatValue.urem(EltSizeInBits) == 0) in LowerRotate()
28204 uint64_t RotAmt = CstSplatValue.urem(EltSizeInBits); in LowerRotate()
28225 uint64_t RotAmt = CstSplatValue.urem(EltSizeInBits); in LowerRotate()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp28946 APInt CstSplatValue; in LowerRotate() local
28947 bool IsCstSplat = X86::isConstantSplat(Amt, CstSplatValue); in LowerRotate()
28950 if (IsCstSplat && CstSplatValue.urem(EltSizeInBits) == 0) in LowerRotate()
28958 uint64_t RotAmt = CstSplatValue.urem(EltSizeInBits); in LowerRotate()
28985 uint64_t RotAmt = CstSplatValue.urem(EltSizeInBits); in LowerRotate()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp27772 APInt CstSplatValue; in LowerRotate() local
27773 bool IsCstSplat = X86::isConstantSplat(Amt, CstSplatValue); in LowerRotate()
27776 if (IsCstSplat && CstSplatValue.urem(EltSizeInBits) == 0) in LowerRotate()
27784 uint64_t RotAmt = CstSplatValue.urem(EltSizeInBits); in LowerRotate()
27805 uint64_t RotAmt = CstSplatValue.urem(EltSizeInBits); in LowerRotate()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/X86/
H A DX86ISelLowering.cpp28946 APInt CstSplatValue; in LowerRotate() local
28947 bool IsCstSplat = X86::isConstantSplat(Amt, CstSplatValue); in LowerRotate()
28950 if (IsCstSplat && CstSplatValue.urem(EltSizeInBits) == 0) in LowerRotate()
28958 uint64_t RotAmt = CstSplatValue.urem(EltSizeInBits); in LowerRotate()
28985 uint64_t RotAmt = CstSplatValue.urem(EltSizeInBits); in LowerRotate()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp28449 APInt CstSplatValue; in LowerRotate() local
28450 bool IsCstSplat = X86::isConstantSplat(Amt, CstSplatValue); in LowerRotate()
28453 if (IsCstSplat && CstSplatValue.urem(EltSizeInBits) == 0) in LowerRotate()
28461 uint64_t RotAmt = CstSplatValue.urem(EltSizeInBits); in LowerRotate()
28488 uint64_t RotAmt = CstSplatValue.urem(EltSizeInBits); in LowerRotate()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/X86/
H A DX86ISelLowering.cpp27772 APInt CstSplatValue; in LowerRotate() local
27773 bool IsCstSplat = X86::isConstantSplat(Amt, CstSplatValue); in LowerRotate()
27776 if (IsCstSplat && CstSplatValue.urem(EltSizeInBits) == 0) in LowerRotate()
27784 uint64_t RotAmt = CstSplatValue.urem(EltSizeInBits); in LowerRotate()
27805 uint64_t RotAmt = CstSplatValue.urem(EltSizeInBits); in LowerRotate()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp28940 APInt CstSplatValue; in LowerRotate() local
28941 bool IsCstSplat = X86::isConstantSplat(Amt, CstSplatValue); in LowerRotate()
28944 if (IsCstSplat && CstSplatValue.urem(EltSizeInBits) == 0) in LowerRotate()
28952 uint64_t RotAmt = CstSplatValue.urem(EltSizeInBits); in LowerRotate()
28979 uint64_t RotAmt = CstSplatValue.urem(EltSizeInBits); in LowerRotate()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp28946 APInt CstSplatValue; in LowerRotate() local
28947 bool IsCstSplat = X86::isConstantSplat(Amt, CstSplatValue); in LowerRotate()
28950 if (IsCstSplat && CstSplatValue.urem(EltSizeInBits) == 0) in LowerRotate()
28958 uint64_t RotAmt = CstSplatValue.urem(EltSizeInBits); in LowerRotate()
28985 uint64_t RotAmt = CstSplatValue.urem(EltSizeInBits); in LowerRotate()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp28449 APInt CstSplatValue; in LowerRotate() local
28450 bool IsCstSplat = X86::isConstantSplat(Amt, CstSplatValue); in LowerRotate()
28453 if (IsCstSplat && CstSplatValue.urem(EltSizeInBits) == 0) in LowerRotate()
28461 uint64_t RotAmt = CstSplatValue.urem(EltSizeInBits); in LowerRotate()
28488 uint64_t RotAmt = CstSplatValue.urem(EltSizeInBits); in LowerRotate()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp28946 APInt CstSplatValue; in LowerRotate() local
28947 bool IsCstSplat = X86::isConstantSplat(Amt, CstSplatValue); in LowerRotate()
28950 if (IsCstSplat && CstSplatValue.urem(EltSizeInBits) == 0) in LowerRotate()
28958 uint64_t RotAmt = CstSplatValue.urem(EltSizeInBits); in LowerRotate()
28985 uint64_t RotAmt = CstSplatValue.urem(EltSizeInBits); in LowerRotate()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp29648 APInt CstSplatValue; in LowerRotate() local
29649 bool IsCstSplat = X86::isConstantSplat(Amt, CstSplatValue); in LowerRotate()
29652 if (IsCstSplat && CstSplatValue.urem(EltSizeInBits) == 0) in LowerRotate()
29660 uint64_t RotAmt = CstSplatValue.urem(EltSizeInBits); in LowerRotate()
29687 uint64_t RotAmt = CstSplatValue.urem(EltSizeInBits); in LowerRotate()