Home
last modified time | relevance | path

Searched defs:chunkLval (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/assembler/aarch64/
H A Dmacro_assembler_aarch64.cpp363 uint64_t chunkLval = srcVal & 0xFFFFFFFFULL; in CopyImmSize64() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
H A Daarch64_mop_split.h468 uint64 chunkLval = static_cast<uint64>(immVal) & 0xFFFFFFFFULL; in MOP_xmovri64Split() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
H A Daarch64_cgfunc.cpp259 uint64 chunkLval = srcVal & 0xFFFFFFFFULL; in SelectCopyImm() local

Completed in 10 milliseconds