Lines Matching refs:A2
3 ; RUN: llc < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=a2 | FileCheck -check-prefix=CHECK-A2 %s
28 ; CHECK-A2: @foo
29 ; CHECK-A2: stw 3,
30 ; CHECK-A2: lfiwax [[REG:[0-9]+]],
31 ; CHECK-A2: fcfids 1, [[REG]]
32 ; CHECK-A2: blr
59 ; CHECK-A2: @goo
60 ; CHECK-A2: stw 3,
61 ; CHECK-A2: lfiwax [[REG:[0-9]+]],
62 ; CHECK-A2: fcfid 1, [[REG]]
63 ; CHECK-A2: blr
77 ; CHECK-A2: @foou
78 ; CHECK-A2: stw 3,
79 ; CHECK-A2: lfiwzx [[REG:[0-9]+]],
80 ; CHECK-A2: fcfidus 1, [[REG]]
81 ; CHECK-A2: blr
95 ; CHECK-A2: @goou
96 ; CHECK-A2: stw 3,
97 ; CHECK-A2: lfiwzx [[REG:[0-9]+]],
98 ; CHECK-A2: fcfidu 1, [[REG]]
99 ; CHECK-A2: blr