Home | History | Annotate | Download | only in Blackfin

Lines Matching full:i64

3 declare i64 @llvm.cttz.i64(i64) nounwind readnone
9 define void @cttztest(i8 %A, i16 %B, i32 %C, i64 %D, i8* %AP, i16* %BP, i32* %CP, i64* %DP) {
12 %d = call i64 @llvm.cttz.i64(i64 %D) ; <i64> [#uses=1]
15 store i64 %d, i64* %DP