Home
last modified time | relevance | path

Searched refs:V128 (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/toolchain/tooling/base/
H A Dpt_types.h440 static const std::string V128; // NOLINT (readability-identifier-naming) member
447 type == I64 || type == F32 || type == F64 || type == V128 || type == Externref; in Valid()
H A Dpt_types.cpp57 const std::string ObjectSubType::V128 = "v128"; // NOLINT (readability-identifier-naming) member in panda::ecmascript::tooling::ObjectSubType
/arkcompiler/toolchain/tooling/test/
H A Ddebugger_types_test.cpp1388 R"("}}],"this":{"type":")" + ObjectType::Object + R"(","subtype":")" + ObjectSubType::V128 + R"("}}})";
1398 R"("}}],"this":{"type":")" + ObjectType::Object + R"(","subtype":")" + ObjectSubType::V128 + R"("}}})";
1408 R"("}}],"this":{"type":")" + ObjectType::Object + R"(","subtype":")" + ObjectSubType::V128 + R"("}}})";
1418 R"("}}],"this":{"type":")" + ObjectType::Object + R"(","subtype":")" + ObjectSubType::V128 + R"("}}})";
1428 R"("}}],"this":{"type":")" + ObjectType::Object + R"(","subtype":")" + ObjectSubType::V128 + R"("}}})";
1438 R"("}}],"this":{"type":")" + ObjectType::Object + R"(","subtype":")" + ObjectSubType::V128 + R"("}}})";
1448 R"("}}],"this":{"type":")" + ObjectType::Object + R"(","subtype":")" + ObjectSubType::V128 + R"("}}})";
1458 R"("}}],"this":{"type":")" + ObjectType::Object + R"(","subtype":")" + ObjectSubType::V128 + R"("}}})";
1468 R"("}}],"this":{"type":")" + ObjectType::Object + R"(","subtype":")" + ObjectSubType::V128 + R"("}}})";
1478 R"("}}],"this":{"type":")" + ObjectType::Object + R"(","subtype":")" + ObjectSubType::V128
[all...]

Completed in 12 milliseconds