Lines Matching refs:PIC
1 …-linux-gnu -march=mipsel -mattr=mips16 -relocation-model=pic < %s | FileCheck %s -check-prefix=PIC
16 ; PIC: .ent it
18 ; PIC: save $16, $17, $ra, [[FS:[0-9]+]]
20 ; PIC: restore $16, $17, $ra, [[FS]]
22 ; PIC: .end it
34 ; PIC: .ent ft
35 ; PIC: save $16, $17, $ra, $18, [[FS:[0-9]+]]
36 ; PIC: restore $16, $17, $ra, $18, [[FS]]
37 ; PIC: .end ft
48 ; PIC: .ent dt
49 ; PIC: save $16, $17, $ra, $18, [[FS:[0-9]+]]
50 ; PIC: restore $16, $17, $ra, $18, [[FS]]
51 ; PIC: .end dt
63 ; PIC: .ent fft
64 ; PIC: save $16, $17, $ra, $18, [[FS:[0-9]+]]
65 ; PIC: restore $16, $17, $ra, $18, [[FS]]
66 ; PIC: .end fft
77 ; PIC: .ent vft
79 ; PIC: save $16, $ra, [[FS:[0-9]+]]
81 ; PIC: restore $16, $ra, [[FS]]
83 ; PIC: .end vft