Home
last modified time | relevance | path

Searched full:compatible (Results 1 – 25 of 29) sorted by relevance

12

/arkcompiler/runtime_core/verification/
Dmessages.yaml72Compatible subtypes are: ${subtypes}. Types that can be stored without data loss are: ${field_subt…
111 Compatible accumulator types are: ${compatible_acc_types}.
156 …wrong type: '${reg_type}'. Expected a subtype of one from ${target_types}. Compatible subtypes are:
180 …Wrong array element type '${type}'. Expected a subtype of '${expected_type}'. Compatible subtypes …
225 Compatible subtypes are ${field_obj_subtypes}.
234 Compatible subtypes are ${expected_subtypes}.
240 … Wrong return value type (in accumulator): '${acc_type}'. Compatible types are: ${expected_types}.
247 Compatible subtypes are: ${expected_types}.
254 '${expected_type}'. Compatible types are: ${subtypes}.
386 …is not compatible with formal lambda type '${formal_type}' (physical type '${physical_formal_type}…
[all …]
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dgraph_checker.h264 …ckCommonTypes(op1, op2), (std::cerr << "Types of binary instruction operands are not compatible\n",
267 … (std::cerr << "Types of binary instruction result and its operands are not compatible\n",
297 … (std::cerr << "Types of unary instruction result and its operand are not compatible\n", in CheckUnaryOperationTypes()
322 … (std::cerr << "Types of ternary instruction operands are not compatible\n", op1->Dump(&std::cerr),
325 … (std::cerr << "Types of ternary instruction result and its operands are not compatible\n",
Dgraph_checker.cpp1169 …(std::cerr << "Types of load vector element and vector input are not compatible\n", inst->Dump(&st… in CheckDataFlow()
1191 …(std::cerr << "Types of store and the first stored value are not compatible\n", inst->Dump(&std::c… in CheckDataFlow()
1193 …(std::cerr << "Types of store and the second stored value are not compatible\n", inst->Dump(&std::… in CheckDataFlow()
1205 …(std::cerr << "Types of store and the first stored value are not compatible\n", inst->Dump(&std::c… in CheckDataFlow()
1207 …(std::cerr << "Types of store and the second stored value are not compatible\n", inst->Dump(&std::… in CheckDataFlow()
1217 … (std::cerr << "Types of store and store input are not compatible\n", inst->Dump(&std::cerr))); in CheckDataFlow()
1227 … (std::cerr << "Types of store and store input are not compatible\n", inst->Dump(&std::cerr))); in CheckDataFlow()
1238 … (std::cerr << "Types of store and store input are not compatible\n", inst->Dump(&std::cerr))); in CheckDataFlow()
1264 … (std::cerr << "Types of store and store input are not compatible\n", inst->Dump(&std::cerr))); in CheckDataFlow()
1278 … (std::cerr << "Types of store and store input are not compatible\n", inst->Dump(&std::cerr))); in CheckDataFlow()
[all …]
/arkcompiler/runtime_core/runtime/include/
Dobject_accessor.h139 // Atomic with relaxed order reason: to be compatible with other vms in Get()
152 // Atomic with relaxed order reason: to be compatible with other vms in Set()
/arkcompiler/ets_frontend/ts2panda/scripts/
Dts2abc.js56 // keep bc-version to be compatible with old IDE versions
/arkcompiler/runtime_core/runtime/interpreter/
Dvregister.h34 // An uint64_t value is used for storing the tags of values. This kind of tags is compatible with s…
47 // This kind of tags is compatible with static and dynamic languages, and that means if the lowest …
60 // OBJECT_FLAG_MASK is compatible with static and dynamic languages, and 0x1 means the value is 're…
Dframe.h31 // ========== Compatible Frame Layout ==========
32 // Now we have a variable vregisters list, it's compatible with static language(Java etc.) and dyna…
/arkcompiler/runtime_core/tests/cts-generator/cts-template/
Dcall.acc.short.yaml1328 …description: Check 'call.acc.short' instruction with compatible primitive arguments in PandaAssemb…
1385 …description: Check 'call.acc.short' instruction with compatible primitive arguments in PandaAssemb…
1431 …description: Check 'call.acc.short' instruction called with compatible primitive array arguments i…
1510 …description: Check 'call.acc.short' instruction called with compatible primitive array arguments i…
1573 …description: Check 'call.acc.short' instruction called with compatible object arguments in PandaAs…
1660 …description: Check 'call.acc.short' instruction called with compatible object arguments in PandaAs…
1758 …description: Check 'call.acc.short' instruction called with compatible object array arguments in P…
1843 …description: Check 'call.acc.short' instruction called with compatible object array arguments in P…
Dcall.acc.yaml1380 …description: Check 'call.acc' instruction with compatible primitive arguments in PandaAssembly con…
1433 …description: Check 'call.acc' instruction with compatible primitive arguments in PandaAssembly con…
1469 …description: Check 'call.acc' instruction called with compatible primitive array arguments in Pand…
1530 …description: Check 'call.acc' instruction called with compatible primitive array arguments in Pand…
1578 …description: Check 'call.acc' instruction called with compatible object arguments in PandaAssembly…
1647 …description: Check 'call.acc' instruction called with compatible object arguments in PandaAssembly…
1728 …description: Check 'call.acc' instruction called with compatible object array arguments in PandaAs…
1796 …description: Check 'call.acc' instruction called with compatible object array arguments in PandaAs…
Dcall.virt.acc.short.yaml1399 …description: Check 'call.virt.acc.short' instruction with compatible primitive arguments in PandaA…
1455 …description: Check 'call.virt.acc.short' instruction with compatible primitive arguments in PandaA…
1500 …description: Check 'call.virt.acc.short' instruction called with compatible primitive array argume…
1590 …description: Check 'call.virt.acc.short' instruction called with compatible primitive array argume…
1661 …description: Check 'call.virt.acc.short' instruction called with compatible object arguments in Pa…
1759 …description: Check 'call.virt.acc.short' instruction called with compatible object arguments in Pa…
1881 …description: Check 'call.virt.acc.short' instruction called with compatible object array arguments…
1977 …description: Check 'call.virt.acc.short' instruction called with compatible object array arguments…
Dcall.virt.acc.yaml1490 …description: Check 'call.virt.acc' instruction with compatible primitive arguments in PandaAssembl…
1540 …description: Check 'call.virt.acc' instruction with compatible primitive arguments in PandaAssembl…
1581 …description: Check 'call.virt.acc' instruction called with compatible primitive array arguments in…
1647 …description: Check 'call.virt.acc' instruction called with compatible primitive array arguments in…
1697 …description: Check 'call.virt.acc' instruction called with compatible object arguments in PandaAss…
1763 …description: Check 'call.virt.acc' instruction called with compatible object arguments in PandaAss…
1837 …description: Check 'call.virt.acc' instruction called with compatible object array arguments in Pa…
1899 …description: Check 'call.virt.acc' instruction called with compatible object array arguments in Pa…
Dinitobj.short.yaml1158 …description: Check 'initobj.short' instruction with initializer called with compatible primitive a…
1211 …description: Check 'initobj.short' instruction with initializer called with compatible primitive a…
1255 …description: Check 'initobj.short' instruction with initializer called with compatible primitive a…
1342 …description: Check 'initobj.short' instruction with initializer called with compatible primitive a…
1411 …description: Check 'initobj.short' instruction with initializer called with compatible object argu…
1516 …description: Check 'initobj.short' instruction with initializer called with compatible object argu…
1643 …description: Check 'initobj.short' instruction with initializer called with compatible object arra…
1751 …description: Check 'initobj.short' instruction with initializer called with compatible object arra…
Dinitobj.yaml1225 …description: Check 'initobj' instruction with initializer called with compatible primitive argumen…
1278 …description: Check 'initobj' instruction with initializer called with compatible primitive argumen…
1322 …description: Check 'initobj' instruction with initializer called with compatible primitive array a…
1409 …description: Check 'initobj' instruction with initializer called with compatible primitive array a…
1478 …description: Check 'initobj' instruction with initializer called with compatible object arguments …
1583 …description: Check 'initobj' instruction with initializer called with compatible object arguments …
1710 …description: Check 'initobj' instruction with initializer called with compatible object array argu…
1818 …description: Check 'initobj' instruction with initializer called with compatible object array argu…
Dinitobj.range.yaml1379 …description: Check 'initobj.range' instruction with initializer called with compatible primitive a…
1432 …description: Check 'initobj.range' instruction with initializer called with compatible primitive a…
1476 …description: Check 'initobj.range' instruction with initializer called with compatible primitive a…
1563 …description: Check 'initobj.range' instruction with initializer called with compatible primitive a…
1632 …description: Check 'initobj.range' instruction with initializer called with compatible object argu…
1739 …description: Check 'initobj.range' instruction with initializer called with compatible object argu…
1870 …description: Check 'initobj.range' instruction with initializer called with compatible object arra…
1978 …description: Check 'initobj.range' instruction with initializer called with compatible object arra…
/arkcompiler/ets_frontend/es2panda/test/parser/ts/type_checker/
DfunctionOverload3-expected.txt505 TypeError: This overload signature is not compatible with its implementation signature [functionOve…
/arkcompiler/ets_runtime/ecmascript/compiler/
Dasync_function_lowering.cpp182 // this value selector is compatible with await in the loop body in UpdateValueSelector()
Dcircuit_ir_specification.md69 … are also some "pure" state gates that do not do computation, they are compatible with all levels …
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_date_time_format_test.cpp115 * @tc.desc: Set and obtain localization labels compatible with ICU Libraries.
141 * @tc.desc: Set and obtain a simple time and date format compatible with ICU Libraries.
Djs_typed_array_test.cpp55 // CVector pushed with JSTaggedValue made from compatible input value for the JSType
57 // Use "(S)(...)" cast to make v in "JSTaggedValue(T v) {}" compatible with S
/arkcompiler/ets_runtime/ecmascript/base/
Dpath_helper.h470 // Package compatible with old soft link format in ParseThirdPartyPackage()
/arkcompiler/runtime_core/isa/
Disa.yaml211 description: Accumulator type is compatible with method return type.
235 …description: Arguments provided to a method must be of compatible types. # TODO: specify compatib…
/arkcompiler/ets_frontend/es2panda/typescript/core/
Dfunction.cpp628 … ThrowTypeError("This overload signature is not compatible with its implementation signature", in InferFunctionDeclarationType()
/arkcompiler/runtime_core/compiler/tools/paoc/
Dpaoc.cpp146 … LOG_PAOC(FATAL) << "combination of --paoc-output and --paoc-boot-output is not compatible\n"; in ValidateCompilerOptions()
/arkcompiler/runtime_core/docs/
Dmemory-management.md595 … meta-language or IR which can be interpreted/encoded by all compilers compatible with runtime (it…
Ddoxygen.config1823 # browsing using Word or some other Word compatible readers that support those

12