Home
last modified time | relevance | path

Searched defs:lit (Results 1 - 17 of 17) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/base/
H A Dliterals.cpp24 void Literals::GetTemplateObject(PandaGen *pg, const ir::TaggedTemplateExpression *lit) in GetTemplateObject() argument
[all...]
/arkcompiler/ets_frontend/es2panda/compiler/base/
H A Dliterals.cpp27 void Literals::GetTemplateObject(PandaGen *pg, const ir::TaggedTemplateExpression *lit) in GetTemplateObject() argument
[all...]
H A Dliterals.h44 void Add(const ir::Literal *lit) in Add() argument
/arkcompiler/runtime_core/abc2program/
H A Dabc_literal_array_processor.cpp39 pandasm::LiteralArray::Literal lit; in FillModuleRequestPhase() local
/arkcompiler/runtime_core/static_core/abc2program/
H A Dabc_literal_array_processor.cpp37 pandasm::LiteralArray::Literal lit; in FillLiteralArrayData() local
45 pandasm::LiteralArray::Literal lit; in FillLiteralArrayData() local
57 pandasm::LiteralArray::Literal lit; in FillLiteralData() local
[all...]
H A Dprogram_dump.cpp296 std::string LiteralIntegralValueToString(const pandasm::LiteralArray::Literal &lit) in LiteralIntegralValueToString() argument
[all...]
/arkcompiler/ets_frontend/es2panda/ir/expressions/
H A DunaryExpression.cpp158 const ir::Literal *lit = argument_->AsLiteral(); in Check() local
/arkcompiler/ets_frontend/ets2panda/util/
H A Dhelpers.cpp67 util::StringView Helpers::LiteralToPropName(const ir::Expression *lit) in LiteralToPropName() argument
342 auto *lit = expr->AsStringLiteral(); in IsSpecialPropertyKey() local
369 auto *lit = expr->AsNumberLiteral(); in ToConstantLiteral() local
376 auto *lit = expr->AsStringLiteral(); ToConstantLiteral() local
380 auto *lit = expr->AsBooleanLiteral(); ToConstantLiteral() local
[all...]
/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A DJSCompiler.cpp805 compiler::Literal lit = util::Helpers::ToConstantLiteral(prop->Value()); in CreateLiteral() local
881 compiler::Literal lit = CreateLiteral(prop, compiled, i); in CompileStaticProperties() local
H A Dpandagen.cpp1369 Literal lit = util::Helpers::ToConstantLiteral(elements[i]); in HandleArrayLiterals() local
/arkcompiler/ets_frontend/ets2panda/checker/
H A DTSAnalyzer.cpp960 const ir::Literal *lit = expr->Argument()->AsLiteral(); in CheckLiteral() local
/arkcompiler/ets_frontend/es2panda/util/
H A Dhelpers.cpp79 util::StringView Helpers::LiteralToPropName(ArenaAllocator *allocator, const ir::Expression *lit) in LiteralToPropName() argument
387 auto *lit = expr->AsStringLiteral(); in IsSpecialPropertyKey() local
/arkcompiler/runtime_core/disassembler/
H A Ddisassembler.cpp226 pandasm::LiteralArray::Literal lit; in FillLiteralArrayData() local
235 pandasm::LiteralArray::Literal lit; in FillLiteralArrayData() local
246 pandasm::LiteralArray::Literal lit; in FillLiteralData() local
[all...]
/arkcompiler/runtime_core/abc2program/tests/cpp_sources/
H A Dhello_world_test.cpp38 std::string lit = ".#~@1>#lit"; member
/arkcompiler/runtime_core/static_core/disassembler/
H A Ddisassembler.cpp398 pandasm::LiteralArray::Literal lit; in FillLiteralArrayData() local
406 pandasm::LiteralArray::Literal lit; in FillLiteralArrayData() local
418 pandasm::LiteralArray::Literal lit; in FillLiteralData() local
[all...]
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir_builder/
H A Dinst_builder-inl.h1012 auto lit = litArray.literals[i]; in BuildUnfoldLoadConstPrimitiveArray() local
/arkcompiler/runtime_core/static_core/runtime/
H A Dcompiler.cpp439 pandasm::LiteralArray::Literal lit; in FillLiteralArrayData() local

Completed in 24 milliseconds