Home
last modified time | relevance | path

Searched defs:src16 (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/assembler/aarch64/
Dmacro_assembler_aarch64.cpp380 int64_t src16 = static_cast<int64_t>(chunkVal); in CopyImmSize64() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
Daarch64_mop_split.h448 ImmOperand &src16 = opndBuilder->CreateImm(k16BitSize, static_cast<int64>(chunkVal1), false); in MOP_wmovri32Split() local
484 ImmOperand &src16 = opndBuilder->CreateImm(k16BitSize, static_cast<int64>(chunkVal), false); in MOP_xmovri64Split() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cgfunc.cpp264 ImmOperand &src16 = CreateImmOperand(static_cast<int64>(chunkVal), k16BitSize, false); in SelectCopyImm() local
2145 ImmOperand &src16 = CreateImmOperand(0, k16BitSize, false); in SelectRelationOperator() local