Lines Matching refs:WIN32
8 …mtriple=i686-pc-win32 -data-sections -function-sections | FileCheck %s -check-prefix=WIN32-SECTIONS
9 ; RUN: llc < %s -mtriple=i686-pc-win32 -function-sections | FileCheck %s -check-prefix=WIN32-FUNC-S…
15 ; WIN32-SECTIONS: .section .text,"xr",one_only,_F1
16 ; WIN32-SECTIONS: .globl _F1
52 ; WIN32-FUNC-SECTIONS: .section .text,"xr",one_only,_F2
53 ; WIN32-FUNC-SECTIONS-NOT: .section
54 ; WIN32-FUNC-SECTIONS: .section .rdata,"dr",associative,_F2
141 ; WIN32-SECTIONS: .section .rdata,"dr",one_only,_G3
142 ; WIN32-SECTIONS: .globl _G3
216 ; WIN32-SECTIONS: .section .rdata,"dr",one_only,_G7
217 ; WIN32-SECTIONS: .globl _G7
279 ; WIN32-SECTIONS: .section .rdata,"dr",one_only,_G14
280 ; WIN32-SECTIONS: _G14:
281 ; WIN32-SECTIONS: .asciz "foo"
301 ; WIN32-SECTIONS: .section .rdata,"dr",one_only,_G15
302 ; WIN32-SECTIONS: _G15:
312 ; WIN32-SECTIONS: .section .rdata,"dr",one_only,_G16
313 ; WIN32-SECTIONS: _G16:
329 ; WIN32-SECTIONS: .section .bss,"bw",one_only,_G17
330 ; WIN32-SECTIONS: _G17:
331 ; WIN32-SECTIONS:.byte 0