Home
last modified time | relevance | path

Searched defs:tp (Results 1 – 14 of 14) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dspill_fill_data.h30 …ta(LocationType srcType, LocationType dstType, unsigned srcVal, unsigned dstVal, DataType::Type tp) in SpillFillData()
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dspill_fill_data.h30 …ocationType src_type, LocationType dst_type, unsigned src_val, unsigned dst_val, DataType::Type tp) in SpillFillData()
/arkcompiler/runtime_core/static_core/plugins/ets/tests/scripts/micro-benchmarks/
Drun_micro_benchmarks.py107 def dump_stdout(self, pipe, tp): argument
110 def dump_stderr(self, pipe, tp): argument
/arkcompiler/runtime_core/static_core/verification/type/
Dtype_type.cpp198 [[maybe_unused]] bool InvariantHolds(Type tp, TypeSystem const *tsys) in InvariantHolds()
589 static Span<Type const> ToIntersectionSpan(Type const *tp, TypeSystem const *tsys) in ToIntersectionSpan()
600 static Span<Type const> ToUnionSpan(Type const *tp, TypeSystem const *tsys) in ToUnionSpan()
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dscoped_tmp_reg.h91 void ChangeType(TypeInfo tp) in ChangeType()
/arkcompiler/ets_frontend/ets2panda/checker/types/
Dtype.cpp171 bool IsTypeError(Type const *tp) in IsTypeError()
/arkcompiler/ets_runtime/ecmascript/intl/
Dglobal_intl_helper.cpp58 auto tp = std::chrono::time_point<std::chrono::system_clock, std::chrono::milliseconds>(mTime); in ConvertDateToUnit() local
/arkcompiler/ets_frontend/ets2panda/public/
Des2panda_lib.cpp87 for (auto *tp = table; tp->str != nullptr; tp++) { in StrToToken() local
98 for (auto *tp = table; tp->str != nullptr; tp++) { in TokenToStr() local
821 auto *tp = reinterpret_cast<checker::Type *>(type); in AstNodeSetType() local
910 auto *tp = reinterpret_cast<ir::AstNode *>(typeAnnotation)->AsExpression()->AsTypeNode(); in CreateAsExpression() local
944 auto *tp = reinterpret_cast<ir::AstNode *>(typeAnnotation)->AsExpression()->AsTypeNode(); in AsExpressionSetTypeAnnotation() local
1964 auto tp = StrToPrimitiveType(type); in CreatePrimitiveTypeNode() local
2150 auto *tp = reinterpret_cast<ir::AstNode *>(ast)->AsTSTypeParameter(); in TypeParameterName() local
2156 auto *tp = reinterpret_cast<ir::AstNode *>(ast)->AsTSTypeParameter(); in TypeParameterConstraint() local
2162 auto *tp = reinterpret_cast<ir::AstNode *>(ast)->AsTSTypeParameter(); in TypeParameterDefaultType() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dbin_mpl_import.cpp402 TypePair tp(t0, t1); in ImportTypePairs() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_type.h112 inline bool IsPossible64BitAddress(PrimType tp) in IsPossible64BitAddress()
117 inline bool IsPossible32BitAddress(PrimType tp) in IsPossible32BitAddress()
122 inline bool MustBeAddress(PrimType tp) in MustBeAddress()
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
DlambdaLowering.cpp656 for (auto *tp : lciInfo->classDefinition->TypeParams()->Params()) { in CreateCallForLambdaClassInvoke() local
/arkcompiler/ets_frontend/ets2panda/checker/ets/
Dfunction.cpp985 Type *tp; in CheckObjectLiteralArguments() local
/arkcompiler/runtime_core/static_core/verification/absint/
Dabs_int_inl.h204 PandaString ToString(Type tp) const in ToString()
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… function