Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_builder-inl.h198 auto ptrSize = env_->Is32Bit() ? MachineType::I32 : MachineType::I64; in IntPtrLSR() local
204 auto ptrSize = env_->Is32Bit() ? MachineType::I32 : MachineType::I64; in IntPtrLSL() local