Home
last modified time | relevance | path

Searched full:treat (Results 1 – 23 of 23) sorted by relevance

/arkcompiler/runtime_core/tests/cts-coverage-tool/config/
Dnon_testable.yaml109 Callee should treat accumulator value as undefined and cannot use it until accumulator
/arkcompiler/runtime_core/libpandafile/
Dliteral_data_accessor-inl.h90 // thus treat literal array as array of one element with corresponding type in EnumerateLiteralVals()
/arkcompiler/runtime_core/runtime/mem/gc/
Dcard_table-inl.h54 // Make sure we can treat size_t as lockfree atomic
/arkcompiler/runtime_core/tests/cts-generator/cts-template/
Dreturn.void.yaml25 …Caller should treat accumulator value as undefined and cannot use it until accumulator definition …
Dcall.virt.short.negative.yaml43 Callee should treat accumulator value as undefined and cannot use it until accumulator
Dcall.acc.short.yaml26 Callee should treat accumulator value as undefined and cannot use it until accumulator
2311 Callee should treat accumulator value as undefined and cannot use it until accumulator
Dcall.virt.short.yaml76 Callee should treat accumulator value as undefined and cannot use it until accumulator
Dcall.virt.range.negative.yaml44 Callee should treat accumulator value as undefined and cannot use it until accumulator
Dcall.virt.negative.yaml44 Callee should treat accumulator value as undefined and cannot use it until accumulator
Dcall.virt.acc.short.yaml26 Callee should treat accumulator value as undefined and cannot use it until accumulator
2516 Callee should treat accumulator value as undefined and cannot use it until accumulator
Dcall.acc.yaml26 Callee should treat accumulator value as undefined and cannot use it until accumulator
2312 Callee should treat accumulator value as undefined and cannot use it until accumulator
Dcall.virt.range_base.yaml50 Callee should treat accumulator value as undefined and cannot use it until accumulator
Dcall.virt.range.yaml62 Callee should treat accumulator value as undefined and cannot use it until accumulator
Dcall.virt.acc.yaml26 Callee should treat accumulator value as undefined and cannot use it until accumulator
2382 Callee should treat accumulator value as undefined and cannot use it until accumulator
Dcall.short.yaml26 Callee should treat accumulator value as undefined and cannot use it until accumulator
Dcall.virt.yaml50 Callee should treat accumulator value as undefined and cannot use it until accumulator
Dcall.yaml27 Callee should treat accumulator value as undefined and cannot use it until accumulator
Dcall.range.yaml26 Callee should treat accumulator value as undefined and cannot use it until accumulator
/arkcompiler/runtime_core/compiler/optimizer/analysis/
Dalias_analysis.cpp25 * We treat each IR Inst as a constraint that may be applied to a set of
/arkcompiler/runtime_core/verification/absint/
Dabs_int_inl.h2210 // treat it as always throw NPE in HandleLdarrObj()
2595 // treat it as always throw NPE in CheckFieldAccess()
3881 // treat it as always throw NPE in HandleMonitorenter()
3906 // treat it as always throw NPE in HandleMonitorexit()
4081 // treat it as always throw NPE in CheckArrayStore()
4355 // treat it as always throw NPE in CheckArrayLoad()
/arkcompiler/runtime_core/docs/
Ddoxygen.config200 # The MULTILINE_CPP_IS_BRIEF tag can be set to YES to make doxygen treat a
203 # to treat a multi-line C++ comment block as a detailed description. Set this
286 # instance to make doxygen treat .inc files as Fortran files (default is PHP),
/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_parser.cpp1181 // If \u is not followed by a two-digit hexadecimal, treat it in ParseCharacterEscape()
/arkcompiler/runtime_core/compiler/optimizer/code_generator/target/amd64/
Dencode.cpp549 // For JS number cast we treat Infinity as a zero integer value in EncodeCastFloatToScalar()