Home
last modified time | relevance | path

Searched refs:CLHS (Results 101 – 125 of 183) sorted by relevance

12345678

/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1938 if (ConstantSDNode *CLHS = dyn_cast<ConstantSDNode>(Op.getOperand(0))) { in ComputeMaskedBits() local
1942 if (CLHS->getAPIntValue().isNonNegative()) { in ComputeMaskedBits()
1943 unsigned NLZ = (CLHS->getAPIntValue()+1).countLeadingZeros(); in ComputeMaskedBits()
1953 unsigned NLZ2 = CLHS->getAPIntValue().countLeadingZeros(); in ComputeMaskedBits()
2196 if (ConstantSDNode *CLHS = dyn_cast<ConstantSDNode>(Op.getOperand(0))) in ComputeNumSignBits() local
2197 if (CLHS->isNullValue()) { in ComputeNumSignBits()
/dports/lang/clisp/clisp-df3b9f6fdcff22832898e89a989eb499c0f842ed/tests/
H A Dmacro8.tst466 ;; only, CLHS 3.2.2.3 requires either an error or to treat the symbol-macro
480 ;; A symbol-macro can refer to its own symbol-value. (Nothing in CLHS forbids
H A Dstreams.tst10 ;; make sure that DESCRIBE does not try to look up CLHS & IMPNOTES documentation
22 ;; Note that CLHS <http://www.ai.mit.edu/projects/iiip/doc/CommonLISP/HyperSpec/Body/sec_21-1-3.htm…
H A DChangeLog41 * streams.tst [clisp]: Disable both CLHS and IMPNOTES so that
1031 * setf.tst: Added rotatef example from CLHS
1415 that DESCRIBE does not try to look up CLHS documentation
3018 * lists154.tst: more SUBLIS tests: both key+test and from CLHS
3163 * alltest.tst: added a ldiff/tailp test from CLHS
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Analysis/
H A DValueTracking.cpp2834 if (const auto *CLHS = dyn_cast<Constant>(U->getOperand(0))) in ComputeNumSignBitsImpl() local
2835 if (CLHS->isNullValue()) { in ComputeNumSignBitsImpl()
6013 const APInt *CLHS, *CRHS; in isTruePredicate() local
6014 if (MatchNUWAddsToSameValue(LHS, RHS, X, CLHS, CRHS)) in isTruePredicate()
6015 return CLHS->ule(*CRHS); in isTruePredicate()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Analysis/
H A DValueTracking.cpp3039 if (const auto *CLHS = dyn_cast<Constant>(U->getOperand(0))) in ComputeNumSignBitsImpl() local
3040 if (CLHS->isNullValue()) { in ComputeNumSignBitsImpl()
6002 const APInt *CLHS, *CRHS; in isTruePredicate() local
6003 if (MatchNUWAddsToSameValue(LHS, RHS, X, CLHS, CRHS)) in isTruePredicate()
6004 return CLHS->ule(*CRHS); in isTruePredicate()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Analysis/
H A DValueTracking.cpp2849 if (const auto *CLHS = dyn_cast<Constant>(U->getOperand(0))) in ComputeNumSignBitsImpl() local
2850 if (CLHS->isNullValue()) { in ComputeNumSignBitsImpl()
6046 const APInt *CLHS, *CRHS; in isTruePredicate() local
6047 if (MatchNUWAddsToSameValue(LHS, RHS, X, CLHS, CRHS)) in isTruePredicate()
6048 return CLHS->ule(*CRHS); in isTruePredicate()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Analysis/
H A DValueTracking.cpp2849 if (const auto *CLHS = dyn_cast<Constant>(U->getOperand(0))) in ComputeNumSignBitsImpl() local
2850 if (CLHS->isNullValue()) { in ComputeNumSignBitsImpl()
6046 const APInt *CLHS, *CRHS; in isTruePredicate() local
6047 if (MatchNUWAddsToSameValue(LHS, RHS, X, CLHS, CRHS)) in isTruePredicate()
6048 return CLHS->ule(*CRHS); in isTruePredicate()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Analysis/
H A DValueTracking.cpp3072 if (const auto *CLHS = dyn_cast<Constant>(U->getOperand(0))) in ComputeNumSignBitsImpl() local
3073 if (CLHS->isNullValue()) { in ComputeNumSignBitsImpl()
6421 const APInt *CLHS, *CRHS; in isTruePredicate() local
6422 if (MatchNUWAddsToSameValue(LHS, RHS, X, CLHS, CRHS)) in isTruePredicate()
6423 return CLHS->ule(*CRHS); in isTruePredicate()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Analysis/
H A DValueTracking.cpp3072 if (const auto *CLHS = dyn_cast<Constant>(U->getOperand(0))) in ComputeNumSignBitsImpl() local
3073 if (CLHS->isNullValue()) { in ComputeNumSignBitsImpl()
6421 const APInt *CLHS, *CRHS; in isTruePredicate() local
6422 if (MatchNUWAddsToSameValue(LHS, RHS, X, CLHS, CRHS)) in isTruePredicate()
6423 return CLHS->ule(*CRHS); in isTruePredicate()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp3072 if (const auto *CLHS = dyn_cast<Constant>(U->getOperand(0))) in ComputeNumSignBitsImpl() local
3073 if (CLHS->isNullValue()) { in ComputeNumSignBitsImpl()
6421 const APInt *CLHS, *CRHS; in isTruePredicate() local
6422 if (MatchNUWAddsToSameValue(LHS, RHS, X, CLHS, CRHS)) in isTruePredicate()
6423 return CLHS->ule(*CRHS); in isTruePredicate()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Analysis/
H A DValueTracking.cpp3092 if (const auto *CLHS = dyn_cast<Constant>(U->getOperand(0))) in ComputeNumSignBitsImpl() local
3093 if (CLHS->isNullValue()) { in ComputeNumSignBitsImpl()
6469 const APInt *CLHS, *CRHS; in isTruePredicate() local
6470 if (MatchNUWAddsToSameValue(LHS, RHS, X, CLHS, CRHS)) in isTruePredicate()
6471 return CLHS->ule(*CRHS); in isTruePredicate()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Analysis/
H A DValueTracking.cpp3072 if (const auto *CLHS = dyn_cast<Constant>(U->getOperand(0))) in ComputeNumSignBitsImpl() local
3073 if (CLHS->isNullValue()) { in ComputeNumSignBitsImpl()
6421 const APInt *CLHS, *CRHS; in isTruePredicate() local
6422 if (MatchNUWAddsToSameValue(LHS, RHS, X, CLHS, CRHS)) in isTruePredicate()
6423 return CLHS->ule(*CRHS); in isTruePredicate()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Analysis/
H A DValueTracking.cpp3072 if (const auto *CLHS = dyn_cast<Constant>(U->getOperand(0))) in ComputeNumSignBitsImpl() local
3073 if (CLHS->isNullValue()) { in ComputeNumSignBitsImpl()
6421 const APInt *CLHS, *CRHS; in isTruePredicate() local
6422 if (MatchNUWAddsToSameValue(LHS, RHS, X, CLHS, CRHS)) in isTruePredicate()
6423 return CLHS->ule(*CRHS); in isTruePredicate()
/dports/lang/abcl/abcl-src-1.8.0/doc/manual/
H A Dabcl.tex176 \textsc{CLHS} description of MERGE-PATHNAMES (see in \cite{CLHS} the
188 to the Common Lisp Hyper-Spec~\cite{CLHS}. Clarifications to this point
897 As outlined by the \textsc{CLHS} \textsc{ANSI} conformance guidelines,
H A Dabcl.texi145 of the fourth paragraph in the CLHS description of
1076 As outlined by the CLHS ANSI conformance guidelines, we document the
1245 @c %% citation from CLHS needed.
/dports/editors/slime/slime-2.26.1-9-gf368e22a/
H A DNEWS311 *** Now supports more CLHS references: :type, :system-class, :ansi-cl
/dports/devel/llvm70/llvm-7.0.1.src/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp2740 if (ConstantSDNode *CLHS = isConstOrConstSplat(Op.getOperand(0))) {
2744 if (CLHS->getAPIntValue().isNonNegative()) {
2745 unsigned NLZ = (CLHS->getAPIntValue()+1).countLeadingZeros();
2755 unsigned NLZ2 = CLHS->getAPIntValue().countLeadingZeros();
3422 if (ConstantSDNode *CLHS = isConstOrConstSplat(Op.getOperand(0)))
3423 if (CLHS->isNullValue()) {
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp2834 if (auto CLHS = getConstantFPVRegVal(LHS, MRI)) { in legalizeFastUnsafeFDIV() local
2836 if (CLHS->isExactlyValue(1.0)) { in legalizeFastUnsafeFDIV()
2846 if (CLHS->isExactlyValue(-1.0)) { in legalizeFastUnsafeFDIV()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp2834 if (auto CLHS = getConstantFPVRegVal(LHS, MRI)) { in legalizeFastUnsafeFDIV() local
2836 if (CLHS->isExactlyValue(1.0)) { in legalizeFastUnsafeFDIV()
2846 if (CLHS->isExactlyValue(-1.0)) { in legalizeFastUnsafeFDIV()
/dports/devel/llvm80/llvm-8.0.1.src/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp2881 if (ConstantSDNode *CLHS = isConstOrConstSplat(Op.getOperand(0))) { in computeKnownBits() local
2885 if (CLHS->getAPIntValue().isNonNegative()) { in computeKnownBits()
2886 unsigned NLZ = (CLHS->getAPIntValue()+1).countLeadingZeros(); in computeKnownBits()
2896 unsigned NLZ2 = CLHS->getAPIntValue().countLeadingZeros(); in computeKnownBits()
3578 if (ConstantSDNode *CLHS = isConstOrConstSplat(Op.getOperand(0))) in ComputeNumSignBits() local
3579 if (CLHS->isNullValue()) { in ComputeNumSignBits()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/AMDGPU/
H A DSIISelLowering.cpp5737 if (const ConstantFPSDNode *CLHS = dyn_cast<ConstantFPSDNode>(LHS)) {
5739 if (CLHS->isExactlyValue(1.0)) {
5759 if (CLHS->isExactlyValue(-1.0)) {
6554 const ConstantSDNode *CLHS = dyn_cast<ConstantSDNode>(LHS.getOperand(1));
6556 if (!CLHS || !CRHS)
6562 uint32_t NewMask = (CLHS->getZExtValue() | CRHS->getZExtValue()) & MaxMask;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp3072 if (auto CLHS = getConstantFPVRegVal(LHS, MRI)) { in legalizeFastUnsafeFDIV() local
3074 if (CLHS->isExactlyValue(1.0)) { in legalizeFastUnsafeFDIV()
3084 if (CLHS->isExactlyValue(-1.0)) { in legalizeFastUnsafeFDIV()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp3198 if (auto CLHS = getConstantFPVRegVal(LHS, MRI)) { in legalizeFastUnsafeFDIV() local
3200 if (CLHS->isExactlyValue(1.0)) { in legalizeFastUnsafeFDIV()
3210 if (CLHS->isExactlyValue(-1.0)) { in legalizeFastUnsafeFDIV()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp3198 if (auto CLHS = getConstantFPVRegVal(LHS, MRI)) { in legalizeFastUnsafeFDIV() local
3200 if (CLHS->isExactlyValue(1.0)) { in legalizeFastUnsafeFDIV()
3210 if (CLHS->isExactlyValue(-1.0)) { in legalizeFastUnsafeFDIV()

12345678