Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
Daarch64_global.h135 RegOperand *firstRegOpnd = nullptr; variable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_global.cpp320 RegOperand &firstRegOpnd = static_cast<RegOperand &>(firstOpnd); in CheckCondition() local
366 RegOperand &firstRegOpnd = static_cast<RegOperand &>(firstOpnd); in Optimize() local
1092 RegOperand &firstRegOpnd = static_cast<RegOperand &>(firstOpnd); in CheckCondition() local