Home
last modified time | relevance | path

Searched defs:GetOperand (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/ets/
Darithmetic.h24 typename TargetType::UType ETSChecker::GetOperand(Type *type) in GetOperand() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dbalance_expressions.cpp164 Inst *BalanceExpressions::GetOperand(size_t firstIdx, size_t lastIdx) in GetOperand() function in ark::compiler::BalanceExpressions
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dinsn.h141 Operand &GetOperand(uint32 index) const in GetOperand() function