Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cgfunc.cpp746 uint32 srcBitLength = GetPrimTypeSize(preg->GetPrimType()) * kBitsPerByte; in SelectRegassign() local
848 uint32 srcBitLength = GetPrimTypeSize(stype) * kBitsPerByte; in SelectRegread() local