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

<<21222324252627282930>>

  /external/eigen/bench/
benchCholesky.cpp 29 __attribute__ ((noinline)) void benchLLT(const MatrixType& m)
  /external/libchrome/base/
location.cc 94 __declspec(noinline)
  /external/libvpx/libvpx/vpx_dsp/x86/
sum_squares_sse2.c 48 __attribute__((noinline))
  /external/llvm/bindings/go/llvm/
ir_test.go 69 {NoInlineAttribute, "noinline"},
  /external/llvm/bindings/python/llvm/
enumerations.py 45 ('NoInline', 1 << 11),
  /external/llvm/test/CodeGen/ARM/
crash-O0.ll 8 define arm_apcscc void @clobber_cc() nounwind noinline ssp {
ifcvt11.ll 8 define i32 @effie(i32 %tsets, %struct.xyz_t* nocapture %p, i32 %a, i32 %b, i32 %c) nounwind readonly noinline {
  /external/llvm/test/CodeGen/Mips/Fast-ISel/
rem1.ll 35 ; Function Attrs: noinline nounwind
  /external/llvm/test/CodeGen/PowerPC/
ppc64-calls.ll 6 define void @foo() nounwind noinline {
  /external/llvm/test/CodeGen/X86/
2010-11-02-DbgParameter.ll 9 define i32 @foo(%struct.bar* nocapture %i) nounwind readnone optsize noinline ssp !dbg !0 {
2011-04-13-SchedCmpJmp.ll 11 declare hidden fastcc void @_ZN3JSCL23returnToThrowTrampolineEPNS_12JSGlobalDataENS_16ReturnAddressPtrERS2_(%"class.JSC::JSGlobalData"* nocapture, i8*, %"class.JSC::FunctionPtr"* nocapture) nounwind noinline ssp
dag-optnone.ll 73 attributes #1 = { noinline optnone "unsafe-fp-math"="true" }
tailcall-cgp-dup.ll 68 declare i8* @bar(i8*) uwtable optsize noinline ssp
  /external/llvm/test/DebugInfo/COFF/
comdat.ll 36 ; inline void __declspec(noinline) f(bool c) {
80 ; Function Attrs: inlinehint noinline nounwind uwtable
134 attributes #2 = { inlinehint noinline nounwind uwtable "disable-tail-calls"="false" "less-precise-fpmad"="false" "no-frame-pointer-elim"="false" "no-infs-fp-math"="false" "no-jump-tables"="false" "no-nans-fp-math"="false" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+fxsr,+mmx,+sse,+sse2,+x87" "unsafe-fp-math"="false" "use-soft-float"="false" }
138 attributes #6 = { noinline }
  /external/llvm/test/Transforms/FunctionAttrs/
convergent.ll 93 define i32 @noopt() convergent optnone noinline {
  /external/llvm/test/Transforms/LoopVectorize/
unroll_novec.ll 30 define void @inc(i32 %n) nounwind uwtable noinline ssp {
  /external/ltp/testcases/kernel/syscalls/profil/
profil01.c 54 static void __attribute__ ((noinline)) *get_pc(void)
  /external/swiftshader/third_party/LLVM/test/CodeGen/ARM/
crash-O0.ll 8 define arm_apcscc void @clobber_cc() nounwind noinline ssp {
ifcvt11.ll 8 define i32 @effie(i32 %tsets, %struct.xyz_t* nocapture %p, i32 %a, i32 %b, i32 %c) nounwind readonly noinline {
  /external/swiftshader/third_party/LLVM/test/CodeGen/X86/
2010-11-02-DbgParameter.ll 9 define i32 @foo(%struct.bar* nocapture %i) nounwind readnone optsize noinline ssp {
2011-04-13-SchedCmpJmp.ll 11 declare hidden fastcc void @_ZN3JSCL23returnToThrowTrampolineEPNS_12JSGlobalDataENS_16ReturnAddressPtrERS2_(%"class.JSC::JSGlobalData"* nocapture, i8*, %"class.JSC::FunctionPtr"* nocapture) nounwind noinline ssp
  /external/swiftshader/third_party/LLVM/utils/vim/
llvm.vim 55 syn keyword llvmKeyword inlinehint noinline alwaysinline optsize ssp sspreq
  /external/swiftshader/third_party/subzero/crosstest/
test_stacksave.c 32 static uint32_t __attribute__((noinline)) foo(uint32_t x) { return x * x; }
  /external/tensorflow/tensorflow/contrib/compiler/
jit_test.py 143 @function.Defun(compiled=True, noinline=True)
159 @function.Defun(compiled=True, noinline=True)
248 @function.Defun(compiled=True, noinline=True)
275 compiled=True, noinline=True, separate_compiled_gradients=True)
  /external/tensorflow/tensorflow/core/platform/
macros.h 24 #define TF_ATTRIBUTE_NOINLINE __attribute__((noinline))

Completed in 301 milliseconds

<<21222324252627282930>>