Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
Daarch64_global.h138 uint32 secondRegNO = 0; variable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_global.cpp323 uint32 secondRegNO = secondRegOpnd.GetRegisterNumber(); in CheckCondition() local
1108 uint32 secondRegNO = secondRegOpnd->GetRegisterNumber(); in CheckCondition() local