Home
last modified time | relevance | path

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

/llvm-project/llvm/test/CodeGen/NVPTX/
H A Dwmma.py458 def check_pattern(frag): function
520 test_params["check_result"] = check_pattern(frag)
604 test_params["check_args"] = check_pattern(frag)
674 test_params["check_result"] = check_pattern(frag)
742 test_params["check_a"] = check_pattern(op.a)
743 test_params["check_b"] = check_pattern(op.b)
744 test_params["check_c"] = check_pattern(op.c)
745 test_params["check_d"] = check_pattern(op.d)