Home
last modified time | relevance | path

Searched refs:check_f32_8 (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/NVPTX/
Dwmma.py37 check_f32_8 = "{{%s}}" % ", *".join(["%f[0-9]+"] * 8) variable
95 test_params["check_result"] = check_f16_4 if itype == "f16" else check_f32_8
162 test_params["check_args"] = check_f16_4 if itype == "f16" else check_f32_8
217 test_params["check_c"] = check_f16_4 if ctype == "f16" else check_f32_8
218 test_params["check_d"] = check_f16_4 if dtype == "f16" else check_f32_8