HomeSort by relevance Sort by last modified time
    Searched full:inlined (Results 651 - 675 of 2113) sorted by null

<<21222324252627282930>>

  /external/llvm/test/DebugInfo/Generic/
missing-abstract-variable.ll 5 ; The formal parameter 'b' for Function 'x' when inlined within 'a' is lost on
17 ; built). This results in 's' inlined in 'a' being emitted with its name, line,
  /external/llvm/test/Linker/
subprogram-linkonce-weak.ll 8 ; - File A defines a linkonce version of @foo which has inlined into @bar.
11 ; - @bar still has inlined debug info related to the linkonce @foo.
  /external/mesa3d/src/compiler/glsl/
opt_copy_propagation.cpp 190 * the side effects of calls. (When linked, most calls are inlined
194 * inlined. We also know what they do - while some have side effects
  /external/proguard/docs/manual/
optimizations.html 175 <dt><code><b>maximum.inlined.code.length</b></code> (default = 8 bytes)</dt>
177 that are eligible to be inlined. Inlining methods that are too long may
  /external/r8/src/main/java/com/android/tools/r8/naming/
ProguardMapReader.java 55 * to identify that signature was inlined from the second range to the new line numbers in the first
56 * range. This is then followed by information on the call trace to where the member was inlined.
  /external/swiftshader/third_party/LLVM/docs/HistoricalNotes/
2001-05-18-ExceptionHandling.txt 34 function was inlined into its caller, the "current" frame will belong to
173 inlined into the caller through standard optimization):
  /external/swiftshader/third_party/LLVM/lib/Analysis/
DebugInfo.cpp 122 /// getInlinedAt - If this variable is inlined then return inline location.
503 /// information for an inlined function arguments.
508 // This variable is not inlined function argument if its scope
899 /// createInlinedVariable - Create a new inlined variable based on current
902 /// @param InlinedScope Location at current variable is inlined.
906 // Insert inlined scope as 7th element.
913 /// cleanseInlinedVariable - Remove inlined scope from the variable.
916 // Insert inlined scope as 7th element.
    [all...]
  /external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
Intercept.cpp 46 // strategy of making these functions work differently when inlined vs. when
47 // not inlined, and hiding their real definitions in a separate archive file
  /external/swiftshader/third_party/LLVM/lib/ExecutionEngine/MCJIT/
Intercept.cpp 46 // strategy of making these functions work differently when inlined vs. when
47 // not inlined, and hiding their real definitions in a separate archive file
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
omxVCM4P10_DequantTransformResidualFromPairAndAdd_s.s 236 ;// armVCM4P10_DequantLumaAC4x4 : static function inlined
281 ;// TransformResidual4x4 : Inlined to avoid Load/Stores
  /prebuilts/gradle-plugin/org/jetbrains/kotlin/kotlin-stdlib/1.1.2-4/
kotlin-stdlib-1.1.2-4.jar 
  /prebuilts/gradle-plugin/org/jetbrains/kotlin/kotlin-stdlib/1.0.5/
kotlin-stdlib-1.0.5.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.5/
kotlin-stdlib-1.0.5.jar 
  /art/runtime/
quick_exception_handler.h 59 // - It deoptimizes a single frame, which can include multiple inlined frames.
  /art/test/496-checker-inlining-class-loader/src/
Main.java 98 /* We inlined FirstSeenByMyClassLoader.$inline$bar */
  /art/test/616-cha/src/
Main.java 79 // So sMain1.foo() can be devirtualized to Main1.foo() and be inlined.
  /art/test/616-cha-abstract/src/
Main.java 57 // So sMain1.foo() can be devirtualized to Main1.foo() and be inlined.
  /art/test/616-cha-interface/src/
Main.java 70 // So sMain1.foo() can be devirtualized to Main1.foo() and be inlined.
  /art/test/616-cha-interface-default/src/
Main.java 57 // So sMain1.foo() can be devirtualized to Base.foo() and be inlined.
  /art/test/616-cha-miranda/src/
Main.java 61 // So sMain1.foo() can be devirtualized to Main1.foo() and be inlined.
  /external/Microsoft-GSL/gsl/
gsl 127 // we assume that the compiler can hoist/prove away most of the checks inlined from this
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/
Breakpoint002Test.java 25 * JDWP Unit test for BREAKPOINT event in methods possibly inlined.
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
ElemDesc.java 68 /** Bit position if this element type should be inlined. */
  /external/clang/test/Analysis/inlining/
DynDispatchBifurcate.m 159 // Test public property - properties should always be inlined, regardless
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_symbolizer.h 87 // all inlined functions, if necessary).

Completed in 532 milliseconds

<<21222324252627282930>>