Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/bytecode_optimizer/tests/
Dcommon.h604 std::string param_type = "i32"; in CheckCondJumpWithZero() local
673 std::string param_type = "i32"; in CheckCondJump() local
/arkcompiler/runtime_core/libpandafile/
Ddebug_info_extractor.cpp209 Type param_type = pda.GetArgType(idx++); in ExtractMethodParams() local
Dfile_reader.cpp521 Type param_type = proto_acc->GetArgType(param_num); in CreateParamTypeItem() local
/arkcompiler/runtime_core/compiler/tests/
Dir_builder_test.cpp219 std::string param_type = "i32"; in CheckCondJump() local
286 std::string param_type = "i32"; in CheckCondJumpWithZero() local