Searched defs:pt (Results 1 – 9 of 9) sorted by relevance
| /arkcompiler/toolchain/test/fuzztest/pttypesprivatepropertydespcreate_fuzzer/ |
| D | pttypesprivatepropertydespcreate_fuzzer.cpp | 33 std::unique_ptr<PtJson> pt = PtJson::Parse(std::string((const char*)data, size)); in PtTypesPrivatePropertyDespCreateFuzzTest() local
|
| /arkcompiler/toolchain/test/fuzztest/pttypesinternalpropertydespcreate_fuzzer/ |
| D | pttypesinternalpropertydespcreate_fuzzer.cpp | 33 std::unique_ptr<PtJson> pt = PtJson::Parse(std::string((const char*)data, size)); in PtTypesInternalPropertyDespCreateFuzzTest() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/aot_snapshot/ |
| D | snapshot_constantpool_data.cpp | 48 ProfileType pt = ptManager->GetRootIdByLocation(loc); in TryGetHClassByPGOTypeLocation() local 134 ProfileType pt(abcId, methodOffset, ProfileType::Kind::ClassId, true); in StoreDataToGlobalData() local 173 ProfileType pt(abcId, methodId, ProfileType::Kind::ClassId, true); in StoreDataToGlobalData() local 208 ProfileType pt(abcId, id.GetOffset(), ProfileType::Kind::LiteralId, true); in StoreDataToGlobalData() local
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | subtyping_operator.cpp | 27 TSObjectType *pt = TSObjectType::Cast(classType->GetPrototypeType().GetTaggedObject()); in CheckBaseClass() local 61 TSObjectType *pt = TSObjectType::Cast(classType->GetPrototypeType().GetTaggedObject()); in CheckSubtyping() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/ |
| D | mir_type.h | 839 void SetPrimType(const PrimType pt) in SetPrimType() 2176 MIRBitFieldType(uint8 field, PrimType pt) : MIRType(kTypeBitField, pt), fieldSize(field) {} in MIRBitFieldType() 2177 …MIRBitFieldType(uint8 field, PrimType pt, GStrIdx strIdx) : MIRType(kTypeBitField, pt, strIdx), fi… in MIRBitFieldType()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/ |
| D | x64_MPIsel.cpp | 419 std::vector<PrimType> pt(opndVec.size(), primType); in SelectLibCall() local 425 std::vector<PrimType> pt, Operand* retOpnd, PrimType retPrimType) in SelectLibCallNArg()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/ |
| D | mir_nodes.cpp | 1720 PrimitiveType pt(pTyp); in ArithResTypeVerify() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/ |
| D | aarch64_cgfunc.cpp | 9911 std::vector<PrimType> pt; in SelectLibCall() local 9921 std::vector<PrimType> pt, PrimType retPrimType, bool is2ndRet) in SelectLibCallNArg()
|
| /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
|