| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/ |
| D | becommon.cpp | 33 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/ |
| D | aarch64_memlayout.cpp | 49 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
|
| D | aarch64_args.cpp | 39 MIRType *ty = mirFunc.GetNthParamType(i); in MoveRegisterArgs() local 202 MIRType *ty = mirFunc.GetNthParamType(i); in MoveVRegisterArgs() local
|
| D | aarch64_proepilog.cpp | 369 MIRType *ty = mirFunc.GetNthParamType(i); in GenerateFunctionSave() local
|
| D | aarch64_cgfunc.cpp | 3474 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/ |
| D | x64_memlayout.cpp | 37 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
|
| D | x64_args.cpp | 49 MIRType *ty = x64CGFunc->GetFunction().GetNthParamType(i); in CollectRegisterArgs() local 275 MIRType *ty = x64CGFunc->GetFunction().GetNthParamType(i); in MoveVRegisterArgs() local
|
| D | x64_emitter.cpp | 1851 MIRType *ty = symbol->GetType(); in EmitLocalVariable() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/be/ |
| D | becommon.h | 71 void UpdateTypeTable(MIRType &ty) in UpdateTypeTable() 81 uint32 GetFieldIdxIncrement(const MIRType &ty) const in GetFieldIdxIncrement()
|
| /arkcompiler/runtime_core/taihe/test/ani_session/author/src/ |
| D | session_test.impl.cpp | 203 ::session_test::session_type getSession(int32_t ty) in getSession()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/ |
| D | mir_const.h | 216 …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()
|
| D | mir_builder.h | 175 MIRType *ty = GlobalTables::GetTypeTable().GetTypeFromTyIdx(static_cast<TyIdx>(pty)); in CreateExprBinary() local
|
| /arkcompiler/runtime_core/static_core/static_linker/ |
| D | linker_context_misc.cpp | 49 auto ty = panda_file::Type::GetTypeIdBySignature(s.front()); in DemangleName() local
|
| D | linker_context.cpp | 931 const auto ty = old->GetType(); in TypeFromOld() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/stdlib/native/core/ |
| D | IntlNumberFormat.cpp | 377 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/ |
| D | mir_function.cpp | 212 MIRType *ty = GlobalTables::GetTypeTable().GetTypeFromTyIdx(formalDefVec[i].formalTyIdx); in DumpFlavorLoweredThanMmpl() local
|
| D | mir_nodes.cpp | 132 MIRType *ty = GlobalTables::GetTypeTable().GetTypeFromTyIdx(tyIdx); in Dump() local
|
| D | mir_builder.cpp | 81 MIRType *ty = arguments[i].second; in CreateFunction() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/ |
| D | llvm_ir_builder.cpp | 1684 auto ty = LLVMTypeOf(v); in GetPtrAddressSpace() local
|
| /arkcompiler/ets_frontend/es2panda/test/compiler/js/ |
| D | cocos_worker_test.js | 28585 class ty { class
|
| /arkcompiler/ets_frontend/legacy_bin/api8/src/ |
| D | index.js | 2 (()=>{var __webpack_modules__={"./node_modules/buffer-from/index.js":e=>{var t=Object.prototype.toS… function
|