HomeSort by relevance Sort by last modified time
    Searched refs:noinline (Results 226 - 250 of 419) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/google-breakpad/src/processor/
stackwalker_selftest.cc 152 static uint32_t GetEBP() __attribute__((noinline));
168 static uint32_t GetESP() __attribute__((noinline));
189 static uint32_t GetEIP() __attribute__((noinline));
209 static uint32_t GetSP() __attribute__((noinline));
225 static uint32_t GetPC() __attribute__((noinline));
246 static uint32_t GetSP() __attribute__((noinline));
263 static uint32_t GetFP() __attribute__((noinline));
278 static uint32_t GetPC() __attribute__((noinline));
313 static unsigned int CountCallerFrames() __attribute__((noinline));
387 __attribute__((noinline));
    [all...]
  /external/valgrind/none/tests/mips64/
cvm_atomic_thread.c 37 __attribute__((noinline)) void atomic_saa ( long long int* p, int n )
53 __attribute__((noinline)) void atomic_saad ( long long int* p, int n )
69 __attribute__((noinline)) void atomic_laa ( long long int* p, int n )
85 __attribute__((noinline)) void atomic_laad ( long long int* p, int n )
101 __attribute__((noinline)) void atomic_law ( long long int* p, int n )
117 __attribute__((noinline)) void atomic_lawd ( long long int* p, int n )
133 __attribute__((noinline)) void atomic_lai ( long long int* p )
149 __attribute__((noinline)) void atomic_laid ( long long int* p )
165 __attribute__((noinline)) void atomic_lad ( long long int* p )
181 __attribute__((noinline)) void atomic_ladd ( long long int* p
    [all...]
  /system/core/debuggerd/
crasher.c 36 __attribute__ ((noinline)) static void smash_stack_dummy_function(volatile int* plen) {
40 // This must be marked with "__attribute__ ((noinline))", to ensure the
43 // Use another noinline function to corrupt the stack.
44 __attribute__ ((noinline)) static int smash_stack(volatile int* plen) {
61 __attribute__((noinline)) static void overflow_stack(void* p) {
110 __attribute__((noinline)) static int crash3(int a) {
115 __attribute__((noinline)) static int crash2(int a) {
120 __attribute__((noinline)) static int crash(int a) {
  /external/clang/test/CodeGen/
dllimport.c 90 // MS-DAG: declare dllimport void @noinline()
91 // MO1-DAG: define available_externally dllimport void @noinline()
92 // GNU-DAG: declare void @noinline()
93 // GO1-DAG: define available_externally void @noinline()
96 __declspec(dllimport) __attribute__((noinline)) inline void noinline(void) {}
98 USE(noinline)
ms-declspecs.c 30 __declspec(noinline) void t2() {}
40 // CHECK: attributes [[NAKED]] = { naked noinline nounwind{{.*}} }
42 // CHECK: attributes [[NI]] = { noinline nounwind{{.*}} }
arm64-arguments.c 273 __attribute__ ((noinline))
296 __attribute__ ((noinline))
326 __attribute__ ((noinline))
349 __attribute__ ((noinline))
381 __attribute__ ((noinline))
404 __attribute__ ((noinline))
436 __attribute__ ((noinline))
459 __attribute__ ((noinline))
493 __attribute__ ((noinline))
516 __attribute__ ((noinline))
    [all...]
arm64-abi-vector.c 286 __attribute__((noinline)) double args_vec_3c(int fixed, __char3 c3) {
302 __attribute__((noinline)) double args_vec_5c(int fixed, __char5 c5) {
318 __attribute__((noinline)) double args_vec_9c(int fixed, __char9 c9) {
334 __attribute__((noinline)) double args_vec_19c(int fixed, __char19 c19) {
348 __attribute__((noinline)) double args_vec_3s(int fixed, __short3 c3) {
364 __attribute__((noinline)) double args_vec_5s(int fixed, __short5 c5) {
380 __attribute__((noinline)) double args_vec_3i(int fixed, __int3 c3) {
396 __attribute__((noinline)) double args_vec_5i(int fixed, __int5 c5) {
410 __attribute__((noinline)) double args_vec_3d(int fixed, __double3 c3) {
  /external/valgrind/none/tests/amd64/
lzcnt64.c 7 __attribute__((noinline))
24 __attribute__((noinline))
41 __attribute__((noinline))
  /art/test/543-env-long-ref/src/
Main.java 31 public static Main $noinline$allocate(long a) {
  /art/test/566-polymorphic-inlining/src/
Main.java 54 $noinline$testInlineToSameTarget(mains[0]);
55 $noinline$testInlineToSameTarget(mains[1]);
77 $noinline$testInlineToSameTarget(mains[0]);
117 public static void $noinline$testInlineToSameTarget(Main m) {
  /external/compiler-rt/test/asan/TestCases/Posix/
coverage.cc 31 __attribute__((noinline))
  /external/compiler-rt/test/asan/TestCases/
alloca_loop_unpoisoning.cc 20 __attribute__((noinline)) void foo(int len) {
coverage-reset.cc 13 __attribute__((noinline)) void bar() { sink = 2; }
14 __attribute__((noinline)) void foo() { sink = 1; }
  /external/compiler-rt/test/msan/
backtrace.cc 9 __attribute__((noinline))
  /external/compiler-rt/test/tsan/
restore_stack.cc 9 void __attribute__((noinline)) foo() {
signal_errno.cc 25 static __attribute__((noinline)) void loop() {
  /external/valgrind/memcheck/tests/
wrap2.c 8 __attribute__((noinline))
  /external/valgrind/memcheck/tests/x86-solaris/
scalar.c 12 __attribute__((noinline))
19 __attribute__((noinline))
26 __attribute__((noinline))
33 __attribute__((noinline))
  /art/test/597-deopt-new-string/src/
Main.java 45 public String $noinline$run0() {
76 String str = $noinline$run0();
  /external/clang/test/SemaCXX/
attr-optnone.cpp 4 int bar() __attribute__((optnone)) __attribute__((noinline));
56 int bar2() __attribute__((noinline));
  /external/compiler-rt/lib/asan/tests/
asan_benchmarks_test.cc 18 __attribute__((noinline))
52 __attribute__((noinline))
  /external/compiler-rt/lib/sanitizer_common/tests/
sanitizer_test_utils.h 35 # define NOINLINE __declspec(noinline)
37 # define NOINLINE __attribute__((noinline))
77 NOINLINE
  /external/compiler-rt/test/asan/TestCases/Linux/
swapcontext_test.cc 20 __attribute__((noinline))
25 __attribute__((noinline))
  /external/eigen/bench/
basicbenchmark.h 8 void benchBasic_loop(const MatrixType& I, MatrixType& m, int iterations) __attribute__((noinline));
38 double benchBasic(const MatrixType& mat, int size, int tries) __attribute__((noinline));
  /external/valgrind/none/tests/x86/
lzcnt32.c 7 __attribute__((noinline))
24 __attribute__((noinline))

Completed in 594 milliseconds

1 2 3 4 5 6 7 8 91011>>