HomeSort by relevance Sort by last modified time
    Searched full:inlining (Results 126 - 150 of 731) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/qemu/distrib/sdl-1.2.15/include/
begin_code.h 148 * Set up compiler-specific options for inlining functions
176 * If inlining isn't supported, remove "__inline__", turning static
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
begin_code.h 148 * Set up compiler-specific options for inlining functions
176 * If inlining isn't supported, remove "__inline__", turning static
  /prebuilts/tools/linux-x86/sdl/include/SDL/
begin_code.h 148 * Set up compiler-specific options for inlining functions
176 * If inlining isn't supported, remove "__inline__", turning static
  /prebuilts/tools/windows/sdl/include/SDL/
begin_code.h 148 * Set up compiler-specific options for inlining functions
176 * If inlining isn't supported, remove "__inline__", turning static
  /external/v8/src/
hydrogen.h 572 // This class is not BASE_EMBEDDED because our inlining implementation uses
724 // During function inlining, expression context of the call being
725 // inlined. NULL when not inlining.
734 // When inlining in an effect or value context, this is the return block.
735 // It is NULL otherwise. When inlining in a test context, there are a
736 // pair of return blocks in the context. When not inlining, there is no
740 // When inlining a call in a test context, a context containing a pair of
    [all...]
  /external/llvm/lib/Transforms/Utils/
InlineFunction.cpp 1 //===- InlineFunction.cpp - Code to perform function inlining -------------===//
10 // This file implements inlining of a function into a call site, resolving
44 /// A class for recording information about inlining through an invoke.
317 // It's possible that inlining the callsite will cause it to go from an
338 /// HandleByValArgument - When inlining a call site that has a byval argument,
495 /// Note that this only does one level of inlining. For example, if the
525 // GC poses two hazards to inlining, which only occur when the callee has GC:
558 // inlining. Otherwise, we can't inline.
610 // have no dead or constant instructions leftover after inlining occurs
727 // If we are inlining tail call instruction through a call site that isn'
    [all...]
  /external/proguard/src/proguard/
ProGuard.java 300 * Performs the subroutine inlining step.
306 System.out.println("Inlining subroutines...");
309 // Perform the actual inlining.
  /external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
semaphore.c 8 * inlining optimisation, which it is assumed can only
  /external/chromium_org/third_party/mesa/src/src/egl/main/
eglcompiler.h 66 * Function inlining
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
AMDILDeviceInfo.h 62 NoInline = 0x19, // Flag to specify that no inlining should occur.
  /external/chromium_org/third_party/sqlite/src/ext/fts2/
mkfts2amal.tcl 103 # inlining opportunities.
  /external/chromium_org/third_party/sqlite/src/ext/fts3/
mkfts3amal.tcl 103 # inlining opportunities.
  /external/chromium_org/third_party/tcmalloc/chromium/src/tests/
sampling_test.cc 51 // The VLOG's are mostly to discourage inlining
  /external/chromium_org/third_party/tcmalloc/vendor/src/tests/
sampling_test.cc 51 // The VLOG's are mostly to discourage inlining
  /external/chromium_org/v8/test/mjsunit/compiler/
inline-function-apply.js 30 // Test inlining and deoptimization of function.apply(this, arguments)
  /external/chromium_org/v8/test/webkit/
dfg-inline-arguments-use-from-all-the-places.js 25 "This tests that inlining preserves basic function.arguments functionality when said functionality is used from inside and outside getters and from inlined code, all at once."
  /external/clang/test/Sema/
inline.c 31 // This can still be wrong (in this case, we end up inlining calls to
  /external/kernel-headers/original/asm-mips/
fixmap.h 91 * this branch gets completely eliminated after inlining,
  /external/kernel-headers/original/asm-x86/
fixmap_32.h 136 * this branch gets completely eliminated after inlining,
  /external/llvm/docs/CommandGuide/
llvm-symbolizer.rst 65 .. option:: -inlining
  /external/llvm/docs/HistoricalNotes/
2001-06-01-GCCOptimizations.txt 35 did LLVM creation from tree code [inlining and other high level
  /external/llvm/test/Transforms/Inline/
inline_ssp.ll 2 ; Ensure SSP attributes are propagated correctly when inlining.
  /external/mesa3d/src/egl/main/
eglcompiler.h 66 * Function inlining
  /external/mesa3d/src/gallium/drivers/radeon/
AMDILDeviceInfo.h 62 NoInline = 0x19, // Flag to specify that no inlining should occur.
  /external/srec/portable/include/
PortExport.h 120 * inlining causes problems for the Xcode 4.3 and 4.4 command line tools,

Completed in 302 milliseconds

1 2 3 4 56 7 8 91011>>