Searched defs:tp (Results 1 - 8 of 8) sorted by relevance
| /arkcompiler/runtime_core/compiler/optimizer/ir/ |
| H A D | spill_fill_data.h | 30 SpillFillData(LocationType src_type, LocationType dst_type, unsigned src_val, unsigned dst_val, DataType::Type tp) in SpillFillData() argument
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/ |
| H A D | scoped_tmp_reg.h | 91 void ChangeType(TypeInfo tp) in ChangeType() argument
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/ir/ |
| H A D | spill_fill_data.h | 30 SpillFillData(LocationType srcType, LocationType dstType, unsigned srcVal, unsigned dstVal, DataType::Type tp) in SpillFillData() argument
|
| /arkcompiler/ets_frontend/ets2panda/checker/types/ |
| H A D | type.cpp | 171 bool IsTypeError(Type const *tp) in IsTypeError() argument
|
| /arkcompiler/ets_runtime/ecmascript/intl/ |
| H A D | global_intl_helper.cpp | 58 auto tp = std::chrono::time_point<std::chrono::system_clock, std::chrono::milliseconds>(mTime); in ConvertDateToUnit() local
|
| /arkcompiler/runtime_core/static_core/verification/type/ |
| H A D | type_type.cpp | 198 [[maybe_unused]] bool InvariantHolds(Type tp, TypeSystem const *tsys) in InvariantHolds() argument 590 static Span<Type const> ToIntersectionSpan(Type const *tp, TypeSystem const *tsys) in ToIntersectionSpan() argument 601 ToUnionSpan(Type const *tp, TypeSystem const *tsys) ToUnionSpan() argument [all...] |
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/ |
| H A D | mir_type.h | 102 inline bool IsPossible64BitAddress(PrimType tp) in IsPossible64BitAddress() argument 107 inline bool IsPossible32BitAddress(PrimType tp) in IsPossible32BitAddress() argument
|
| /arkcompiler/ets_frontend/ets2panda/checker/ets/ |
| H A D | function.cpp | 996 Type *tp; in CheckObjectLiteralArguments() local
|
Completed in 10 milliseconds