Lines Matching full:generate
62 ; Should not generate anything other than the return, arg1 << 0 = arg1
73 ; Should generate 0, 0 << arg1 = 0
84 ; Should not generate anything other than the return, arg1 << 0 = arg1
95 ; Should generate 0, 0 << arg1 = 0
106 ; Should not generate anything other than the return, arg1 << 0 = arg1
117 ; Should generate 0, 0 << arg1 = 0
162 ; Should not generate anything other than the return, arg1 << 0 = arg1
173 ; Should generate 0, 0 << arg1 = 0
184 ; Should not generate anything other than the return, arg1 << 0 = arg1
195 ; Should generate 0, 0 << arg1 = 0
206 ; Should not generate anything other than the return, arg1 << 0 = arg1
217 ; Should generate 0, 0 << arg1 = 0