Home
last modified time | relevance | path

Searched refs:curOperand (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Dcfi.cpp47 Operand &curOperand = GetOperand(i); in Dump() local
48 curOperand.Dump(); in Dump()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
H A Daarch64_emitter.cpp1606 Operand &curOperand = insn.GetOperand(i); in EmitAArch64CfiInsn() local
1608 curOperand.Accept(cfiOpndEmitVisitor); in EmitAArch64CfiInsn()

Completed in 3 milliseconds