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.cpp713 const ConstvalNode *constvalNode = static_cast<const ConstvalNode *>(array->GetIndex(0)); in LowerFarray() local
Dmir_nodes.cpp2748 auto *constvalNode = dynamic_cast<const ConstvalNode *>(node); in IsSameContent() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Disel.cpp1483 ConstvalNode *constvalNode = static_cast<ConstvalNode *>(opnd1); in SelectCGArrayElemAdd() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cgfunc.cpp4219 ConstvalNode *constvalNode = static_cast<ConstvalNode *>(opnd1); in SelectCGArrayElemAdd() local
10500 ConstvalNode *constvalNode = static_cast<ConstvalNode *>(arg1); in SelectMPLProfCounterInc() local
10533 ConstvalNode *constvalNode = static_cast<ConstvalNode *>(arg1); in SelectMPLProfCounterInc() local
10578 ConstvalNode *constvalNode = static_cast<ConstvalNode *>(arg1); in SelectMPLClinitCheck() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/
Dlower.cpp425 const ConstvalNode *constvalNode = static_cast<const ConstvalNode *>(array.GetIndex(0)); in LowerFarray() local