Searched refs:CompileAheadOfTimeAndVerifyIr (Results 1 – 11 of 11) sorted by relevance
/external/tensorflow/tensorflow/compiler/xla/service/cpu/tests/ |
D | cpu_outfeed_test.cc | 55 CompileAheadOfTimeAndVerifyIr(std::move(module), options, filecheck_pattern, in TEST_F() 83 CompileAheadOfTimeAndVerifyIr(std::move(module), options, filecheck_pattern, in TEST_F() 111 CompileAheadOfTimeAndVerifyIr(std::move(module), options, filecheck_pattern, in TEST_F()
|
D | cpu_literal_caching_test.cc | 73 CompileAheadOfTimeAndVerifyIr(std::move(module), options, filecheck_pattern, in TEST_F() 122 CompileAheadOfTimeAndVerifyIr(std::move(module), options, filecheck_pattern, in TEST_F()
|
D | cpu_topk_test.cc | 53 CompileAheadOfTimeAndVerifyIr(std::move(module), options, filecheck_pattern, in TEST_F() 80 CompileAheadOfTimeAndVerifyIr(std::move(module), options, filecheck_pattern, in TEST_F()
|
D | cpu_key_value_sort_test.cc | 57 CompileAheadOfTimeAndVerifyIr(std::move(module), options, filecheck_pattern, in TEST_F()
|
D | cpu_dyn_shape_test.cc | 55 CompileAheadOfTimeAndVerifyIr(std::move(hlo_module), options, in TEST_F()
|
D | cpu_profiling_test.cc | 92 CompileAheadOfTimeAndVerifyIr(std::move(hlo_module).ValueOrDie(), options, in TEST_P()
|
D | cpu_eigen_dot_operation_test.cc | 57 CompileAheadOfTimeAndVerifyIr(std::move(hlo_module), options, in CompileAndCheck()
|
D | cpu_vectorization_test.cc | 111 CompileAheadOfTimeAndVerifyIr(std::move(hlo_module), options, check_lines, in TEST_P()
|
D | cpu_intrinsic_test.cc | 115 CompileAheadOfTimeAndVerifyIr(std::move(hlo_module), options, check_lines, in TEST_P()
|
/external/tensorflow/tensorflow/compiler/xla/tests/ |
D | llvm_irgen_test_base.h | 56 void CompileAheadOfTimeAndVerifyIr(std::unique_ptr<HloModule> hlo_module,
|
D | llvm_irgen_test_base.cc | 72 void LlvmIrGenTestBase::CompileAheadOfTimeAndVerifyIr( in CompileAheadOfTimeAndVerifyIr() function in xla::LlvmIrGenTestBase
|