Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/tests/
Dinst_generator_test.cpp314 void Generate(Opcode opc, std::pair<param_type, param_type> vals) in Generate()
320 void Generate(Opcode opc, std::tuple<param_type, param_type, param_type> vals) in Generate()
Dir_builder_test.cpp219 std::string param_type = "i32"; in CheckCondJump() local
286 std::string param_type = "i32"; in CheckCondJumpWithZero() local
/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.cpp220 Type param_type = pda.GetArgType(idx++); in Extract() local
Dfile_reader.cpp519 Type param_type = proto_acc->GetArgType(param_num); in CreateParamTypeItem() local