Home
last modified time | relevance | path

Searched defs:addrof (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/be/
Dlower.h154 BaseNode *LowerAddrof(AddrofNode &addrof) const in LowerAddrof()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/src/
Dsimplify.cpp773 auto *addrof = static_cast<AddrofNode *>(addrExpr); in BuildAsRhsExpr() local
1061 auto *addrof = static_cast<AddrofNode *>(addrExpr); in ExpandMemset() local
1117 auto *addrof = static_cast<AddrofNode *>(addrExpr); in ExpandMemset() local
1332 auto *addrof = static_cast<AddrofNode *>(addrExpr); in ExpandMemcpy() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dbin_mpl_export.cpp49 const MIRAddrofConst &addrof = static_cast<const MIRAddrofConst &>(constVal); in OutputConstAddrof() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cgfunc.cpp10556 AddrofNode *addrof = static_cast<AddrofNode *>(arg); in SelectMPLClinitCheck() local
10575 AddrofNode *addrof = static_cast<AddrofNode *>(arg0); in SelectMPLClinitCheck() local