Home
last modified time | relevance | path

Searched defs:rightOpnd (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
H A Daarch64_operand.cpp35 const StImmOperand *rightOpnd = static_cast<const StImmOperand *>(&right); in Less() local
55 const ExtendShiftOperand *rightOpnd = static_cast<const ExtendShiftOperand *>(&right); in Less() local
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Doperand.cpp157 const MemOperand *rightOpnd = static_cast<const MemOperand *>(&right); in Less() local
218 const CondOperand *rightOpnd = static_cast<const CondOperand *>(&right); Less() local
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Doperand.h341 auto *rightOpnd = static_cast<const RegOperand *>(&right); variable
720 auto *rightOpnd = static_cast<const ImmOperand *>(&right); variable
1522 auto *rightOpnd = static_cast<const LabelOperand *>(&right); variable
1793 const BitShiftOperand *rightOpnd variable
2049 auto *rightOpnd = static_cast<const FuncNameOperand *>(&right); global() variable
[all...]

Completed in 5 milliseconds