Home
last modified time | relevance | path

Searched defs:offsetValue (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
H A Daarch64_isa.cpp161 int64 offsetValue = ofStOpnd ? ofStOpnd->GetOffsetValue() : 0LL; in GetMemOpndOffsetValue() local
H A Daarch64_cgfunc.cpp517 int32 offsetValue = ofstOpnd ? static_cast<int32>(ofstOpnd->GetOffsetValue()) : 0; in IsImmediateOffsetOutOfRange() local
551 int64 offsetValue = ofStOpnd ? ofStOpnd->GetOffsetValue() : 0LL; in IsOperandImmValid() local

Completed in 8 milliseconds