Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/pgo_type/
Dpgo_type_parser.cpp34 auto defType = typeRecorder.GetPGODefOpType(bcOffset); in Parse() local
48 bool ClassParser::RecordTypeInfo(const PGODefineOpType &defType, const PGOTypeLocation &loc) in RecordTypeInfo()
100 bool ArrayParser::RecordTypeInfo(const PGODefineOpType &defType, const PGOTypeLocation &loc) in RecordTypeInfo()
116 bool ObjectLiteralParser::RecordTypeInfo(const PGODefineOpType &defType, const PGOTypeLocation &loc) in RecordTypeInfo()
133 bool FunctionParser::RecordTypeInfo(const PGODefineOpType &defType, const PGOTypeLocation &loc) in RecordTypeInfo()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_me/include/
Dver_symbol.h72 void SetDefType(DefType defType) in SetDefType()
169 DefType defType = kUnknown; variable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dcg_ssa.h152 SSAOpndDefBy defType = kDefByNo; variable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_global.cpp1583 uint32 defType = shiftOp; in CheckOpType() local
Daarch64_prop.cpp1192 uint32 defType = shiftOp; in CheckOpType() local