HomeSort by relevance Sort by last modified time
    Searched full:unsafe (Results 176 - 200 of 1002) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/llvm/test/CodeGen/X86/
dagcombine_unsafe_math.ll 1 ; RUN: llc < %s -enable-unsafe-fp-math -mtriple=x86_64-apple-darwin -mcpu=corei7-avx | FileCheck %s
misched-copy.ll 45 attributes #0 = { nounwind ssp uwtable "less-precise-fpmad"="false" "no-frame-pointer-elim"="false" "no-frame-pointer-elim-non-leaf"="false" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "unsafe-fp-math"="false" "use-soft-float"="false" }
sincos-opt.ll 3 ; RUN: llc < %s -mtriple=x86_64-pc-linux-gnu -mcpu=core2 -enable-unsafe-fp-math | FileCheck %s --check-prefix=GNU_SINCOS
  /external/llvm/test/DebugInfo/
global.ll 21 attributes #0 = { nounwind readnone uwtable "less-precise-fpmad"="false" "no-frame-pointer-elim"="false" "no-frame-pointer-elim-non-leaf"="false" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "unsafe-fp-math"="false" "use-soft-float"="false" }
version.ll 16 attributes #0 = { nounwind uwtable "less-precise-fpmad"="false" "no-frame-pointer-elim"="true" "no-frame-pointer-elim-non-leaf"="true" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "unsafe-fp-math"="false" "use-soft-float"="false" }
  /external/llvm/test/Transforms/DebugIR/
simple.ll 17 attributes #0 = { nounwind uwtable "less-precise-fpmad"="false" "no-frame-pointer-elim"="true" "no-frame-pointer-elim-non-leaf"="true" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "unsafe-fp-math"="false" "use-soft-float"="false" }
  /external/llvm/test/Transforms/IndVarSimplify/
widen-nsw.ll 29 attributes #0 = { nounwind ssp uwtable "less-precise-fpmad"="false" "no-frame-pointer-elim"="true" "no-frame-pointer-elim-non-leaf"="true" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "unsafe-fp-math"="false" "use-soft-float"="false" }
  /external/llvm/test/Transforms/LICM/
speculate.ll 36 ; UDiv is unsafe to speculate if the denominator is not known non-zero.
103 ; SDiv is unsafe to speculate if the denominator is not known non-zero.
136 ; SDiv is unsafe to speculate if the denominator is not known to have a zero bit.
169 ; SDiv is unsafe to speculate inside an infinite loop.
  /external/llvm/test/Transforms/LoopVectorize/
metadata-width.ll 28 attributes #0 = { nounwind uwtable "less-precise-fpmad"="false" "no-frame-pointer-elim"="false" "no-frame-pointer-elim-non-leaf"="false" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "unsafe-fp-math"="false" "use-soft-float"="false" }
  /libcore/luni/src/main/java/java/util/concurrent/
Phaser.java 364 if (UNSAFE.compareAndSwapLong(this, stateOffset, s, s-=adjust)) {
377 UNSAFE.compareAndSwapLong(this, stateOffset, s, n);
382 UNSAFE.compareAndSwapLong(this, stateOffset,
418 else if (UNSAFE.compareAndSwapLong(this, stateOffset,
425 if (UNSAFE.compareAndSwapLong(this, stateOffset, s, next))
437 while (!UNSAFE.compareAndSwapLong
469 !UNSAFE.compareAndSwapLong
659 if (UNSAFE.compareAndSwapLong(this, stateOffset, s,
675 if (!UNSAFE.compareAndSwapLong(this, stateOffset, s, n))
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/i686-linux/bits/
c++locale.h 53 // fall back to the unsafe vsprintf which, in general, can be dangerous
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++locale.h 53 // fall back to the unsafe vsprintf which, in general, can be dangerous
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++locale.h 53 // fall back to the unsafe vsprintf which, in general, can be dangerous
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++locale.h 53 // fall back to the unsafe vsprintf which, in general, can be dangerous
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++locale.h 53 // fall back to the unsafe vsprintf which, in general, can be dangerous
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
c++locale.h 53 // fall back to the unsafe vsprintf which, in general, can be dangerous
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++locale.h 53 // fall back to the unsafe vsprintf which, in general, can be dangerous
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++locale.h 53 // fall back to the unsafe vsprintf which, in general, can be dangerous
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
c++locale.h 53 // fall back to the unsafe vsprintf which, in general, can be dangerous
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi/include/bits/
c++locale.h 53 // fall back to the unsafe vsprintf which, in general, can be dangerous
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi-v7a/include/bits/
c++locale.h 53 // fall back to the unsafe vsprintf which, in general, can be dangerous
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/mips/include/bits/
c++locale.h 53 // fall back to the unsafe vsprintf which, in general, can be dangerous
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/x86/include/bits/
c++locale.h 53 // fall back to the unsafe vsprintf which, in general, can be dangerous
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/include/bits/
c++locale.h 54 // fall back to the unsafe vsprintf which, in general, can be dangerous
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a/include/bits/
c++locale.h 54 // fall back to the unsafe vsprintf which, in general, can be dangerous

Completed in 3514 milliseconds

1 2 3 4 5 6 78 91011>>