Home
last modified time | relevance | path

Searched defs:opndList (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
H A Daarch64_insn.cpp583 auto &opndList = v->GetOperands(); in Visit() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Dpeep.cpp58 auto &opndList = static_cast<ListOperand &>(opnd).GetOperands(); in IfOperandIsLiveAfterInsn() local
271 auto &opndList = static_cast<ListOperand &>(opnd).GetOperands(); in IfOperandIsLiveAfterInsn() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
H A Dx64_cgfunc.cpp558 MapleList<RegOperand *> opndList = v->GetOperands(); in Visit() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Doperand.h1619 MapleList<RegOperand *> opndList; member in maplebe::MemOperand::ListOperand

Completed in 8 milliseconds