Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libpandafile/tests/
Dbytecode_emitter_tests.cpp109 int numRet = -std::numeric_limits<int8_t>::min(); in TEST() local
131 int numRet = std::numeric_limits<int8_t>::max() - globals::IMM_5; in TEST() local
153 int numRet = -std::numeric_limits<int8_t>::min() + 1; in TEST() local
171 int numRet = -std::numeric_limits<int16_t>::min(); in TEST() local
196 int numRet = std::numeric_limits<int8_t>::max() - globals::IMM_4; in TEST() local
217 int numRet = std::numeric_limits<int16_t>::max() - globals::IMM_5; in TEST() local
384 int numRet = -std::numeric_limits<int16_t>::min() + 1; in TEST() local
407 int numRet = std::numeric_limits<int16_t>::max() - globals::IMM_4; in TEST() local
430 int numRet = globals::IMM_15; in JcmpBwd_V8_IMM8() local
453 int numRet = globals::IMM_12; in JcmpFwd_V8_IMM8() local
[all …]