Home
last modified time | relevance | path

Searched defs:mirType (Results 1 - 14 of 14) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
H A Dx64_call_conv.cpp24 int32 CCallConventionInfo::Classification(const BECommon &be, MIRType &mirType, in Classification() argument
57 int32 WebKitJSCallConventionInfo::Classification(const BECommon &be, MIRType &mirType, in Classification() argument
94 int32 GHCCallConventionInfo::Classification(const BECommon &be, MIRType &mirType, in Classification() argument
129 int32 X64CallConvImpl::LocateNextParm(MIRType &mirType, CCLocInfo &pLoc, bool isFirst, MIRFunction *tFunc) in LocateNextParm() argument
H A Dx64_emitter.cpp1550 MIRType &mirType = mirConst.GetType(); in EmitArray() local
1784 MIRType *mirType = mirSymbol->GetType(); in EmitGlobalVariable() local
H A Dx64_MPIsel.cpp143 MIRType *mirType = GlobalTables::GetTypeTable().GetTypeTable()[static_cast<uint32>(primType)]; in SelectParmList() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
H A Daarch64_call_conv.cpp59 void AArch64CallConvImpl::AllocateGPRegister(const MIRType &mirType, CCLocInfo &pLoc, uint64 size, uint64 align) in AllocateGPRegister() argument
114 uint64 AArch64CallConvImpl::LocateNextParm(const MIRType &mirType, CCLocInfo &pLoc, bool isFirst, MIRFuncType *tFunc) in LocateNextParm() argument
160 LocateNextParm(const MIRType &mirType, CCLocInfo &pLoc, bool isFirst, MIRFuncType *tFunc) LocateNextParm() argument
213 ClassificationRet(const BECommon &be, const MIRType &mirType, std::vector<ArgumentClass> &classes) const ClassificationRet() argument
243 ClassificationArg(const BECommon &be, const MIRType &mirType, std::vector<ArgumentClass> &classes) const ClassificationArg() argument
[all...]
H A Daarch64_memlayout.cpp65 auto *mirType = GlobalTables::GetTypeTable().GetTypeFromTyIdx(typeIdx); in SetSizeAlignForTypeIdx() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
H A Dglobal_tables.cpp26 auto *mirType = new MIRType(defaultKind, primType); in CreateMirType() local
77 void TypeTable::PutToHashTable(MIRType *mirType) in PutToHashTable() argument
H A Dmir_lower.cpp428 MIRType *mirType = symbol->GetType(); in FuncTypeFromFuncPtrExpr() local
443 MIRType *mirType = formalDef.formalSym->GetType(); in FuncTypeFromFuncPtrExpr() local
455 MIRType *mirType = symbol->GetType(); in FuncTypeFromFuncPtrExpr() local
464 MIRType *mirType in FuncTypeFromFuncPtrExpr() local
473 MIRType *mirType = GlobalTables::GetTypeTable().GetTypeFromTyIdx(static_cast<RetypeNode *>(x)->GetTyIdx()); FuncTypeFromFuncPtrExpr() local
[all...]
H A Dmir_function.cpp453 MIRType *mirType = GlobalTables::GetTypeTable().GetTypeFromTyIdx(formalDef.formalTyIdx); in EnterFormals() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
H A Dmir_preg.h107 MIRType *mirType = nullptr; member in maple::MIRPreg
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
H A Daarch64_cgfunc.h588 MIRType *mirType = nullptr; member
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Disel.cpp562 MIRType *mirType = nullptr; in GetFieldIdAndMirTypeFromMirNode() local
601 GetMirTypeInfoFormFieldIdAndMirType(FieldID fieldId, MIRType *mirType) GetMirTypeInfoFormFieldIdAndMirType() argument
[all...]
H A Demit.cpp305 MIRType *mirType = mirSymbol.GetType(); in EmitAsmLabel() local
651 MIRType &mirType in EmitAsmLabel() local
1490 MIRType *mirType = it->second; EmitAsmLabel() local
1583 MIRType &mirType = mirConst.GetType(); EmitAsmLabel() local
2053 MIRType *mirType = endSym->GetType(); EmitAsmLabel() local
2226 MIRType *mirType = mirSymbol->GetType(); EmitAsmLabel() local
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/litecg/
H A Dlmir_builder.cpp130 Type *LMIRBuilder::CreatePtrType(Type *mirType) in CreatePtrType() argument
136 Type *LMIRBuilder::CreateRefType(Type *mirType) in CreateRefType() argument
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/src/
H A Dconstantfold.cpp1343 MIRType *mirType = nullptr; in ExtractbitsRedundant() local

Completed in 20 milliseconds