HomeSort by relevance Sort by last modified time
    Searched full:exact_log2 (Results 1 - 9 of 9) sorted by null

  /external/llvm/test/CodeGen/PowerPC/
available-externally.ll 23 %A = call i32 @exact_log2(i64 %x) nounwind
27 define available_externally i32 @exact_log2(i64 %x) nounwind {
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
hwint.h 169 extern int exact_log2 (unsigned HOST_WIDE_INT);
224 exact_log2 (unsigned HOST_WIDE_INT x) function
tree.h     [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
hwint.h 169 extern int exact_log2 (unsigned HOST_WIDE_INT);
224 exact_log2 (unsigned HOST_WIDE_INT x) function
tree.h     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
hwint.h 169 extern int exact_log2 (unsigned HOST_WIDE_INT);
224 exact_log2 (unsigned HOST_WIDE_INT x) function
tree.h     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
hwint.h 169 extern int exact_log2 (unsigned HOST_WIDE_INT);
224 exact_log2 (unsigned HOST_WIDE_INT x) function
tree.h     [all...]

Completed in 300 milliseconds