Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/
Dbecommon.cpp811 MIRFuncType *fType = nullptr; in CallIsOfAttr() local
Dlower.cpp842 auto *fType = GlobalTables::GetTypeTable().GetTypeFromTyIdx(TyIdx(fTyIdx)); in LowerDreadBitfield() local
866 MIRType *fType = GlobalTables::GetTypeTable().GetTypeFromTyIdx(TyIdx(fTyIdx)); in LowerIreadBitfield() local
958 MIRType *fType = GlobalTables::GetTypeTable().GetTypeFromTyIdx(TyIdx(fTyIdx)); in LowerDassignBitfield() local
993 MIRType *fType = GlobalTables::GetTypeTable().GetTypeFromTyIdx(TyIdx(fTyIdx)); in LowerIassignBitfield() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cgfunc.cpp2158 MIRFuncType *fType = static_cast<MIRFuncType *>(type); in LmbcGetAggTyFromCallSite() local