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.cpp360 const MIRIntConst &intConst0, in FoldIntConstComparisonMIRConst()
424 const MIRIntConst *intConst0 = safe_cast<MIRIntConst>(const0.GetConstVal()); in FoldIntConstComparison() local
436 …tFold::FoldIntConstBinaryMIRConst(Opcode opcode, PrimType resultType, const MIRIntConst &intConst0, in FoldIntConstBinaryMIRConst()
532 const MIRIntConst *intConst0 = safe_cast<MIRIntConst>(const0.GetConstVal()); in FoldIntConstBinary() local
767 const auto *intConst0 = safe_cast<MIRIntConst>(&const0); in FoldConstComparisonMIRConst() local
2152 MIRIntConst *intConst0 = safe_cast<MIRIntConst>(leftConst->GetConstVal()); in FoldDepositbits() local
2228 MIRIntConst *intConst0 = safe_cast<MIRIntConst>(const0->GetConstVal()); in FoldTernary() local