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.cpp705 auto constant = oldDef->CastToConstant(); in GetNewDefAndCorrectDF() local
1476 …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.cpp119 auto constant = const_cast<GlobalEnvConstants *>(vm_->GetJSThread()->GlobalConstants()); in SerializeBuiltins() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dasync_function_lowering.cpp109 auto constant = builder_.UndefineConstant(); in RebuildGeneratorCfg() local
Dbytecode_circuit_builder.cpp826 auto constant = circuit_->GetConstantGate(MachineType::I64, in MergeThrowGate() local
961 auto constant = circuit_->GetConstantGate(MachineType::I64, in NewReturn() local
Darray_bounds_check_elimination.cpp49 ArrayBoundsCheckElimination::Bound::Bound(TypedBinOp op, GateRef gate, int constant) in Bound()
Dgate_accessor.cpp1204 auto constant = builder.ExceptionConstant(); in ExceptionReturn() local
/arkcompiler/runtime_core/static_core/compiler/tests/
Dliveness_analyzer_test.cpp950 auto constant = &INS(0U); in TEST_F() local
Dpeepholes_test.cpp260 …void CheckCompareFoldIntoTest(uint64_t constant, ConditionCode cc, bool success, ConditionCode exp… in CheckCompareFoldIntoTest()
300 void CheckIfAndZeroFoldIntoIfTest(uint64_t constant, ConditionCode cc, bool success, in CheckIfAndZeroFoldIntoIfTest()
359 …void CheckCompareLenArrayWithZeroTest(int64_t constant, ConditionCode cc, std::optional<bool> expe… in CheckCompareLenArrayWithZeroTest()
/arkcompiler/runtime_core/compiler/tests/
Dcompiler_graph_test.cpp221 auto constant = inst->CastToConstant(); in __anond96a90740602() local
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dgraph.cpp375 …for (auto constant = GetFirstConstInst(); constant != nullptr; constant = constant->GetNextConst()… in FindConstant() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dgraph.cpp428 …for (auto constant = GetFirstConstInst(); constant != nullptr; constant = constant->GetNextConst()… in FindConstant() local
/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
Dllvm_ir_constructor.cpp982 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