Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dobj_emit.cpp223 MIRAddrofConst &symAddr = static_cast<MIRAddrofConst &>(emitInfo.elemConst); in EmitMIRAddrofConstCommon() local
Demit.cpp866 MIRAddrofConst &symAddr = static_cast<MIRAddrofConst &>(mirConst); in EmitScalarConstant() local
1068 MIRAddrofConst &symAddr = static_cast<MIRAddrofConst &>(elemConst); in EmitAddrofSymbolConst() local
3000 MIRAddrofConst *symAddr = safe_cast<MIRAddrofConst>(elemConst); in EmitGlobalRootList() local
3056 MIRAddrofConst *symAddr = safe_cast<MIRAddrofConst>(mirConst); in EmitMuidTable() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_emitter.cpp1811 MIRAddrofConst &symAddr = static_cast<MIRAddrofConst &>(mirConst); in EmitAddrofElement() local