Home
last modified time | relevance | path

Searched refs:GenInsnTypeInfo (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/es2panda/compiler/core/emitter/
DtypeExtractorEmitter.cpp75 static void GenInsnTypeInfo(const extractor::TypeRecorder *recorder, uint32_t orderIndex, int64_t t… in GenInsnTypeInfo() function
109 GenInsnTypeInfo(recorder, realOrderIndex, typeIndex, typedInsns); in GenFunctionTypeInfo()
119 GenInsnTypeInfo(recorder, static_cast<uint32_t>(-1), pg_->TypedFunc().first, typedInsns); in GenFunctionTypeInfo()
124 GenInsnTypeInfo(recorder, static_cast<uint32_t>(-2), pg_->TypedFunc().second, typedInsns); in GenFunctionTypeInfo()