Home | History | Annotate | Download | only in SystemZ

Lines Matching full:tend

8 declare i32 @llvm.s390.tend()
186 ; TEND with integer CC return value.
189 ; CHECK: tend
193 %res = call i32 @llvm.s390.tend()
197 ; TEND with implicit CC check.
200 ; CHECK: tend
204 %res = call i32 @llvm.s390.tend()
216 ; TEND with dual CC use.
219 ; CHECK: tend
225 %res = call i32 @llvm.s390.tend()