Home
last modified time | relevance | path

Searched defs:rhsType (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A DETSGen.cpp693 const checker::Type *rhsType = node->Right()->TsType(); in IsInstanceDynamic() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Disel.cpp624 PrimType rhsType = stmt.GetRHS()->GetPrimType(); in SelectDassign() local
645 PrimType rhsType = stmt.GetRHS()->GetPrimType(); in SelectIassign() local
703 PrimType rhsType = stmt.Opnd(0)->GetPrimType(); in SelectRegassign() local
743 PrimType rhsType = expr.GetPrimType(); in SelectRegread() local
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
H A Daarch64_cgfunc.cpp737 PrimType rhsType = stmt.Opnd(0)->GetPrimType(); in SelectRegassign() local

Completed in 14 milliseconds