Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/libllvmbackend/
Dets_get_intrinsic_id_llvm_ark_interface_gen.inl32 …[[maybe_unused]] auto etype = !type->isVectorTy() ? type : llvm::cast<llvm::VectorType>(type)->get… local
/arkcompiler/ets_frontend/ets2panda/lsp/include/
Dinternal_api.h56 es2panda_PluginDiagnosticType etype) in CreateDiagnosticKind()
/arkcompiler/ets_frontend/ets2panda/public/
Des2panda_lib.cpp783 es2panda_PluginDiagnosticType etype) in CreateDiagnosticKind()
858 const es2panda_DiagnosticStorage *GetDiagnostics(es2panda_Context *context, size_t etype) in GetDiagnostics()
/arkcompiler/runtime_core/static_core/libllvmbackend/
Dllvm_ark_interface.cpp444 auto etype = !type->isVectorTy() ? type : llvm::cast<llvm::VectorType>(type)->getElementType(); in GetIntrinsicIdMath() local
/arkcompiler/ets_frontend/ets2panda/checker/ets/
DassignAnalyzer.cpp980 if (auto etype = expr->TsType(); in AnalyzeCond() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_MPIsel.cpp493 MIRType *etype = GlobalTables::GetTypeTable().GetTypeFromTyIdx((TyIdx)PTY_a64); in SelectRangeGoto() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cgfunc.cpp2981 MIRType *etype = GlobalTables::GetTypeTable().GetTypeFromTyIdx(static_cast<TyIdx>(PTY_a64)); in SelectRangeGoto() local