Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/src/
Dconstantfold.cpp354 const MIRIntConst &intConst0, in FoldIntConstComparisonMIRConst()
418 const MIRIntConst *intConst0 = safe_cast<MIRIntConst>(const0.GetConstVal()); in FoldIntConstComparison() local
430 …tFold::FoldIntConstBinaryMIRConst(Opcode opcode, PrimType resultType, const MIRIntConst *intConst0, in FoldIntConstBinaryMIRConst()
525 const MIRIntConst *intConst0 = safe_cast<MIRIntConst>(const0.GetConstVal()); in FoldIntConstBinary() local
757 const auto *intConst0 = safe_cast<MIRIntConst>(&const0); in FoldConstComparisonMIRConst() local
2060 MIRIntConst *intConst0 = safe_cast<MIRIntConst>(leftConst->GetConstVal()); in FoldDepositbits() local
2135 MIRIntConst *intConst0 = safe_cast<MIRIntConst>(const0->GetConstVal()); in FoldTernary() local