Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/ir/ets/
DetsPrimitiveType.h28 PrimitiveType GetPrimitiveType() const in GetPrimitiveType() function
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/types/
Dpgo_profiler_type.h325 Type GetPrimitiveType() const in GetPrimitiveType() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dparser.cpp121 PrimType MIRParser::GetPrimitiveType(TokenKind tk) const in GetPrimitiveType() function in maple::MIRParser
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/litecg/
Dlmir_builder.cpp23 inline Type *GetPrimitiveType(PrimType type) in GetPrimitiveType() function