Home
last modified time | relevance | path

Searched defs:bitmask (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/aot/
H A Daot_manager.h122 uint64_t bitmask = 1ULL << (idx % MASK_WIDTH); in UpdateAotStringRoots() local
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dnumber_speculative_lowering.cpp797 GateRef bitmask = GetConstInt32(0x1f); // 0x1f: bit mask of shift value in ShiftInts() local

Completed in 2 milliseconds