Home
last modified time | relevance | path

Searched defs:ty (Results 1 – 21 of 21) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/
Dbecommon.cpp33 MIRType *ty = GlobalTables::GetTypeTable().GetTypeTable()[i]; in BECommon() local
41 MIRType *ty = GlobalTables::GetTypeTable().GetTypeFromTyIdx(i); in AddNewTypeAfterBecommon() local
51 void BECommon::ComputeTypeSizesAligns(MIRType &ty, uint8 align) in ComputeTypeSizesAligns()
90 void BECommon::AddAndComputeSizeAlign(MIRType &ty) in AddAndComputeSizeAlign()
124 void BECommon::FinalizeTypeTable(const MIRType &ty) in FinalizeTypeTable()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_memlayout.cpp49 MIRType *ty = nullptr; in ComputeStackSpaceRequirementForCall() local
79 …MIRType *ty = GlobalTables::GetTypeTable().GetTypeFromTyIdx(mirFunction->GetFormalDefVec()[i].form… in LayoutFormalParams() local
155 MIRType *ty = GlobalTables::GetTypeTable().GetTypeFromTyIdx(tyIdx); in LayoutLocalVariables() local
200 …MIRType *ty = GlobalTables::GetTypeTable().GetTypeFromTyIdx(mirFunction->GetFormalDefVec()[i].form… in LayoutActualParams() local
Daarch64_args.cpp39 MIRType *ty = mirFunc.GetNthParamType(i); in MoveRegisterArgs() local
202 MIRType *ty = mirFunc.GetNthParamType(i); in MoveVRegisterArgs() local
Daarch64_proepilog.cpp369 MIRType *ty = mirFunc.GetNthParamType(i); in GenerateFunctionSave() local
Daarch64_cgfunc.cpp3474 MIRType *ty = nullptr; in SelectParmListNotC() local
3585 PrimType ty = icallNode.Opnd(0)->GetPrimType(); in SelectIcall() local
4528 PrimType ty = icallNode.Opnd(0)->GetPrimType(); in SelectTailICall() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_memlayout.cpp37 MIRType *ty = nullptr; in ComputeStackSpaceRequirementForCall() local
77 MIRType *ty = mirFunction->GetNthParamType(i); in LayoutFormalParams() local
116 MIRType *ty = GlobalTables::GetTypeTable().GetTypeFromTyIdx(tyIdx); in LayoutLocalVariables() local
Dx64_args.cpp49 MIRType *ty = x64CGFunc->GetFunction().GetNthParamType(i); in CollectRegisterArgs() local
275 MIRType *ty = x64CGFunc->GetFunction().GetNthParamType(i); in MoveVRegisterArgs() local
Dx64_emitter.cpp1851 MIRType *ty = symbol->GetType(); in EmitLocalVariable() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/be/
Dbecommon.h71 void UpdateTypeTable(MIRType &ty) in UpdateTypeTable()
81 uint32 GetFieldIdxIncrement(const MIRType &ty) const in GetFieldIdxIncrement()
/arkcompiler/runtime_core/taihe/test/ani_session/author/src/
Dsession_test.impl.cpp203 ::session_test::session_type getSession(int32_t ty) in getSession()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_const.h216 …MIRAddrofConst(StIdx sy, FieldID fi, MIRType &ty) : MIRConst(ty, kConstAddrof), stIdx(sy), fldID(f… in MIRAddrofConst()
218 MIRAddrofConst(StIdx sy, FieldID fi, MIRType &ty, int32 ofst) in MIRAddrofConst()
262 MIRAddroffuncConst(PUIdx idx, MIRType &ty) : MIRConst(ty, kConstAddrofFunc), puIdx(idx) {} in MIRAddroffuncConst()
Dmir_builder.h175 MIRType *ty = GlobalTables::GetTypeTable().GetTypeFromTyIdx(static_cast<TyIdx>(pty)); in CreateExprBinary() local
/arkcompiler/runtime_core/static_core/static_linker/
Dlinker_context_misc.cpp49 auto ty = panda_file::Type::GetTypeIdBySignature(s.front()); in DemangleName() local
Dlinker_context.cpp931 const auto ty = old->GetType(); in TypeFromOld() local
/arkcompiler/runtime_core/static_core/plugins/ets/stdlib/native/core/
DIntlNumberFormat.cpp377 std::string_view ty = LITERAL_FIELD; in ProcessSpansToFormatParts() local
468 ani_object GetNumberFormatPart(ani_env *env, ani_string ty, ani_string value) in GetNumberFormatPart()
493 ani_object GetNumberFormatRangePart(ani_env *env, ani_string ty, ani_string value, ani_string sourc… in GetNumberFormatRangePart()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dmir_function.cpp212 MIRType *ty = GlobalTables::GetTypeTable().GetTypeFromTyIdx(formalDefVec[i].formalTyIdx); in DumpFlavorLoweredThanMmpl() local
Dmir_nodes.cpp132 MIRType *ty = GlobalTables::GetTypeTable().GetTypeFromTyIdx(tyIdx); in Dump() local
Dmir_builder.cpp81 MIRType *ty = arguments[i].second; in CreateFunction() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
Dllvm_ir_builder.cpp1684 auto ty = LLVMTypeOf(v); in GetPtrAddressSpace() local
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js28585 class ty { class
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 (()=>{var __webpack_modules__={"./node_modules/buffer-from/index.js":e=>{var t=Object.prototype.toS… function