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()
590 static Span<Type const> ToIntersectionSpan(Type const *tp, TypeSystem const *tsys) in ToIntersectionSpan()
601 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.cpp182 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/lsp/src/
Dsignature_help.cpp101 const auto tp = CandidateOrTypeKind::TYPEENUM; in GetCandidateOrTypeInfo() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_type.h102 inline bool IsPossible64BitAddress(PrimType tp) in IsPossible64BitAddress()
107 inline bool IsPossible32BitAddress(PrimType tp) in IsPossible32BitAddress()
/arkcompiler/ets_frontend/ets2panda/public/
Des2panda_lib.cpp71 for (auto *tp = table; tp->str != nullptr; tp++) { in StrToToken() local
82 for (auto *tp = table; tp->str != nullptr; tp++) { in TokenToStr() local
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
DlambdaLowering.cpp697 for (auto *tp : lciInfo->classDefinition->TypeParams()->Params()) { in CreateCallForLambdaClassInvoke() local
/arkcompiler/runtime_core/static_core/verification/absint/
Dabs_int_inl.h207 PandaString ToString(Type tp) const in ToString()
/arkcompiler/ets_frontend/ets2panda/checker/ets/
Dfunction.cpp1222 Type *tp; in CheckObjectLiteralArguments() local
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument