Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/assembler/aarch64/
H A Dmacro_assembler_aarch64.cpp360 bool useMovz = BetterUseMOVZ(srcVal); in CopyImmSize64() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
H A Daarch64_mop_split.h465 bool useMovz = BetterUseMOVZ(static_cast<uint64>(immVal)); in MOP_xmovri64Split() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
H A Daarch64_cgfunc.cpp256 bool useMovz = BetterUseMOVZ(srcVal); in SelectCopyImm() local

Completed in 10 milliseconds