Home
last modified time | relevance | path

Searched defs:etype (Results 1 – 6 of 6) 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_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_MPIsel.cpp897 MIRType *etype = GlobalTables::GetTypeTable().GetTypeFromTyIdx((TyIdx)PTY_a64); in SelectRangeGoto() local
1010 MIRType *etype = GlobalTables::GetTypeTable().GetTypeFromTyIdx((TyIdx)PTY_a64); in SelectAddrofLabel() local
1118 MIRType *etype = GlobalTables::GetTypeTable().GetTypeFromTyIdx((TyIdx)PTY_a64); in SelectStrLiteral() local
/arkcompiler/runtime_core/static_core/libllvmbackend/
Dllvm_ark_interface.cpp426 auto etype = !type->isVectorTy() ? type : llvm::cast<llvm::VectorType>(type)->getElementType(); in GetIntrinsicIdMath() local
/arkcompiler/ets_frontend/ets2panda/checker/ets/
DassignAnalyzer.cpp1008 if (auto etype = expr->TsTypeOrError(); in AnalyzeCond() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dcgfunc.h1158 MIRType *etype = GlobalTables::GetTypeTable().GetTypeFromTyIdx(static_cast<TyIdx>(PTY_a64)); in UpdateEmitSt() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cgfunc.cpp5643 MIRType *etype = GlobalTables::GetTypeTable().GetTypeFromTyIdx(static_cast<TyIdx>(PTY_a64)); in SelectRangeGoto() local