Lines Matching defs:frameState
174 GateRef frameState = acc_.GetFrameState(gate); in LowerHeapObjectCheck() local
249 auto frameState = acc_.GetFrameState(gate); in DeleteStateSplit() local
258 GateRef frameState = acc_.GetFrameState(gate); in LowerArrayGuardianCheck() local
269 GateRef frameState = acc_.GetFrameState(gate); in LowerHClassStableArrayCheck() local
421 GateRef frameState = acc_.GetFrameState(gate); in LowerCheckAndConvert() local
454 void MCRLowering::LowerCheckUInt32AndConvert(GateRef gate, GateRef frameState) in LowerCheckUInt32AndConvert()
463 void MCRLowering::LowerCheckTaggedIntAndConvert(GateRef gate, GateRef frameState) in LowerCheckTaggedIntAndConvert()
479 void MCRLowering::LowerCheckTaggedDoubleAndConvert(GateRef gate, GateRef frameState, Label *exit) in LowerCheckTaggedDoubleAndConvert()
495 void MCRLowering::LowerCheckTaggedNumberAndConvert(GateRef gate, GateRef frameState, Label *exit) in LowerCheckTaggedNumberAndConvert()
513 void MCRLowering::LowerCheckSupportAndConvert(GateRef gate, GateRef frameState) in LowerCheckSupportAndConvert()
531 void MCRLowering::LowerCheckTaggedBoolAndConvert(GateRef gate, GateRef frameState) in LowerCheckTaggedBoolAndConvert()
550 void MCRLowering::LowerCheckNullAndConvert(GateRef gate, GateRef frameState) in LowerCheckNullAndConvert()
568 void MCRLowering::LowerUndefinedAndConvert(GateRef gate, GateRef frameState) in LowerUndefinedAndConvert()
758 GateRef frameState = acc_.GetFrameState(gate); in LowerInt32CheckRightIsZero() local
768 GateRef frameState = acc_.GetFrameState(gate); in LowerRemainderIsNegativeZero() local
783 GateRef frameState = acc_.GetFrameState(gate); in LowerFloat64CheckRightIsZero() local
793 GateRef frameState = acc_.GetFrameState(gate); in LowerLexVarIsHoleCheck() local
803 GateRef frameState = acc_.GetFrameState(gate); in LowerValueCheckNegOverflow() local
813 GateRef frameState = acc_.GetFrameState(gate); in LowerOverflowCheck() local
823 GateRef frameState = acc_.GetFrameState(gate); in LowerInt32UnsignedUpperBoundCheck() local
834 GateRef frameState = acc_.GetFrameState(gate); in LowerInt32DivWithCheck() local