Lines Matching refs:mips16
1 ; RUN: llc -march=mipsel -mattr=mips16 -relocation-model=pic < %s | FileCheck %s -check-prefix=16
13 define void @calc_z() nounwind "target-cpu"="mips16" "target-features"="+mips16,+o32" {
78 define i32 @main() nounwind "target-cpu"="mips16" "target-features"="+mips16,+o32" {
80 call void @calc_z() "target-cpu"="mips16" "target-features"="+mips16,+o32"
82 …i8], [5 x i8]* @.str, i32 0, i32 0), i32 %0) "target-cpu"="mips16" "target-features"="+mips16,+o32"
84 …i8], [5 x i8]* @.str, i32 0, i32 0), i32 %1) "target-cpu"="mips16" "target-features"="+mips16,+o32"
86 …i8], [5 x i8]* @.str, i32 0, i32 0), i32 %2) "target-cpu"="mips16" "target-features"="+mips16,+o32"
88 …i8], [5 x i8]* @.str, i32 0, i32 0), i32 %3) "target-cpu"="mips16" "target-features"="+mips16,+o32"
92 declare i32 @printf(i8*, ...) "target-cpu"="mips16" "target-features"="+mips16,+o32"
94 attributes #0 = { nounwind "target-cpu"="mips16" "target-features"="+mips16,+o32" }
95 attributes #1 = { "target-cpu"="mips16" "target-features"="+mips16,+o32" }