Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/src/
Dsimplify.cpp498 MIRType *constType = GlobalTables::GetTypeTable().GetTypeFromTyIdx(TyIdx(constPrimType)); in ConstructConstvalNode() local
618 PrimType constType = GetIntegerPrimTypeBySizeAndSign(curSize * 8, false); in ExpandMemsetLowLevel() local
662 MIRType *constType = GlobalTables::GetTypeTable().GetTypeFromTyIdx(TyIdx(PTY_i32)); in GenMemopRetAssign() local