HomeSort by relevance Sort by last modified time
    Searched full:foo12 (Results 1 - 25 of 28) sorted by null

1 2

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-crx/
reloc-regrel12.s 6 loadb foo12(r7)+, r5
crx.ld 35 foo12 = (. + 0x700);
  /external/llvm/test/CodeGen/Mips/
sitofp-selectcc-opt.ll 3 @foo12.d4 = internal unnamed_addr global double 0.000000e+00, align 8
5 define double @foo12(i32 %a, i32, i64 %b) nounwind {
17 %1 = load double, double* @foo12.d4, align 8
19 store double %add, double* @foo12.d4, align 8
fp16instrinsmc.ll 179 define void @foo12() #0 {
  /external/clang/test/Sema/
attr-sentinel.c 12 void foo12 (int x, ... ) ATTR; // expected-note {{function has been explicitly marked sentinel here}}
28 foo12(1); // expected-warning {{not enough variable arguments in 'foo12' declaration to fit a sentinel}}
  /external/clang/test/SemaObjC/
method-sentinel-attr.m 17 - (void) foo12 : (int)x, ... ATTR; // expected-note {{method has been explicitly marked sentinel here}}
41 [p foo12:1]; // expected-warning {{not enough variable arguments in 'foo12:' declaration to fit a sentinel}}
  /external/clang/test/Driver/
at_file.c 34 foo12
  /external/v8/test/mjsunit/regress/
regress-470804.js 26 this.foo12 = 0;
  /external/clang/test/SemaOpenCL/
amdgpu-num-register-attrs.cl 27 __attribute__((amdgpu_num_vgpr(0), amdgpu_num_sgpr(0))) kernel void foo12() {}
  /external/clang/test/CodeGen/
stdcall-fastcall.c 141 void __attribute__((fastcall)) foo12(struct S3 y, int x);
144 // CHECK: call x86_fastcallcc void @foo12(float %{{.*}}, i32 inreg %
145 foo12(y, x);
  /external/compiler-rt/test/asan/TestCases/Posix/
coverage-caller-callee.cc 39 struct Foo12 : Foo {virtual void f() {if (P) printf("%d\n", __LINE__);}};
50 new Foo7, new Foo8, new Foo9, new Foo10, new Foo11, new Foo12, new Foo13,
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/pj/
ops.s 38 .globl foo12
39 foo12: label
ops.d 50 0000000d <foo12>:
234 dc: a2 ff 31 if_icmpged <foo12>
236 e2: a4 ff 2b if_icmpled <foo12>
  /external/llvm/test/CodeGen/Hexagon/
signed_immediates.ll 87 define i32 @foo12(i32 %a, i1 %b) {
  /external/llvm/test/CodeGen/NVPTX/
load-with-non-coherent-cache.ll 120 ; SM20-LABEL: .visible .entry foo12(
122 ; SM35-LABEL: .visible .entry foo12(
124 define void @foo12(<2 x double> * noalias readonly %from, <2 x double> * %to) {
257 !12 = !{void (<2 x double> *, <2 x double> *)* @foo12, !"kernel", i32 1}
  /external/llvm/test/CodeGen/AArch64/
arm64-csel.ll 144 define i64 @foo12(i64 %v) nounwind readnone optsize ssp {
146 ; CHECK-LABEL: foo12:
  /prebuilts/go/darwin-x86/src/strings/
replace_test.go 179 "foo12", "B",
184 "foo12", "B",
  /prebuilts/go/linux-x86/src/strings/
replace_test.go 179 "foo12", "B",
184 "foo12", "B",
  /external/llvm/test/MC/ELF/
weakref.s 52 .weakref foo12, bar12
  /external/v8/test/mjsunit/compiler/
alloc-object-huge.js 64 this.foo12 = 12;
  /external/llvm/test/Transforms/InstCombine/
2009-01-19-fmod-constant-float-specials.ll 222 define void @foo12() nounwind {
  /system/connectivity/shill/vpn/
openvpn_driver_unittest.cc 508 OpenVPNDriver::GetRouteOptionEntry("foo", "foo12", &routes);
    [all...]
  /prebuilts/go/darwin-x86/test/
escape2.go 81 func foo12(yyy **int) { // ERROR "leaking param: yyy$"
    [all...]
escape2n.go 81 func foo12(yyy **int) { // ERROR "leaking param: yyy$"
    [all...]
  /prebuilts/go/linux-x86/test/
escape2.go 81 func foo12(yyy **int) { // ERROR "leaking param: yyy$"
    [all...]

Completed in 1966 milliseconds

1 2