Lines Matching refs:constraint
13 define float @t-constraint-int(i32 %i) {
14 ; CHECK-LABEL: t-constraint-int
20 define <2 x i32> @t-constraint-int-vector-64bit(<2 x float> %x) {
22 ; CHECK-LABEL: t-constraint-int-vector-64bit
28 define <4 x i32> @t-constraint-int-vector-128bit(<4 x float> %x) {
30 ; CHECK-LABEL: t-constraint-int-vector-128bit
36 define <2 x float> @t-constraint-float-vector-64bit(<2 x float> %a, <2 x float> %b) {
38 ; CHECK-LABEL: t-constraint-float-vector-64bit
44 define <4 x float> @t-constraint-float-vector-128bit(<4 x float> %a, <4 x float> %b) {
46 ; CHECK-LABEL: t-constraint-float-vector-128bit
52 define i32 @even-GPR-constraint() {
54 ; CHECK-LABEL: even-GPR-constraint
64 define i32 @odd-GPR-constraint() {
66 ; CHECK-LABEL: odd-GPR-constraint