Lines Matching refs:PIC
1 …mtriple=thumb-apple-darwin -relocation-model=pic -no-integrated-as | FileCheck %s -check-prefix=PIC
2 …-relocation-model=static -no-integrated-as | FileCheck %s -check-prefix=NO-PIC -check-prefix=STAT…
3 …=dynamic-no-pic -no-integrated-as | FileCheck %s -check-prefix=NO-PIC -check-prefix=DYNAMIC-NO-PIC
5 ;PIC: foo2
6 ;PIC: ldr [[R0:r[0-9]+]], [[LABEL0:LCPI[0-9_]+]]
7 ;PIC: [[LABEL1:LPC[0-9_]+]]:
8 ;PIC: add [[R0]], pc
9 ;PIC: ldr [[R1:r[0-9]+]], {{\[}}[[R0]]{{\]}}
10 ;PIC: ldr [[R1:r[0-9]+]], {{\[}}[[R1]]{{\]}}
12 ;PIC: [[LABEL0]]:
13 ;PIC-NEXT: .long L___stack_chk_guard$non_lazy_ptr-([[LABEL1]]+4)
15 ;NO-PIC: foo2
16 ;NO-PIC: ldr [[R0:r[0-9]+]], [[LABEL0:LCPI[0-9_]+]]
17 ;NO-PIC-NOT: LPC
18 ;NO-PIC: ldr {{r[0-9]+}}, {{\[}}[[R0]]{{\]}}
23 ;DYNAMIC-NO-PIC: [[LABEL0]]:
24 ;DYNAMIC-NO-PIC-NEXT: .long L___stack_chk_guard$non_lazy_ptr