Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/test/CodeGen/NVPTX/
H A Dsurf-tex.py208 fun_ty=fun_ty, fun_name=fun_name)
219 fun_ty=fun_ty, fun_name=fun_name)
296 fun_name = test_name + "_param";
303 fun_name = test_name + "_global";
396 fun_name = test_name + "_param";
403 fun_name = test_name + "_global";
520 fun_ty=fun_ty, fun_name=fun_name)
531 fun_ty=fun_ty, fun_name=fun_name)
536 fun_ty=fun_ty, fun_name=fun_name)
663 fun_name = test_name + "_param";
[all …]
/llvm-project-15.0.7/lldb/test/API/functionalities/return-value/
H A DTestReturnValue.py67 fun_name = frame.GetFunctionName()
68 self.assertEquals(fun_name, "outer_sint(int)")
88 fun_name = frame.GetFunctionName()
89 self.assertEquals(fun_name, "outer_sint(int)")
98 fun_name = frame.GetFunctionName()
99 self.assertEquals(fun_name, "main")
128 fun_name = frame.GetFunctionName()
129 self.assertEquals(fun_name, "outer_float(float)")
270 fun_name = frame.GetFunctionName()
271 self.assertEquals(fun_name, "main")
/llvm-project-15.0.7/libcxx/test/support/
H A Dfilesystem_test_helper.h641 explicit ExceptionChecker(std::errc first_err, const char* fun_name,
643 : expected_err{first_err}, num_paths(0), func_name(fun_name),
646 const char* fun_name, std::string opt_msg = {})
648 func_name(fun_name), opt_message(opt_msg) {} in expected_err()
651 const char* fun_name, std::string opt_msg = {})
653 num_paths(2), func_name(fun_name), opt_message(opt_msg) {} in expected_err()
/llvm-project-15.0.7/llvm/test/tools/llvm-dwarfdump/X86/
H A Ddebug-names-verify-completeness.s9 # CHECK: error: Name Index @ 0x0: Entry for DIE @ {{.*}} (DW_TAG_subprogram) with name fun_name mis…