Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_ebo.cpp698 …ch64Ebo::CombineMultiplyAdd(Insn *insn, const Insn *prevInsn, InsnInfo *insnInfo, Operand *addOpnd, in CombineMultiplyAdd()
732 Operand &addOpnd = insn->GetOperand(static_cast<uint32>(pos)); in CheckCanDoMadd() local
Daarch64_cgfunc.cpp5678 RegOperand *addOpnd = &CreateVirtualRegisterOperand(vRegNO); in SelectRangeGoto() local