Home
last modified time | relevance | path

Searched defs:tp (Results 1 - 8 of 8) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/ir/
H A Dspill_fill_data.h30 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 Dscoped_tmp_reg.h91 void ChangeType(TypeInfo tp) in ChangeType() argument
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
H A Dspill_fill_data.h30 SpillFillData(LocationType srcType, LocationType dstType, unsigned srcVal, unsigned dstVal, DataType::Type tp) in SpillFillData() argument
/arkcompiler/ets_frontend/ets2panda/checker/types/
H A Dtype.cpp171 bool IsTypeError(Type const *tp) in IsTypeError() argument
/arkcompiler/ets_runtime/ecmascript/intl/
H A Dglobal_intl_helper.cpp58 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 Dtype_type.cpp198 [[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 Dmir_type.h102 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 Dfunction.cpp996 Type *tp; in CheckObjectLiteralArguments() local

Completed in 9 milliseconds