Home
last modified time | relevance | path

Searched defs:const0 (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/src/
Dconstantfold.cpp416const ConstvalNode &const0, const ConstvalNode &const1) const in FoldIntConstComparison() argument
522 …e *ConstantFold::FoldIntConstBinary(Opcode opcode, PrimType resultType, const ConstvalNode &const0, in FoldIntConstBinary()
537 …de *ConstantFold::FoldFPConstBinary(Opcode opcode, PrimType resultType, const ConstvalNode &const0, in FoldFPConstBinary()
742const ConstvalNode &const0, const ConstvalNode &const1) const in FoldFPConstComparison() argument
753 const MIRConst &const0, const MIRConst &const1) in FoldConstComparisonMIRConst()
771const ConstvalNode &const0, const ConstvalNode &const1) const in FoldConstComparison() argument
822 …Node *ConstantFold::FoldConstBinary(Opcode opcode, PrimType resultType, const ConstvalNode &const0, in FoldConstBinary()
2133 ConstvalNode *const0 = safe_cast<ConstvalNode>(p[kFirst].first); in FoldTernary() local
/arkcompiler/runtime_core/compiler/tests/
Dliveness_analyzer_test.cpp327 auto const0 = liveness_analyzer->GetInstLifeIntervals(&INS(0)); in TEST_F() local
/arkcompiler/runtime_core/static_core/compiler/tests/
Dliveness_analyzer_test.cpp330 auto const0 = livenessAnalyzer->GetInstLifeIntervals(&INS(0U)); in TEST_F() local
Dreg_alloc_linear_scan_test.cpp1565 auto const0 = la.GetInstLifeIntervals(&INS(0U)); in TEST_F() local