Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/tests/
Dllvm_irgen_test_base.cc58 StatusOr<bool> filecheck_result = RunFileCheck(ir_, pattern); in CompileAndVerifyIr() local
82 StatusOr<bool> filecheck_result = RunFileCheck(ir_, pattern); in CompileAheadOfTimeAndVerifyIr() local
/external/tensorflow/tensorflow/compiler/xla/service/gpu/tests/
Dgpu_codegen_test.cc44 StatusOr<bool> filecheck_result = RunFileCheck(ptx_str, pattern); in CompileAndVerifyPtx() local
/external/llvm/test/Other/
Dopt-bisect-helper.py30 filecheck_result = subprocess.Popen(check_command, stdin=opt_result.stdout) variable
/external/swiftshader/third_party/llvm-7.0/llvm/test/Other/
Dopt-bisect-helper.py30 filecheck_result = subprocess.Popen(check_command, stdin=opt_result.stdout) variable