Home
last modified time | relevance | path

Searched defs:firstHalf (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dlcr_circuit_builder.h111 GateRef firstHalf = Int32Add(first8bits, second8bits); in Int32ToBigEndianInt32() local
127 GateRef firstHalf = Int64Add(first16bits, second16bits); in Int64ToBigEndianInt64() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_proepilog.cpp515 AArch64reg &firstHalf = AArch64isa::IsGPRegister(reg) ? intRegFirstHalf : fpRegFirstHalf; in GeneratePushRegs() local
849 AArch64reg &firstHalf = AArch64isa::IsGPRegister(reg) ? intRegFirstHalf : fpRegFirstHalf; in GeneratePopRegs() local