Searched defs:hi (Results 1 – 7 of 7) sorted by relevance
| /arkcompiler/runtime_core/compiler/code_info/ |
| D | code_info_builder.cpp | 162 uint32_t hi = (value >> BITS_PER_UINT32) & ((1LLU << BITS_PER_UINT32) - 1); in AddConstant() local
|
| D | vreg_info.h | 130 void SetConstantIndices(uint16_t low, uint16_t hi) in SetConstantIndices()
|
| D | code_info.h | 280 uint64_t hi = constant_table_.GetRow(vreg.GetConstantHiIndex()).GetValue(); in GetConstant() local
|
| /arkcompiler/runtime_core/compiler/tests/amd64/ |
| D | encoder64_test.cpp | 2312 uint64_t hi = static_cast<uint64_t>(0xABCDEFU) << (BITS_PER_BYTE * sizeof(uint32_t)); in TestCmp64() local 2418 uint64_t hi = static_cast<uint64_t>(0xABCDEFU) << (BITS_PER_BYTE * sizeof(uint32_t)); in TestCompare64() local
|
| /arkcompiler/runtime_core/compiler/tests/aarch32/ |
| D | encoder32_test.cpp | 2305 uint64_t hi = static_cast<uint64_t>(0xABCDEFU) << (BITS_PER_BYTE * sizeof(uint32_t)); in TestCmp64() local 2412 uint64_t hi = static_cast<uint64_t>(0xABCDEFU) << (BITS_PER_BYTE * sizeof(uint32_t)); in TestCompare64() local
|
| /arkcompiler/runtime_core/compiler/tests/aarch64/ |
| D | encoder64_test.cpp | 2426 uint64_t hi = static_cast<uint64_t>(0xABCDEFU) << (BITS_PER_BYTE * sizeof(uint32_t)); in TestCmp64() local 2529 uint64_t hi = static_cast<uint64_t>(0xABCDEFU) << (BITS_PER_BYTE * sizeof(uint32_t)); in TestCompare64() local
|
| /arkcompiler/ets_frontend/legacy_bin/api8/src/ |
| D | index.js | 2 …[0,0],bold:[1,22],dim:[2,22],italic:[3,23],underline:[4,24],inverse:[7,27],hidden:[8,28],strikethr… function
|