Home
last modified time | relevance | path

Searched defs:iy (Results 1 – 6 of 6) sorted by relevance

/llvm-project/libc/AOR_v20.02/math/
H A Dpowf.c112 checkint (uint32_t iy) in checkint()
136 uint32_t ix, iy; in powf() local
H A Dpow.c252 checkint (uint64_t iy) in checkint()
277 uint64_t ix, iy; in pow() local
/llvm-project/libc/test/src/math/exhaustive/
H A Dfmod_generic_impl_test.cpp50 for (int iy = min2; iy < max2; iy++) { in testExtensive() local
/llvm-project/flang/test/Evaluate/
H A Dfold-matmul.f907 integer, parameter :: iy(*) = [1, 2, 3] variable
/llvm-project/flang/lib/Evaluate/
H A Dtools.cpp115 Expr<SomeInteger> &&iy) -> ConvertRealOperandsResult { in ConvertRealOperands() argument
130 defaultRealKind, std::move(iy)))}; in ConvertRealOperands() argument
148 __anon7bee07870a02(BOZLiteralConstant &&bx, Expr<SomeInteger> &&iy) ConvertRealOperands() argument
194 MixedRealLeft(Expr<SomeReal> && rx,Expr<SomeInteger> && iy) MixedRealLeft() argument
446 __anon7bee07871302(Expr<SomeInteger> &&ix, Expr<SomeInteger> &&iy) NumericOperation() argument
455 __anon7bee07871502(Expr<SomeReal> &&rx, Expr<SomeInteger> &&iy) NumericOperation() argument
473 __anon7bee07871902(Expr<SomeComplex> &&zx, Expr<SomeInteger> &&iy) NumericOperation() argument
510 __anon7bee07871d02(BOZLiteralConstant &&bx, Expr<SomeInteger> &&iy) NumericOperation() argument
613 __anon7bee07872e02(Expr<SomeInteger> &&ix, Expr<SomeInteger> &&iy) Relate() argument
620 __anon7bee07873002(Expr<SomeReal> &&rx, Expr<SomeInteger> &&iy) Relate() argument
639 __anon7bee07873302(Expr<SomeComplex> &&zx, Expr<SomeInteger> &&iy) Relate() argument
[all...]
/llvm-project/mlir/lib/Conversion/TosaToLinalg/
H A DTosaToLinalg.cpp1633 Value ix, iy, dx, dy; matchAndRewrite() local
2393 Value iy = builder.create<linalg::IndexOp>(loc, 3); matchAndRewrite() local
2516 Value iy = builder.create<linalg::IndexOp>(loc, 3); matchAndRewrite() local
[all...]