Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
H A Daarch64_imm_valid.cpp57 uint64 tmpVal = val + (val & static_cast<uint64>(UINT64_MAX - val + 1)); in IsBitmaskImmediate() local
/arkcompiler/ets_runtime/ecmascript/compiler/assembler/aarch64/
H A Dmacro_assembler_aarch64.cpp261 uint64_t tmpVal = val + (val & static_cast<uint64_t>(UINT64_MAX - val + 1)); in IsBitmaskImmediate() local
[all...]

Completed in 2 milliseconds