Home
last modified time | relevance | path

Searched refs:GetCallTargetOperand (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
H A Daarch64_live.cpp39 auto *targetOpnd = insn.GetCallTargetOperand(); in ProcessCallInsnParam()
H A Daarch64_emitter.cpp92 auto *targetOpnd = insn->GetCallTargetOperand(); in RecordRegInfo()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Dinsn.cpp219 Operand *Insn::GetCallTargetOperand() const in GetCallTargetOperand() function in maplebe::Insn
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Dinsn.h271 virtual Operand *GetCallTargetOperand() const;

Completed in 5 milliseconds