Searched refs:f5 (Results 76 - 100 of 265) sorted by relevance

1234567891011

/external/llvm/test/MC/Mips/micromips64r6/
H A Dvalid.s61 add.s $f3, $f4, $f5 # CHECK: add.s $f3, $f4, $f5 # encoding: [0x54,0xa4,0x18,0x30]
63 sub.s $f3, $f4, $f5 # CHECK: sub.s $f3, $f4, $f5 # encoding: [0x54,0xa4,0x18,0x70]
65 mul.s $f3, $f4, $f5 # CHECK: mul.s $f3, $f4, $f5 # encoding: [0x54,0xa4,0x18,0xb0]
67 div.s $f3, $f4, $f5 # CHECK: div.s $f3, $f4, $f5 # encoding: [0x54,0xa4,0x18,0xf0]
69 maddf.s $f3, $f4, $f5 # CHECK: maddf.s $f3, $f4, $f5 # encodin
[all...]
/external/llvm/test/MC/Mips/
H A Dnooddspreg-error.s8 add.s $f1, $f2, $f5
/external/clang/test/Analysis/
H A Dmalloc-overflow.c32 void * f5(struct s4 *s) function
H A Dstack-addr-ps.cpp93 int* f5() { function
H A Dstream.c41 void f5(void) { function
H A Duninit-const.cpp95 void f5(void) { function
/external/clang/test/CodeGen/
H A Dms_abi.c78 void f5(int a, ...) { function
79 // WIN64-LABEL: define void @f5
H A Dpointer-arithmetic.c18 FP f5(FP a, int b) { return a + b; } function
H A Dx86_64-arguments-nacl.c28 // CHECK-LABEL: define double @f5()
29 long double f5(void) { function
/external/clang/test/CodeGenCXX/
H A Dmangle-ms-back-references.cpp15 void f5(char const* a, unsigned int b, char c, void const* d, char const* e, unsigned int f) {} function
16 // CHECK: "\01?f5@@YAXPBDIDPBX0I@Z"
H A Dmangle-neon-vectors.cpp49 void f5(float32x2_t v) { } function
H A Dtypeid-should-throw.cpp32 void f5(volatile A *x) { typeid(*x); } function
/external/clang/test/Parser/
H A Dattr-availability.c17 void f5() __attribute__((availability(macosx,introduced=10.5), availability(ios,unavailable, unavailable))); // expected-error{{redundant 'unavailable' availability change; only the last specified change will be used}}
/external/clang/test/Sema/
H A Dattr-alias-elf.c18 void f5() __attribute__((alias("g5")));
19 void h5() __attribute__((alias("f5")));
H A Dattr-ownership.c7 void f5(void) __attribute__((ownership_holds(foo))); // expected-error {{'ownership_holds' attribute takes at least 2 arguments}}
H A Dexpr-address-of.c86 void f5() { function
/external/clang/test/SemaCXX/
H A Ddecl-expr-ambiguity.cpp38 __typeof(*V()) f5(); // expected-error {{ISO C++ does not allow indirection on operand of type 'V' (aka 'void *')}}
H A Dfunction-extern-c.cpp32 extern "C" S2 f5( void );
/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_ppc_regs.h38 #define f5 5 macro
/external/autotest/server/cros/
H A Drf_switch_1_ap_box_3_ap_list.conf135 [d8:eb:97:eb:f5:50]
141 bss = d8:eb:97:eb:f5:50
142 wan mac = d8:eb:97:eb:f5:4c
148 [d8:eb:97:eb:f5:54]
154 bss5 = d8:eb:97:eb:f5:54
155 wan mac = d8:eb:97:eb:f5:4c
161 [d8:eb:97:eb:f5:58]
167 bss5 = d8:eb:97:eb:f5:58
168 wan mac = d8:eb:97:eb:f5:4c
/external/llvm/test/MC/Mips/mips1/
H A Dinvalid-mips5-wrong-error.s15 c.lt.ps $f19,$f5 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: unknown instruction
24 c.ueq.ps $fcc1,$f5,$f29 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: unknown instruction
46 sub.ps $f5,$f14,$f26 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: unknown instruction
/external/llvm/test/MC/Mips/mips2/
H A Dinvalid-mips5-wrong-error.s15 c.lt.ps $f19,$f5 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: unknown instruction
24 c.ueq.ps $fcc1,$f5,$f29 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: unknown instruction
46 sub.ps $f5,$f14,$f26 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: unknown instruction
/external/llvm/test/MC/Mips/mips3/
H A Dinvalid-mips5-wrong-error.s15 c.lt.ps $f19,$f5 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: unknown instruction
24 c.ueq.ps $fcc1,$f5,$f29 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: unknown instruction
46 sub.ps $f5,$f14,$f26 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: unknown instruction
/external/llvm/test/MC/Mips/mips4/
H A Dinvalid-mips5-wrong-error.s15 c.lt.ps $f19,$f5 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: unknown instruction
24 c.ueq.ps $fcc1,$f5,$f29 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: unknown instruction
46 sub.ps $f5,$f14,$f26 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: unknown instruction
/external/llvm/test/MC/Mips/mips64r6/
H A Dinvalid-mips5-wrong-error.s18 c.lt.ps $f19,$f5 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: unknown instruction
27 c.ueq.ps $fcc1,$f5,$f29 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: unknown instruction
48 sub.ps $f5,$f14,$f26 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: unknown instruction

Completed in 3664 milliseconds

1234567891011