Home
last modified time | relevance | path

Searched defs:constvalNode (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dmir_lower.cpp722 const ConstvalNode *constvalNode = static_cast<const ConstvalNode *>(array->GetIndex(0)); in LowerFarray() local
Dmir_nodes.cpp2685 auto *constvalNode = dynamic_cast<const ConstvalNode *>(node); in IsSameContent() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Disel.cpp1490 ConstvalNode *constvalNode = static_cast<ConstvalNode *>(opnd1); in SelectCGArrayElemAdd() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cgfunc.cpp3625 ConstvalNode *constvalNode = static_cast<ConstvalNode *>(opnd1); in SelectCGArrayElemAdd() local
9416 ConstvalNode *constvalNode = static_cast<ConstvalNode *>(arg1); in SelectMPLProfCounterInc() local
9449 ConstvalNode *constvalNode = static_cast<ConstvalNode *>(arg1); in SelectMPLProfCounterInc() local
9494 ConstvalNode *constvalNode = static_cast<ConstvalNode *>(arg1); in SelectMPLClinitCheck() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/
Dlower.cpp410 const ConstvalNode *constvalNode = static_cast<const ConstvalNode *>(array.GetIndex(0)); in LowerFarray() local