Home
last modified time | relevance | path

Searched defs:constant (Results 1 – 18 of 18) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dif_merging.cpp146 bool IfMerging::TryRemoveConstantPhiIf(IfImmInst *ifImm, PhiInst *phi, uint64_t constant, Condition… in TryRemoveConstantPhiIf()
268 …ing::SplitBlockWithConstantPhi(BasicBlock *bb, BasicBlock *trueBb, PhiInst *phi, uint64_t constant, in SplitBlockWithConstantPhi()
Dinlining.cpp666 auto constant = oldDef->CastToConstant(); in GetNewDefAndCorrectDF() local
1409 …for (ConstantInst *constant = graphInl->GetFirstConstInst(), *nextConstant = nullptr; constant != … in MoveConstants() local
/arkcompiler/ets_frontend/ets2panda/ir/
DastDump.cpp166 void AstDumper::SerializeConstant(Property::Constant constant) in SerializeConstant()
DastDump.h99 Property(const char *key, Constant constant) : key_(key), value_(constant) {} in Property()
/arkcompiler/ets_frontend/es2panda/ir/
DastDump.h84 Property(const char *key, Constant constant) : key_(key), value_(constant) {} in Property()
DastDump.cpp161 void AstDumper::SerializeConstant(Property::Constant constant) in SerializeConstant()
/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
Dsnapshot.cpp131 auto constant = const_cast<GlobalEnvConstants *>(vm_->GetJSThread()->GlobalConstants()); in SerializeBuiltins() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecode_circuit_builder.cpp527 auto constant = circuit_->GetConstantGate(MachineType::I64, in MergeThrowGate() local
654 auto constant = circuit_->GetConstantGate(MachineType::I64, in NewReturn() local
Dasync_function_lowering.cpp106 auto constant = builder_.UndefineConstant(); in RebuildGeneratorCfg() local
Darray_bounds_check_elimination.cpp49 ArrayBoundsCheckElimination::Bound::Bound(TypedBinOp op, GateRef gate, int constant) in Bound()
Dgate_accessor.cpp1147 auto constant = builder.ExceptionConstant(); in ExceptionReturn() local
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dgraph.cpp374 …for (auto constant = GetFirstConstInst(); constant != nullptr; constant = constant->GetNextConst()… in FindConstant() local
/arkcompiler/runtime_core/compiler/tests/
Dcompiler_graph_test.cpp221 auto constant = inst->CastToConstant(); in __anona429afd50602() local
/arkcompiler/runtime_core/static_core/compiler/tests/
Dliveness_analyzer_test.cpp973 auto constant = &INS(0U); in TEST_F() local
Dpeepholes_test.cpp261 …void CheckCompareFoldIntoTest(uint64_t constant, ConditionCode cc, bool success, ConditionCode exp… in CheckCompareFoldIntoTest()
301 void CheckIfAndZeroFoldIntoIfTest(uint64_t constant, ConditionCode cc, bool success, in CheckIfAndZeroFoldIntoIfTest()
360 …void CheckCompareLenArrayWithZeroTest(int64_t constant, ConditionCode cc, std::optional<bool> expe… in CheckCompareLenArrayWithZeroTest()
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dgraph.cpp427 …for (auto constant = GetFirstConstInst(); constant != nullptr; constant = constant->GetNextConst()… in FindConstant() local
/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
Dllvm_ir_constructor.cpp495 llvm::Value *LLVMIrConstructor::GetInputValueFromConstant(ConstantInst *constant, DataType::Type pa… in GetInputValueFromConstant()
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js25164 constant: B_, property
58687 constant: vd.CONSTANT, property
83633 constant: 0, property