Searched defs:tp (Results 1 – 14 of 14) sorted by relevance
| /arkcompiler/runtime_core/static_core/compiler/optimizer/ir/ |
| D | spill_fill_data.h | 30 …ta(LocationType srcType, LocationType dstType, unsigned srcVal, unsigned dstVal, DataType::Type tp) in SpillFillData()
|
| /arkcompiler/runtime_core/compiler/optimizer/ir/ |
| D | spill_fill_data.h | 30 …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/ |
| D | run_micro_benchmarks.py | 107 def dump_stdout(self, pipe, tp): argument 110 def dump_stderr(self, pipe, tp): argument
|
| /arkcompiler/runtime_core/static_core/verification/type/ |
| D | type_type.cpp | 198 [[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/ |
| D | scoped_tmp_reg.h | 91 void ChangeType(TypeInfo tp) in ChangeType()
|
| /arkcompiler/ets_frontend/ets2panda/checker/types/ |
| D | type.cpp | 182 bool IsTypeError(Type const *tp) in IsTypeError()
|
| /arkcompiler/ets_runtime/ecmascript/intl/ |
| D | global_intl_helper.cpp | 58 auto tp = std::chrono::time_point<std::chrono::system_clock, std::chrono::milliseconds>(mTime); in ConvertDateToUnit() local
|
| /arkcompiler/ets_frontend/ets2panda/lsp/src/ |
| D | signature_help.cpp | 101 const auto tp = CandidateOrTypeKind::TYPEENUM; in GetCandidateOrTypeInfo() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/ |
| D | mir_type.h | 102 inline bool IsPossible64BitAddress(PrimType tp) in IsPossible64BitAddress() 107 inline bool IsPossible32BitAddress(PrimType tp) in IsPossible32BitAddress()
|
| /arkcompiler/ets_frontend/ets2panda/public/ |
| D | es2panda_lib.cpp | 71 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/ |
| D | lambdaLowering.cpp | 697 for (auto *tp : lciInfo->classDefinition->TypeParams()->Params()) { in CreateCallForLambdaClassInvoke() local
|
| /arkcompiler/runtime_core/static_core/verification/absint/ |
| D | abs_int_inl.h | 207 PandaString ToString(Type tp) const in ToString()
|
| /arkcompiler/ets_frontend/ets2panda/checker/ets/ |
| D | function.cpp | 1222 Type *tp; in CheckObjectLiteralArguments() local
|
| /arkcompiler/ets_frontend/legacy_bin/api8/src/ |
| D | index.js | 2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument
|