OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:foo12
(Results
1 - 13
of
13
) sorted by null
/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/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/
coverage-caller-callee.cc
38
struct
Foo12
: Foo {virtual void f() {if (P) printf("%d\n", __LINE__);}};
49
new Foo7, new Foo8, new Foo9, new Foo10, new Foo11, new
Foo12
, new Foo13,
/external/llvm/test/CodeGen/AArch64/
arm64-csel.ll
144
define i64 @
foo12
(i64 %v) nounwind readnone optsize ssp {
146
; CHECK-LABEL:
foo12
:
/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 {
/external/clang/test/SemaCXX/
warn-thread-safety-analysis.cpp
1819
void
foo12
() {
function in struct:TryLockTest::TestTryLock
[
all
...]
Completed in 6349 milliseconds