Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/ir/ets/
DetsPrimitiveType.h31 PrimitiveType GetPrimitiveType() const in GetPrimitiveType() function
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/types/
Dpgo_profiler_type.h333 Type GetPrimitiveType() const in GetPrimitiveType() function
771 PrimitiveType GetPrimitiveType() const in GetPrimitiveType() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dtype_info_accessors.h1001 PrimitiveType GetPrimitiveType() const in GetPrimitiveType() function
1525 PrimitiveType GetPrimitiveType(size_t index) const in GetPrimitiveType() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/litecg/
Dlmir_builder.cpp23 inline Type *GetPrimitiveType(PrimType type) in GetPrimitiveType() function