HomeSort by relevance Sort by last modified time
    Searched full:noinline (Results 826 - 850 of 1348) sorted by null

<<31323334353637383940>>

  /art/test/496-checker-inlining-class-loader/src/
Main.java 123 FirstSeenByMyClassLoader.$noinline$bar();
  /art/test/616-cha-interface-default/src/
Main.java 75 if (sMain1.$noinline$bar() != -1) {
  /bionic/libc/bionic/
libc_init_dynamic.cpp 70 __attribute__((noinline))
  /device/linaro/bootloader/edk2/BaseTools/Source/C/LzmaCompress/Sdk/C/
7zTypes.h 110 #define MY_NO_INLINE __declspec(noinline)
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/
7zTypes.h 114 #define MY_NO_INLINE __declspec(noinline)
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/
7zTypes.h 114 #define MY_NO_INLINE __declspec(noinline)
  /external/compiler-rt/lib/asan/tests/
asan_mac_test_helpers.mm 39 __attribute__((noinline))
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_common_libcdep.cc 153 void NOINLINE
  /external/compiler-rt/lib/sanitizer_common/tests/
sanitizer_allocator_testlib.cc 62 static void NOINLINE thread_init() {
  /external/compiler-rt/test/asan/TestCases/Posix/
coverage.cc 31 __attribute__((noinline))
  /external/deqp/modules/gles3/scripts/
gen-keywords.py 81 "goto", "inline", "noinline", "volatile", "public", "static", "extern", "external", "interface",
  /external/eigen/bench/
benchEigenSolver.cpp 34 __attribute__ ((noinline)) void benchEigenSolver(const MatrixType& m)
  /external/libchrome/base/
security_unittest.cc 38 NOINLINE Type HideValueFromCompiler(volatile Type value) {
  /external/llvm/docs/
HowToUseAttributes.rst 26 * Target-independent: ``noinline``, ``zext``
  /external/llvm/test/CodeGen/AArch64/
arm64-vbitwise.ll 72 define void @test_vsliq(i8* nocapture %src, i8* nocapture %dest) nounwind noinline ssp {
  /external/llvm/test/CodeGen/MIR/Mips/
memory-operands.mir 26 attributes #1 = { noinline readnone "__Mips16RetHelper" }
  /external/llvm/test/CodeGen/Mips/
blockaddr.ll 12 define i8* @dummy(i8* %x) nounwind readnone noinline {
  /external/llvm/test/CodeGen/SPARC/
blockaddr.ll 13 define i8* @dummy(i8* %x) nounwind readnone noinline {
  /external/llvm/test/CodeGen/X86/
2010-06-01-DeadArg-DbgInfo.ll 10 define i32 @_ZN3foo3bazEi(%struct.foo* nocapture %this, i32 %x) nounwind readnone optsize noinline ssp align 2 !dbg !8 {
lea-opt-memop-check-1.ll 58 define internal fastcc void @"\01?fin$0@0@test2@@"(i8* readonly %frame_pointer) unnamed_addr noinline nounwind optsize {
  /external/llvm/test/Transforms/LoopUnroll/
unroll-opt-attribute.ll 38 define void @Test2() nounwind optnone noinline {
  /external/llvm/test/Transforms/LoopVectorize/X86/
cost-model.ll 17 define void @cost_model_1() nounwind uwtable noinline ssp {
  /external/llvm/test/Transforms/LoopVectorize/
increment.ll 17 define void @inc(i32 %n) nounwind uwtable noinline ssp {
  /external/llvm/utils/vim/syntax/
llvm.vim 104 \ noinline
  /external/ltp/testcases/kernel/syscalls/mprotect/
mprotect04.c 146 static __attribute__((noinline)) void *get_func(void *mem)

Completed in 354 milliseconds

<<31323334353637383940>>