OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:inlining
(Results
251 - 275
of
731
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium_org/third_party/icu/source/common/unicode/
ppalmos.h
246
/* Code alignment and C function
inlining
*/
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/clover/llvm/
invocation.cpp
165
// like function
inlining
and global dead-code elimination.
/external/chromium_org/third_party/mesa/src/src/glsl/
loop_analysis.cpp
236
*
inlining
will allow us to unroll loops anyway.
opt_tree_grafting.cpp
30
* In the process of various operations like function
inlining
and
/external/chromium_org/third_party/mesa/src/src/mesa/main/
compiler.h
115
* Function
inlining
/external/chromium_org/third_party/skia/include/core/
SkPostConfig.h
342
* you can use SK_ALWAYS_INLINE to force
inlining
. E.g.
/external/chromium_org/third_party/sqlite/src/tool/
mksqlite3c.tcl
209
#
inlining
opportunities.
/external/chromium_org/v8/src/
atomicops_internals_tsan.h
43
// do use it at link time by
inlining
these functions.)
/external/clang/docs/
AddressSanitizer.rst
38
you may need to disable
inlining
(just use ``-O1``) and tail call elimination
MemorySanitizer.rst
33
to disable
inlining
(just use ``-O1``) and tail call elimination
/external/clang/include/clang/Basic/
PartialDiagnostic.h
153
// can't do decent partial
inlining
.
/external/clang/include/clang/Driver/
CC1Options.td
80
HelpText<"Bound on stack depth while
inlining
(4 by default)">;
84
def analyzer_inlining_mode : Separate<["-"], "analyzer-
inlining
-mode">,
85
HelpText<"Specify the function selection heuristic used during
inlining
">;
86
def analyzer_inlining_mode_EQ : Joined<["-"], "analyzer-
inlining
-mode=">, Alias<analyzer_inlining_mode>;
/external/clang/test/Analysis/
derived-to-base.cpp
2
// RUN: %clang_cc1 -analyze -analyzer-checker=core,debug.ExprInspection -DCONSTRUCTORS=1 -analyzer-config c++-
inlining
=constructors -verify %s
/external/eigen/unsupported/Eigen/src/BVH/
KdBVH.h
134
{ //
inlining
this function should open lots of optimization opportunities to the compiler
/external/eigen/unsupported/Eigen/src/Skyline/
SkylineProduct.h
119
// Note that here we force no
inlining
and separate the setZero() because GCC messes up otherwise
/external/llvm/docs/HistoricalNotes/
2000-11-18-EarlyDesignIdeasResp.txt
118
have all of the required information (for example,
inlining
from
/external/llvm/include/llvm/Support/
Compiler.h
242
/// mark a method "not for
inlining
".
/external/llvm/test/DebugInfo/
inline-debug-info.ll
29
; Make sure the branch instruction created during
inlining
has a debug location,
/external/mesa3d/src/gallium/state_trackers/clover/llvm/
invocation.cpp
165
// like function
inlining
and global dead-code elimination.
/external/mesa3d/src/glsl/
loop_analysis.cpp
236
*
inlining
will allow us to unroll loops anyway.
opt_tree_grafting.cpp
30
* In the process of various operations like function
inlining
and
/external/mesa3d/src/mesa/main/
compiler.h
115
* Function
inlining
/external/skia/include/core/
SkPostConfig.h
342
* you can use SK_ALWAYS_INLINE to force
inlining
. E.g.
/external/tcpdump/
config.h
326
/* Define as token for inline if
inlining
supported */
config.h.in
325
/* Define as token for inline if
inlining
supported */
Completed in 856 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>