HomeSort by relevance Sort by last modified time
    Searched refs:f34 (Results 1 - 25 of 42) sorted by null

1 2

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/score/
br.d 14 8: 0f34 br! r3
15 a: 0f34 br! r3
38 54: 0f34 br! r3
39 56: 0f34 br! r3
rD_rA_rB.d 58 6c: 2f34 and! r15, r3
59 6e: 2f34 and! r15, r3
branch_32-lt.d 78 0460 00000000 00000000 00000000 00000f34 .*
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sparc/
sparc5vis4.s 19 fpmaxu16 %f30, %f32, %f34
20 fpmaxu32 %f34, %f36, %f38
crypto.s 20 des_ip %f32, %f34
21 des_iip %f34, %f36
sparc5vis4.d 26 40: 87 b7 ab c1 fpmaxu16 %f30, %f32, %f34
27 44: 8f b0 eb e5 fpmaxu32 %f34, %f36, %f38
hpcvis3.s 43 fsll16 %f32, %f34, %f36
44 fsrl16 %f34, %f36, %f38
crypto.d 27 44: 87 b0 66 80 des_ip %f32, %f34
28 48: 8b b0 e6 a0 des_iip %f34, %f36
hpcvis3.d 50 a0: 8b b0 44 23 fsll16 %f32, %f34, %f36
51 a4: 8f b0 c4 65 fsrl16 %f34, %f36, %f38
  /external/clang/test/CodeGen/
arm-arguments.c 184 void f34(struct s34 s);
185 void g34(struct s34 *s) { f34(*s); }
arm64-arguments.c 134 void f34(struct s34 s);
135 void g34(struct s34 *s) { f34(*s); }
139 // CHECK: call void @f34(i64 %{{.*}})
x86_32-arguments-darwin.c 141 // CHECK-LABEL: define float @f34()
142 struct s34 { struct { int : 0; } a; float b; } f34(void) { while (1) {} } function
x86_64-arguments.c 264 // CHECK-LABEL: define i64 @f34(i64 %arg.coerce)
265 v1i64 f34(v1i64 arg) { return arg; } function
  /prebuilts/go/darwin-x86/test/fixedbugs/
issue6889.go 45 f34 = f33 * 34
46 f35 = f34 * 35
44 f34 = f33 * 34 const
  /prebuilts/go/linux-x86/test/fixedbugs/
issue6889.go 45 f34 = f33 * 34
46 f35 = f34 * 35
44 f34 = f33 * 34 const
  /external/llvm/lib/Fuzzer/test/
CallerCalleeTest.cpp 12 void f34() { function
16 void f23() { t[(unsigned)'d'] = f34;}
  /external/llvm/test/MC/ELF/
cfi.s 203 f34: label
  /external/llvm/test/MC/Sparc/
sparc-fp-instructions.s 68 ! CHECK: faddd %f32, %f34, %f62 ! encoding: [0xbf,0xa0,0x48,0x43]
70 faddd %f32, %f34, %f62
  /external/valgrind/memcheck/tests/
deep-backtrace.c 34 int f34(int *p) { return f33(p); } function
35 int f35(int *p) { return f34(p); }
  /external/v8/test/mjsunit/harmony/
destructuring.js 917 function f34({x = function() { return a }}, ...a) { return x()[0] } function
918 assertEquals(4, f34({}, 4));
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ia64/
dv-waw-err.s 470 mov f34 = f35 // no DV here
  /external/clang/test/Analysis/
pr22954.c 725 int f34(struct ww * w34, int n) { function
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3dx9math.h 140 FLOAT f31, FLOAT f32, FLOAT f33, FLOAT f34,
d3dx9math.inl 368 FLOAT f31, FLOAT f32, FLOAT f33, FLOAT f34,
373 _31 = f31; _32 = f32; _33 = f33; _34 = f34;
  /prebuilts/go/darwin-x86/test/
live.go 531 func f34() { func

Completed in 764 milliseconds

1 2