Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/PCH/
Dcxx-explicit-specifier.cpp78 B<false> b_false; variable
/external/jemalloc_new/test/unit/
Demitter.c95 bool b_false = false; in emit_dict() local
/external/llvm-project/polly/lib/External/isl/
Disl_test_cpp-checked.cc68 isl::boolean b_false = univ.is_empty(); in test_return_bool() local
Disl_test_cpp.cc51 bool b_false = univ.is_empty(); in test_return_bool() local
/external/llvm-project/clang/test/SemaCXX/
Dcxx2a-explicit-bool.cpp385 B<false> b_false; variable
/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
Dlegalize_tf.cc1537 Value b_false = BroadcastConstant(loc, indices_shape, 0, 1, rewriter); in matchAndRewrite() local