Home
last modified time | relevance | path

Searched refs:foo8 (Results 1 – 25 of 34) sorted by relevance

12

/minix/external/bsd/llvm/dist/llvm/test/CodeGen/MSP430/
H A Dbit.ll5 @foo8 = external global i8
36 %t1 = load i8* @foo8
43 ; CHECK: bit.b #15, &foo8
46 %t1 = load i8* @foo8
53 ; CHECK: bit.b #15, &foo8
56 %t1 = load i8* @foo8
63 ; CHECK: bit.b &foo8, r15
66 %t1 = load i8* @foo8
73 ; CHECK: bit.b r15, &foo8
76 %t1 = load i8* @foo8
[all …]
/minix/external/bsd/llvm/dist/clang/test/CodeGen/
H A Dmips64-padding-arg.c51 extern void foo8(float, double);
54 foo8(a0 + 1.0f, a1 + 2.0); in foo7()
H A Dstdcall-fastcall.c110 void __attribute__((fastcall)) foo8(struct S1 a, int b);
114 foo8(a, b); in bar8()
H A Dmangle.c52 float foo8 __asm__("foo7") = 42;
H A Darm-aapcs-zerolength-bitfield.c227 short foo8: 16; member
H A Darm-apcs-zerolength-bitfield.c231 short foo8: 16; member
/minix/external/bsd/llvm/dist/llvm/test/CodeGen/PowerPC/
H A Dsdiv-pow2.ll20 define i64 @foo8(i64 %a) #0 {
25 ; CHECK-LABEL @foo8
30 ; CHECK-32-LABEL @foo8
/minix/external/bsd/llvm/dist/llvm/test/MC/ELF/
H A Dweakref.s32 .weakref foo8, bar8
33 .long foo8
H A Dtls-i386.s12 .long foo8@NTPOFF
/minix/external/bsd/llvm/dist/llvm/test/CodeGen/X86/
H A D2011-12-28-vselecti8.ll16 ; CHECK-LABEL: foo8
21 define void @foo8(float* nocapture %RET) nounwind {
H A Dvararg_tailcall.ll82 ; X64: @foo8
84 ; WIN64: @foo8
86 define i8* @foo8(i8* %arg1, i8* %arg2) nounwind optsize ssp noredzone {
H A Dh-register-addressing-32.ll5 define double @foo8(double* nocapture inreg %p, i32 inreg %x) nounwind readonly {
12 ; CHECK: foo8:
H A Dh-register-addressing-64.ll5 define double @foo8(double* nocapture inreg %p, i64 inreg %x) nounwind readonly {
12 ; CHECK: foo8:
/minix/external/bsd/llvm/dist/clang/test/Driver/
H A Dat_file.c28 foo8
H A Dat_file.c.args7 -Dfoo8=foo8"bar8"zed8
H A Dat_file.c.args.utf16le7 -Dfoo8=foo8"bar8"zed8
/minix/external/bsd/llvm/dist/clang/test/Sema/
H A Darm-interrupt-attr.c14 __attribute__((interrupt)) void foo8() {} in foo8() function
/minix/external/bsd/llvm/dist/clang/test/SemaCXX/
H A Ddcl_ambig_res.cpp72 int foo8() { in foo8() function
/minix/external/bsd/llvm/dist/clang/test/PCH/
H A Docl_types.cl24 void foo8(evt_t evt) {
/minix/external/bsd/llvm/dist/llvm/test/MC/ARM/
H A Delf-reloc-03.ll23 …...)* bitcast (i32 ()* @foo7 to i32 (...)*), i32 (...)* bitcast (i32 ()* @foo8 to i32 (...)*), i32…
69 define internal i32 @foo8() nounwind readnone {
/minix/external/bsd/llvm/dist/clang/test/Parser/
H A Dcxx-template-argument.cpp89 template<class T1, typename T2> struct foo8 : struct
/minix/external/bsd/llvm/dist/llvm/test/CodeGen/ARM/
H A Dfptoint.ll36 define void @foo8(double %x) {
/minix/external/bsd/llvm/dist/clang/test/SemaOpenCL/
H A Damdgpu-num-register-attrs.cl17 __attribute__((amdgpu_num_sgpr(64))) kernel void foo8() {}
/minix/external/bsd/llvm/dist/llvm/test/CodeGen/Mips/
H A Dbrdelayslot.ll93 ; STATICO1-LABEL: foo8:
99 define i32 @foo8(i32 %a) nounwind {
/minix/external/bsd/llvm/dist/clang/test/SemaObjC/
H A Dmethod-sentinel-attr.m13 - (void) foo8 : (int)x, ... __attribute__ ((__sentinel__("a"))); // expected-error {{'__sentinel__…

12