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.cpp255 const MIRIntConst &intConst0, in FoldIntConstComparisonMIRConst()
313 const MIRIntConst *intConst0 = safe_cast<MIRIntConst>(const0.GetConstVal()); in FoldIntConstComparison() local
325 …tFold::FoldIntConstBinaryMIRConst(Opcode opcode, PrimType resultType, const MIRIntConst &intConst0, in FoldIntConstBinaryMIRConst()
400 const MIRIntConst *intConst0 = safe_cast<MIRIntConst>(const0.GetConstVal()); in FoldIntConstBinary() local
623 const auto *intConst0 = safe_cast<MIRIntConst>(&const0); in FoldConstComparisonMIRConst() local