Home
last modified time | relevance | path

Searched refs:RightOperand (Results 1 – 25 of 295) sorted by relevance

12345678910>>...12

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/FileCheck/
H A DFileCheck.cpp200 return RightOperand - LeftOperand.getAbsolute(); in operator +()
203 if (RightOperand.isNegative()) in operator +()
204 return LeftOperand - RightOperand.getAbsolute(); in operator +()
239 if (RightOperand.isNegative()) in operator -()
240 return LeftOperand + RightOperand.getAbsolute(); in operator -()
274 if (RightOperand.isNegative()) in operator *()
275 return RightOperand * LeftOperand; in operator *()
306 if (RightOperand == ExpressionValue(0)) in operator /()
334 return RightOperand; in max()
342 return RightOperand; in min()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Support/
H A DFileCheck.cpp166 return RightOperand - LeftOperand.getAbsolute(); in operator +()
169 if (RightOperand.isNegative()) in operator +()
170 return LeftOperand - RightOperand.getAbsolute(); in operator +()
205 if (RightOperand.isNegative()) in operator -()
206 return LeftOperand + RightOperand.getAbsolute(); in operator -()
240 if (RightOperand.isNegative()) in operator *()
241 return RightOperand * LeftOperand; in operator *()
272 if (RightOperand == ExpressionValue(0)) in operator /()
300 return RightOperand; in max()
308 return RightOperand; in min()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/lib/Support/
H A DFileCheck.cpp166 return RightOperand - LeftOperand.getAbsolute(); in operator +()
169 if (RightOperand.isNegative()) in operator +()
170 return LeftOperand - RightOperand.getAbsolute(); in operator +()
205 if (RightOperand.isNegative()) in operator -()
206 return LeftOperand + RightOperand.getAbsolute(); in operator -()
240 if (RightOperand.isNegative()) in operator *()
241 return RightOperand * LeftOperand; in operator *()
272 if (RightOperand == ExpressionValue(0)) in operator /()
300 return RightOperand; in max()
308 return RightOperand; in min()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/FileCheck/
H A DFileCheck.cpp218 return RightOperand - LeftOperand.getAbsolute(); in operator +()
221 if (RightOperand.isNegative()) in operator +()
222 return LeftOperand - RightOperand.getAbsolute(); in operator +()
257 if (RightOperand.isNegative()) in operator -()
258 return LeftOperand + RightOperand.getAbsolute(); in operator -()
292 if (RightOperand.isNegative()) in operator *()
293 return RightOperand * LeftOperand; in operator *()
324 if (RightOperand == ExpressionValue(0)) in operator /()
352 return RightOperand; in max()
360 return RightOperand; in min()
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/FileCheck/
H A DFileCheck.cpp218 return RightOperand - LeftOperand.getAbsolute(); in operator +()
221 if (RightOperand.isNegative()) in operator +()
222 return LeftOperand - RightOperand.getAbsolute(); in operator +()
257 if (RightOperand.isNegative()) in operator -()
258 return LeftOperand + RightOperand.getAbsolute(); in operator -()
292 if (RightOperand.isNegative()) in operator *()
293 return RightOperand * LeftOperand; in operator *()
324 if (RightOperand == ExpressionValue(0)) in operator /()
352 return RightOperand; in max()
360 return RightOperand; in min()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/FileCheck/
H A DFileCheck.cpp200 return RightOperand - LeftOperand.getAbsolute(); in operator +()
203 if (RightOperand.isNegative()) in operator +()
204 return LeftOperand - RightOperand.getAbsolute(); in operator +()
239 if (RightOperand.isNegative()) in operator -()
240 return LeftOperand + RightOperand.getAbsolute(); in operator -()
274 if (RightOperand.isNegative()) in operator *()
275 return RightOperand * LeftOperand; in operator *()
306 if (RightOperand == ExpressionValue(0)) in operator /()
334 return RightOperand; in max()
342 return RightOperand; in min()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/FileCheck/
H A DFileCheck.cpp218 return RightOperand - LeftOperand.getAbsolute(); in operator +()
221 if (RightOperand.isNegative()) in operator +()
222 return LeftOperand - RightOperand.getAbsolute(); in operator +()
257 if (RightOperand.isNegative()) in operator -()
258 return LeftOperand + RightOperand.getAbsolute(); in operator -()
292 if (RightOperand.isNegative()) in operator *()
293 return RightOperand * LeftOperand; in operator *()
324 if (RightOperand == ExpressionValue(0)) in operator /()
352 return RightOperand; in max()
360 return RightOperand; in min()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/FileCheck/
H A DFileCheck.cpp218 return RightOperand - LeftOperand.getAbsolute(); in operator +()
221 if (RightOperand.isNegative()) in operator +()
222 return LeftOperand - RightOperand.getAbsolute(); in operator +()
257 if (RightOperand.isNegative()) in operator -()
258 return LeftOperand + RightOperand.getAbsolute(); in operator -()
292 if (RightOperand.isNegative()) in operator *()
293 return RightOperand * LeftOperand; in operator *()
324 if (RightOperand == ExpressionValue(0)) in operator /()
352 return RightOperand; in max()
360 return RightOperand; in min()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/FileCheck/
H A DFileCheck.cpp218 return RightOperand - LeftOperand.getAbsolute(); in operator +()
221 if (RightOperand.isNegative()) in operator +()
222 return LeftOperand - RightOperand.getAbsolute(); in operator +()
257 if (RightOperand.isNegative()) in operator -()
258 return LeftOperand + RightOperand.getAbsolute(); in operator -()
292 if (RightOperand.isNegative()) in operator *()
293 return RightOperand * LeftOperand; in operator *()
324 if (RightOperand == ExpressionValue(0)) in operator /()
352 return RightOperand; in max()
360 return RightOperand; in min()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/FileCheck/
H A DFileCheck.cpp200 return RightOperand - LeftOperand.getAbsolute(); in operator +()
203 if (RightOperand.isNegative()) in operator +()
204 return LeftOperand - RightOperand.getAbsolute(); in operator +()
239 if (RightOperand.isNegative()) in operator -()
240 return LeftOperand + RightOperand.getAbsolute(); in operator -()
274 if (RightOperand.isNegative()) in operator *()
275 return RightOperand * LeftOperand; in operator *()
306 if (RightOperand == ExpressionValue(0)) in operator /()
334 return RightOperand; in max()
342 return RightOperand; in min()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/FileCheck/
H A DFileCheck.cpp218 return RightOperand - LeftOperand.getAbsolute(); in operator +()
221 if (RightOperand.isNegative()) in operator +()
222 return LeftOperand - RightOperand.getAbsolute(); in operator +()
257 if (RightOperand.isNegative()) in operator -()
258 return LeftOperand + RightOperand.getAbsolute(); in operator -()
292 if (RightOperand.isNegative()) in operator *()
293 return RightOperand * LeftOperand; in operator *()
324 if (RightOperand == ExpressionValue(0)) in operator /()
352 return RightOperand; in max()
360 return RightOperand; in min()
[all …]
/dports/math/blaze/blaze-3.8/blaze/math/expressions/
H A DSVecScalarDivExpr.h177 using RightOperand = ST; variable
215 inline ConstIterator( IteratorType vector, RightOperand scalar ) in ConstIterator()
308 RightOperand scalar_; //!< Right hand side scalar of the multiplication expression.
443 inline RightOperand rightOperand() const noexcept { in rightOperand()
475 RightOperand scalar_; //!< Right-hand side scalar of the division expression.
766 BLAZE_CONSTRAINT_MUST_BE_SAME_TYPE( ST, RightOperand );
H A DSVecScalarMultExpr.h173 using RightOperand = ST; variable
211 inline ConstIterator( IteratorType vector, RightOperand scalar ) in ConstIterator()
304 RightOperand scalar_; //!< Right-hand side scalar of the multiplication expression.
439 inline RightOperand rightOperand() const noexcept { in rightOperand()
471 RightOperand scalar_; //!< Right-hand side scalar of the multiplication expression.
760 BLAZE_CONSTRAINT_MUST_BE_SAME_TYPE( ST, RightOperand );
H A DSMatScalarDivExpr.h178 using RightOperand = ST; variable
211 inline ConstIterator( IteratorType matrix, RightOperand scalar ) in ConstIterator()
304 RightOperand scalar_; //!< Right-hand side scalar of the division expression.
476 inline RightOperand rightOperand() const noexcept { in rightOperand()
508 RightOperand scalar_; //!< Right-hand side scalar of the division expression.
825 BLAZE_CONSTRAINT_MUST_BE_SAME_TYPE( ST, RightOperand );
H A DSMatScalarMultExpr.h172 using RightOperand = ST; variable
205 inline ConstIterator( IteratorType matrix, RightOperand scalar ) in ConstIterator()
298 RightOperand scalar_; //!< Right-hand side scalar of the multiplication expression.
470 inline RightOperand rightOperand() const noexcept { in rightOperand()
502 RightOperand scalar_; //!< Right-hand side scalar of the multiplication expression.
817 BLAZE_CONSTRAINT_MUST_BE_SAME_TYPE( ST, RightOperand );
H A DDVecScalarDivExpr.h183 using RightOperand = ST; variable
216 inline ConstIterator( IteratorType iterator, RightOperand scalar ) in ConstIterator()
424 RightOperand scalar_; //!< Scalar of the division expression.
541 inline RightOperand rightOperand() const noexcept { in rightOperand()
593 RightOperand scalar_; //!< Right-hand side scalar of the division expression.
1003 BLAZE_CONSTRAINT_MUST_BE_SAME_TYPE( ST, RightOperand );
H A DDMatDVecSolveExpr.h112 using RightOperand = If_t< IsExpression_v<VT>, const VT, const VT& >; variable
160 inline RightOperand rightOperand() const noexcept { in rightOperand()
192 RightOperand vec_; //!< Right-hand side dense vector of the solver expression.
H A DDVecScalarMultExpr.h182 using RightOperand = ST; variable
215 inline BLAZE_DEVICE_CALLABLE ConstIterator( IteratorType iterator, RightOperand scalar ) in ConstIterator()
423 RightOperand scalar_; //!< Scalar of the multiplication expression.
540 inline RightOperand rightOperand() const noexcept { in rightOperand()
592 RightOperand scalar_; //!< Right-hand side scalar of the multiplication expression.
1000 BLAZE_CONSTRAINT_MUST_BE_SAME_TYPE( ST, RightOperand );
H A DDMatScalarDivExpr.h183 using RightOperand = ST; variable
216 inline ConstIterator( IteratorType iterator, RightOperand scalar ) in ConstIterator()
424 RightOperand scalar_; //!< Scalar of the multiplication expression.
562 inline RightOperand rightOperand() const noexcept { in rightOperand()
615 RightOperand scalar_; //!< Right-hand side scalar of the division expression.
989 BLAZE_CONSTRAINT_MUST_BE_SAME_TYPE( ST, RightOperand );
H A DDMatScalarMultExpr.h179 using RightOperand = ST; variable
212 inline ConstIterator( IteratorType iterator, RightOperand scalar ) in ConstIterator()
420 RightOperand scalar_; //!< Scalar of the multiplication expression.
558 inline RightOperand rightOperand() const noexcept { in rightOperand()
611 RightOperand scalar_; //!< Right-hand side scalar of the multiplication expression.
983 BLAZE_CONSTRAINT_MUST_BE_SAME_TYPE( ST, RightOperand );
H A DDMatDMatSolveExpr.h111 using RightOperand = If_t< IsExpression_v<MT2>, const MT2, const MT2& >; variable
169 inline RightOperand rightOperand() const noexcept { in rightOperand()
201 RightOperand rhs_; //!< Right-hand side dense matrix of the solver expression.
H A DSVecDVecDivExpr.h161 using RightOperand = If_t< IsExpression_v<VT2>, const VT2, const VT2& >; variable
199 inline ConstIterator( IteratorType it, RightOperand vec ) in ConstIterator()
292 RightOperand vec_; //!< Right-hand side dense vector expression.
429 inline RightOperand rightOperand() const noexcept { in rightOperand()
461 RightOperand rhs_; //!< Right-hand side dense vector of the division expression.
H A DSVecDVecMultExpr.h161 using RightOperand = If_t< IsExpression_v<VT2>, const VT2, const VT2& >; variable
199 inline ConstIterator( IteratorType it, RightOperand vec ) in ConstIterator()
292 RightOperand vec_; //!< Right-hand side dense vector expression.
429 inline RightOperand rightOperand() const noexcept { in rightOperand()
461 RightOperand rhs_; //!< Right-hand side dense vector of the multiplication expression.
H A DDVecSVecMultExpr.h163 using RightOperand = If_t< IsExpression_v<VT2>, const VT2, const VT2& >; variable
182 using IteratorType = ConstIterator_t< RemoveReference_t<RightOperand> >;
434 inline RightOperand rightOperand() const noexcept { in rightOperand()
466 RightOperand rhs_; //!< Right-hand side sparse vector of the multiplication expression.
H A DDVecDVecCrossExpr.h137 using RightOperand = If_t< IsExpression_v<VT2>, const VT2, const VT2& >; variable
227 inline RightOperand rightOperand() const noexcept { in rightOperand()
259 RightOperand rhs_; //!< Right-hand side dense vector of the cross product expression.

12345678910>>...12