Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/src/
Dconstantfold.cpp425 const MIRIntConst *intConst1 = safe_cast<MIRIntConst>(const1.GetConstVal()); in FoldIntConstComparison() local
437 const MIRIntConst &intConst1) in FoldIntConstBinaryMIRConst()
533 const MIRIntConst *intConst1 = safe_cast<MIRIntConst>(const1.GetConstVal()); in FoldIntConstBinary() local
768 const auto *intConst1 = safe_cast<MIRIntConst>(&const1); in FoldConstComparisonMIRConst() local
2153 MIRIntConst *intConst1 = safe_cast<MIRIntConst>(rightConst->GetConstVal()); in FoldDepositbits() local
2240 MIRIntConst *intConst1 = safe_cast<MIRIntConst>(const1->GetConstVal()); in FoldTernary() local
2458 MIRIntConst *intConst1 = safe_cast<MIRIntConst>(const1->GetConstVal()); in SimplifyCondGotoSelect() local