Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dfusion_bitcast_lift_test.cc82 StatusOr<bool> filecheck_result = RunFileCheck(module->ToString(), in TEST_F() local
145 StatusOr<bool> filecheck_result = RunFileCheck(module->ToString(), in TEST_F() local
202 StatusOr<bool> filecheck_result = RunFileCheck(module->ToString(), in TEST_F() local
264 StatusOr<bool> filecheck_result = RunFileCheck(module->ToString(), in TEST_F() local
362 StatusOr<bool> filecheck_result = RunFileCheck(module->ToString(), in TEST_F() local
452 StatusOr<bool> filecheck_result = RunFileCheck(module->ToString(), in TEST_F() local
543 StatusOr<bool> filecheck_result = RunFileCheck(module->ToString(), in TEST_F() local
H A Dcudnn_fused_conv_rewriter_test.cc112 StatusOr<bool> filecheck_result = in TestClamp() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/
H A Dllvm_irgen_test_base.cc57 StatusOr<bool> filecheck_result = RunFileCheck(ir_, pattern); in CompileAndVerifyIr() local
81 StatusOr<bool> filecheck_result = RunFileCheck(ir_, pattern); in CompileAheadOfTimeAndVerifyIr() local
93 StatusOr<bool> filecheck_result = in MatchOptimizedHlo() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/tests/
H A Dgpu_codegen_test.cc58 StatusOr<bool> filecheck_result = RunFileCheck(ptx_str, pattern); in CompileAndOptionallyVerifyPtx() local
/aosp_15_r20/external/llvm/test/Other/
H A Dopt-bisect-helper.py30 filecheck_result = subprocess.Popen(check_command, stdin=opt_result.stdout) variable
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Ddynamic_dimension_inference_test.cc1380 StatusOr<bool> filecheck_result = RunFileCheck(module_->ToString({}), in TEST_F() local