Home
last modified time | relevance | path

Searched defs:leftConst (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Darray_bounds_check_elimination.cpp652 GateRef ArrayBoundsCheckElimination::PredicateAdd(GateRef left, int32_t leftConst, TypedBinOp cond, GateRef right) in PredicateAdd() argument
659 GateRef ArrayBoundsCheckElimination::PredicateAddCmpWithConst(GateRef left, int32_t leftConst, in PredicateAddCmpWithConst() argument
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/src/
H A Dconstantfold.cpp551 int64 ConstantFold::ComparisonResult(Opcode op, T *leftConst, T *rightConst) const in ComparisonResult() argument
601 FoldFPConstComparisonMIRConst(Opcode opcode, PrimType resultType, PrimType opndType, const MIRConst &leftConst, const MIRConst &rightConst) const FoldFPConstComparisonMIRConst() argument

Completed in 6 milliseconds