Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/PCH/
Dcxx-explicit-specifier.cpp77 B<true> b_true; variable
/external/jemalloc_new/test/unit/
Demitter.c96 bool b_true = true; in emit_dict() local
/external/llvm-project/polly/lib/External/isl/
Disl_test_cpp-checked.cc67 isl::boolean b_true = empty.is_empty(); in test_return_bool() local
Disl_test_cpp.cc50 bool b_true = empty.is_empty(); in test_return_bool() local
/external/llvm-project/clang/test/SemaCXX/
Dcxx2a-explicit-bool.cpp384 B<true> b_true; variable
/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
Dlegalize_tf.cc1538 Value b_true = BroadcastConstant(loc, indices_shape, 1, 1, rewriter); in matchAndRewrite() local