Home
last modified time | relevance | path

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

12345

/external/swiftshader/third_party/LLVM/test/CodeGen/MSP430/
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 …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/MSP430/
Dbit.ll5 @foo8 = external global i8
36 %t1 = load i8, i8* @foo8
43 ; CHECK: bit.b #15, &foo8
46 %t1 = load i8, i8* @foo8
53 ; CHECK: bit.b #15, &foo8
56 %t1 = load i8, i8* @foo8
63 ; CHECK: bit.b &foo8, r12
66 %t1 = load i8, i8* @foo8
73 ; CHECK: bit.b r12, &foo8
76 %t1 = load i8, i8* @foo8
[all …]
/external/llvm/test/CodeGen/MSP430/
Dbit.ll5 @foo8 = external global i8
36 %t1 = load i8, i8* @foo8
43 ; CHECK: bit.b #15, &foo8
46 %t1 = load i8, i8* @foo8
53 ; CHECK: bit.b #15, &foo8
56 %t1 = load i8, i8* @foo8
63 ; CHECK: bit.b &foo8, r15
66 %t1 = load i8, i8* @foo8
73 ; CHECK: bit.b r15, &foo8
76 %t1 = load i8, i8* @foo8
[all …]
/external/clang/test/Sema/
Dattr-x86-interrupt.c40 __attribute__((interrupt)) void foo8(int *a) {} in foo8() function
45 g(foo8); in main()
52 foo8((int *)argv); // expected-error {{interrupt service routine cannot be called directly}} in main()
/external/deqp-deps/glslang/Test/
Dhlsl.overload.frag23 void foo8(float) {}
24 void foo8(double) {}
119 foo8(b);
120 foo8(u);
121 foo8(i);
/external/clang/test/SemaCXX/
Dattr-x86-interrupt.cpp42 __attribute__((interrupt)) void foo8(int *a) {} in foo8() function
60 g(foo8); in main()
68 foo8((int *)argv); // expected-error {{interrupt service routine cannot be called directly}} in main()
/external/llvm/test/CodeGen/PowerPC/
Dsdiv-pow2.ll20 define i64 @foo8(i64 %a) #0 {
25 ; CHECK-LABEL: @foo8
30 ; CHECK-32-LABEL: @foo8
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/
Dsdiv-pow2.ll20 define i64 @foo8(i64 %a) #0 {
25 ; CHECK-LABEL: @foo8
30 ; CHECK-32-LABEL: @foo8
/external/clang/test/CodeGen/
Dmips64-padding-arg.c51 extern void foo8(float, double);
54 foo8(a0 + 1.0f, a1 + 2.0); in foo7()
Dstdcall-fastcall.c110 void __attribute__((fastcall)) foo8(struct S1 a, int b);
114 foo8(a, b); in bar8()
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ELF/
Dweakref.s32 .weakref foo8, bar8
33 .long foo8
/external/llvm/test/MC/ELF/
Dweakref.s32 .weakref foo8, bar8
33 .long foo8
/external/swiftshader/third_party/LLVM/test/MC/ELF/
Dweakref.s32 .weakref foo8, bar8
33 .long foo8
/external/llvm/test/CodeGen/X86/
D2011-12-28-vselecti8.ll16 ; CHECK-LABEL: foo8
21 define void @foo8(float* nocapture %RET) nounwind {
Dvararg_tailcall.ll82 ; X64: @foo8
84 ; WIN64: @foo8
86 define i8* @foo8(i8* %arg1, i8* %arg2) nounwind optsize ssp noredzone {
Dh-register-addressing-32.ll5 define double @foo8(double* nocapture inreg %p, i32 inreg %x) nounwind readonly {
12 ; CHECK: foo8:
Dh-register-addressing-64.ll5 define double @foo8(double* nocapture inreg %p, i64 inreg %x) nounwind readonly {
12 ; CHECK: foo8:
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
D2011-12-28-vselecti8.ll16 ; CHECK-LABEL: foo8
21 define void @foo8(float* nocapture %RET) nounwind {
Dvararg_tailcall.ll82 ; X64: @foo8
84 ; WIN64: @foo8
86 define i8* @foo8(i8* %arg1, i8* %arg2) nounwind optsize ssp noredzone {
Dpr28173.ll78 define i8 @foo8(i1 zeroext %i) #0 {
79 ; CHECK-LABEL: foo8:
Dshuffle-of-splat-multiuses.ll30 define <8 x float> @foo8(<8 x float> %v, <8 x float> *%p) nounwind {
31 ; AVX2-SLOW-LABEL: foo8:
38 ; AVX2-FAST-LABEL: foo8:
Dh-register-addressing-32.ll5 define double @foo8(double* nocapture inreg %p, i32 inreg %x) nounwind readonly {
12 ; CHECK: foo8:
Dh-register-addressing-64.ll5 define double @foo8(double* nocapture inreg %p, i64 inreg %x) nounwind readonly {
12 ; CHECK: foo8:
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
Dvararg_tailcall.ll82 ; X64: @foo8
84 ; WIN64: @foo8
86 define i8* @foo8(i8* %arg1, i8* %arg2) nounwind optsize ssp noredzone {
/external/swiftshader/third_party/LLVM/test/CodeGen/SystemZ/
D11-BSwap.ll55 define void @foo8(i32 %a, i32* %b) {
56 ; CHECK: foo8:

12345