Searched refs:CALL_WITH_RETURN (Results 1 – 4 of 4) sorted by relevance
45 && getCompilation().currentCallConvention() <= Compilation.CALL_WITH_RETURN) in visitApplyExp()
302 callConvention = Compilation.CALL_WITH_RETURN; in setCallConvention()310 ? Compilation.CALL_WITH_RETURN in setCallConvention()
260 public static final int CALL_WITH_RETURN = 1; field in Compilation273 : Compilation.CALL_WITH_RETURN; in currentCallConvention()
629 = Compilation.CALL_WITH_RETURN; in processArgs()