Home
last modified time | relevance | path

Searched defs:endLabel (Results 1 – 17 of 17) sorted by relevance

/arkcompiler/ets_frontend/es2panda/compiler/base/
Dcondition.cpp61 auto *endLabel = pg->AllocLabel(); in Compile() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dlabel_creation.cpp43 LabelNode *endLabel = mirBuilder->CreateStmtLabel(endLblIdx); in CreateStartEndLabel() local
/arkcompiler/ets_frontend/es2panda/ir/expressions/
DconditionalExpression.cpp41 auto *endLabel = pg->AllocLabel(); in Compile() local
DbinaryExpression.cpp48 auto *endLabel = pg->AllocLabel(); in CompileLogical() local
DassignmentExpression.cpp118 auto *endLabel = pg->AllocLabel(); in Compile() local
/arkcompiler/ets_frontend/ets2panda/compiler/base/
Dcondition.cpp62 auto *endLabel = pg->AllocLabel(); in CompileBinaryExpr() local
/arkcompiler/ets_frontend/ets2panda/compiler/core/
DETSCompiler.cpp157 auto *endLabel = etsg->AllocLabel(); in Compile() local
502 auto *endLabel = etsg->AllocLabel(); in CompileNullishCoalescing() local
533 auto *endLabel = etsg->AllocLabel(); in CompileLogical() local
958 auto *endLabel = etsg->AllocLabel(); in Compile() local
1929 auto endLabel = etsg->AllocLabel(); in Compile() local
DJSCompiler.cpp505 auto *endLabel = pg->AllocLabel(); in CompileLogical() local
670 auto *endLabel = cg->AllocLabel(); in CompileImpl() local
DETSGen.cpp2740 Label *endLabel = AllocLabel(); in ExtendWithFinalizer() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dencode_visitor.cpp1652 …deVisitor::FillCheckCast(GraphVisitor *visitor, Inst *inst, Reg src, LabelHolder::LabelId endLabel, in FillCheckCast()
1722 auto endLabel = encoder->CreateLabel(); in VisitCheckCast() local
1747 auto endLabel = slowPath->GetBackLabel(); in FillIsInstanceUnresolved() local
1793 LabelHolder::LabelId endLabel) in FillIsInstanceCaseOther()
1819 LabelHolder::LabelId endLabel) in FillIsInstanceCaseArrayObject()
1842 LabelHolder::LabelId endLabel) in FillIsInstanceCaseArrayClass()
1879 …sitor::FillIsInstance(GraphVisitor *visitor, Inst *inst, Reg tmpReg, LabelHolder::LabelId endLabel) in FillIsInstance()
1925 auto endLabel = encoder->CreateLabel(); in VisitIsInstance() local
Dcodegen.cpp1342 auto endLabel = GetEncoder()->CreateLabel(); in CreateAlignmentValue() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dcgfunc.h1131 LabelNode *endLabel = nullptr; /* end label of the function */ variable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_MPIsel.cpp97 LabelNode *endLabel = cgFunc->GetEndLabel(); in SelectReturn() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/amd64/
Dencode.cpp865 auto endLabel = GetMasm()->newLabel(); in EncodeCastFloat32ToUint64() local
891 auto endLabel = GetMasm()->newLabel(); in EncodeCastFloat64ToUint64() local
/arkcompiler/ets_frontend/es2panda/compiler/core/
Dpandagen.cpp1457 auto *endLabel = AllocLabel(); in Negate() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch32/
Dencode.cpp2995 auto endLabel = labelHolder->CreateLabel(); in EncodeCmp() local
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… function