Home
last modified time | relevance | path

Searched refs:Lt (Results 1 – 25 of 225) sorted by relevance

123456789

/external/llvm-project/llvm/test/MC/AsmParser/
Ddirective_elf_size.s5 .Lt: label
6 # CHECK: .size a, .Lt-a
7 .size a, .Lt-a
/external/llvm/test/MC/AsmParser/
Ddirective_elf_size.s5 .Lt: label
6 # CHECK: .size a, .Lt-a
7 .size a, .Lt-a
/external/tensorflow/tensorflow/compiler/xla/service/
Dwhile_loop_constant_sinking_test.cc281 EXPECT_THAT(while_condition->root_instruction(), op::Lt(_, op::Constant())); in TEST_F()
322 op::Lt(_, op::GetTupleElement(op::Constant()))); in TEST_F()
364 EXPECT_THAT(while_condition->root_instruction(), op::Lt(_, op::Constant())); in TEST_F()
415 op::And(op::Lt(_, op::Constant()), op::Lt(_, op::Constant()))); in TEST_F()
Dconditional_to_select_test.cc76 op::Select(op::Lt(op::Parameter(0), op::Parameter(1)), in TEST_F()
131 op::Select(op::Broadcast(op::Lt(op::Parameter(0), op::Parameter(1))), in TEST_F()
Dqr_expander.cc117 *beta = Select(Lt(Real(alpha), ScalarLike(sigma, 0)), ScalarLike(mu, 1), in House()
132 *beta = Select(Lt(alpha, zero), one, -one) * mu; in House()
223 Select(Lt(j, iota_mn), a, ZerosLike(a)), precision); in QrBlock()
231 auto predecessor_mask = ConvertElementType(Lt(iota, j), type); in QrBlock()
Dtopk_rewriter.cc37 m::Lt(param_s32, m::ConstantScalar(0)), in IsNanSafeGt()
53 m::Lt(param_s32, m::ConstantScalar(0)), in IsNanSafeGt()
/external/llvm-project/clang/lib/ASTMatchers/
DGtestMatchers.cpp38 case GtestCmp::Lt: in getComparisonDecl()
56 case GtestCmp::Lt: in getAssertMacro()
74 case GtestCmp::Lt: in getExpectMacro()
/external/tensorflow/tensorflow/compiler/xla/client/lib/
Dmath.cc193 XlaOp p = Select(Lt(abs_x, ScalarLike(x, 2.0)), in ErfcImpl32()
197 XlaOp y_clamp = Select(Lt(z, ScalarLike(x, -kMaxlog)), ScalarLike(x, 0), y); in ErfcImpl32()
198 return Select(Lt(x, ScalarLike(x, 0)), ScalarLike(x, 2.0) - y_clamp, y_clamp); in ErfcImpl32()
249 Select(Lt(abs_x, ScalarLike(x, 8.0)), in ErfcImpl64()
254 XlaOp y_clamp = Select(Lt(z, ScalarLike(x, -kMaxlog)), ScalarLike(x, 0), y); in ErfcImpl64()
255 return Select(Lt(x, ScalarLike(x, 0)), ScalarLike(x, 2.0) - y_clamp, y_clamp); in ErfcImpl64()
328 return Select(Lt(Abs(x), ScalarLike(x, 1)), ErfImpl64(x), in Erf()
368 auto lt = Lt(w, ScalarLike(x, 5.0)); in ErfInv32()
434 auto lt_6_25 = Lt(w, ScalarLike(x, 6.25)); in ErfInv64()
435 auto lt_16 = Lt(w, ScalarLike(x, 16)); in ErfInv64()
[all …]
Dsvd.cc151 BroadcastInDim(Lt(sigma, eps), x_shape.dimensions(), broadcast_dims), v, in HouseRow()
155 beta = Select(Lt(Add(sigma, ZerosLike(beta), broadcast_dims), eps), in HouseRow()
217 BroadcastInDim(Lt(sigma, eps), x_shape.dimensions(), broadcast_dims), v, in HouseCol()
221 beta = Select(Lt(Add(sigma, ZerosLike(beta), broadcast_dims), eps), in HouseCol()
272 return Lt(i, ScalarLike(i, n - 2)); in HouseHolderBidiagonalization()
433 rot.s = Select(Lt(Abs(d), eps), zeros, -tmp); in GetOneSidedJacobiRotation()
434 rot.c = Select(Lt(Abs(d), eps), ones, Mul(u, tmp)); in GetOneSidedJacobiRotation()
573 diag = Select(Lt(diag, ZerosLike(diag)), -diag, diag); in ComputeToleranceComparison()
582 return Lt( in ComputeToleranceComparison()
616 return Lt(p, ScalarLike(p, matrix_dimension - 1)); in WhileLoopFn()
[all …]
/external/llvm-project/llvm/unittests/Support/
DMatchersTest.cpp16 using ::testing::Lt;
23 EXPECT_THAT(llvm::Optional<int>(10), llvm::ValueIs(AllOf(Lt(11), Gt(9)))); in TEST()
/external/llvm-project/libc/benchmarks/
DLibcMemoryBenchmarkTest.cpp20 using testing::Lt;
55 EXPECT_THAT(OD(Gen), AllOf(Ge(0U), Lt(8192U))); in TEST()
72 EXPECT_THAT(OD(Gen), AllOf(Ge(0U), Lt(8192U), IsDivisibleBy(16U))); in TEST()
/external/icing/icing/index/hit/
Dhit_test.cc31 using ::testing::Lt;
136 EXPECT_THAT(term_frequency_hit, Not(Lt(higher_term_frequency_hit))); in TEST()
137 EXPECT_THAT(higher_term_frequency_hit, Not(Lt(term_frequency_hit))); in TEST()
/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dbinary_ops.cc136 auto different_sign = xla::Ne(xla::Lt(x, zero), xla::Lt(y, zero)); in FloorDivImpl()
183 auto do_plus = xla::And(xla::Ne(xla::Lt(trunc_mod, zero), xla::Lt(y, zero)), in FloorModImpl()
225 XLA_MAKE_BINARY(Less, xla::Lt(lhs, rhs, extend_dimensions));
324 xla::Lt(abs, xla::ConvertElementType( in Compile()
Dmatrix_band_part_op.cc73 num_lower = xla::Select(xla::Lt(num_lower, zero_index), in Compile()
76 num_upper = xla::Select(xla::Lt(num_upper, zero_index), in Compile()
/external/icu/icu4c/source/data/brkitr/
Den.txt49 "Lt.",
114 "Lt.Cdr.",
/external/llvm-project/libc/AOR_v20.02/math/test/
Drunulp.sh24 [ $r = "n" ] && Lt=$L || Lt=$Ldir
25 $emu ./ulp -r $r -e $Lt $flags "$@" && PASS=$((PASS+1)) || FAIL=$((FAIL+1))
/external/tensorflow/tensorflow/compiler/xla/tests/
Dscalar_computations_test.cc621 TestCompare<int32>(9, 7, false, &Lt); in XLA_TEST_F()
623 std::numeric_limits<int32>::max(), true, &Lt); in XLA_TEST_F()
654 TestCompare<uint32>(9, 7, false, &Lt); in XLA_TEST_F()
655 TestCompare<uint32>(0, std::numeric_limits<uint32>::max(), true, &Lt); in XLA_TEST_F()
683 TestCompare<float>(9.0, 7.2, false, &Lt); in XLA_TEST_F()
689 TestCompare<float>(-INFINITY, -0.0, true, &Lt); in XLA_TEST_F()
693 TestCompare<float>(-0.0, 0.0, false, &Lt); in XLA_TEST_F()
696 TestCompare<float>(0.0, INFINITY, true, &Lt); in XLA_TEST_F()
Dwhile_test.cc635 Lt(iteration, ConstantR0<int32>(&builder, c1)); in XLA_TEST_F()
645 Lt(iteration, ConstantR0<int32>(&builder, c2)); in XLA_TEST_F()
714 Lt(iteration, ConstantR0<int32>(&builder, c1)); in XLA_TEST_F()
724 Lt(iteration, ConstantR0<int32>(&builder, c2)); in XLA_TEST_F()
779 Lt(iteration, ConstantR0<int32>(&builder, c1)); in XLA_TEST_F()
789 Lt(iteration, ConstantR0<int32>(&builder, c2)); in XLA_TEST_F()
1053 Lt(cond_t, ConstantR0<int32>(&cond, 30)); in XLA_TEST_F()
1096 Lt(i, ConstantR0<int32>(&builder, 7)); in XLA_TEST_F()
1106 Lt(prev, ConstantR0<int32>(&builder, 30)); in XLA_TEST_F()
1283 Lt(iteration, ConstantR0<int32>(&builder, loop_limit)); in BM_WhileLoop()
/external/webrtc/modules/video_coding/codecs/av1/
Dscalability_structure_unittest.cc38 using ::testing::Lt;
107 Each(Lt(structure.num_chains)))); in TEST_P()
110 SizeIs(Lt(size_t{DependencyDescriptor::kMaxTemplates}))); in TEST_P()
/external/arm-optimized-routines/math/test/
Drunulp.sh23 [ $r = "n" ] && Lt=$L || Lt=$Ldir
24 $emu ./ulp -r $r -e $Lt $flags "$@" && PASS=$((PASS+1)) || FAIL=$((FAIL+1))
/external/rust/crates/syn/src/
Dop.rs35 Lt(Token![<]),
122 input.parse().map(BinOp::Lt) in parse_binop()
205 BinOp::Lt(t) => t.to_tokens(tokens), in to_tokens()
/external/googletest/googlemock/test/
Dgmock-matchers_test.cc1028 Matcher<const std::string&> m1 = Lt("Hello"); in TEST()
1036 Matcher<int> m = Lt(5); in TEST()
1092 EXPECT_CALL(helper, Call(Lt(ByRef(m)))); in TEST()
1473 EXPECT_THAT(p, Not(Key(Lt(25)))); in TEST()
1502 EXPECT_THAT(p, Not(Key(Lt(25)))); in TEST()
1510 Matcher<int> is_negative = Lt(0); in TEST()
1613 EXPECT_THAT(p, Not(Pair(Lt(25), "foo"))); in TEST()
1621 EXPECT_THAT(p, Not(Pair(Lt(13), HasSubstr("a")))); in TEST()
1632 Matcher<int> is_negative = Lt(0); in TEST()
1802 EXPECT_THAT(pair, Not(Pair(Lt(7), "ABC"))); in TEST()
[all …]
/external/apache-xml/src/main/java/org/apache/xpath/operations/
DLt.java29 public class Lt extends Operation class
/external/llvm-project/clang/include/clang/ASTMatchers/
DGtestMatchers.h30 Lt, enumerator
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_SparseMatrixSparseCholesky.pbtxt41 A = L * Lt
44 where Lt denotes the transpose of L (or its conjugate transpose, if `type` is

123456789