HomeSort by relevance Sort by last modified time
    Searched defs:Log2_64 (Results 1 - 18 of 18) sorted by null

  /external/capstone/
MathExtras.h 279 /// Log2_64 - This function returns the floor log base 2 of the specified value,
281 static inline unsigned Log2_64(uint64_t Value) {
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
MathExtras.h 315 /// Log2_64 - This function returns the floor log base 2 of the specified value,
317 inline unsigned Log2_64(uint64_t Value) {
  /external/llvm/include/llvm/Support/
MathExtras.h 495 /// Log2_64 - This function returns the floor log base 2 of the specified value,
497 inline unsigned Log2_64(uint64_t Value) {
729 // Special case: if X or Y is 0, Log2_64 gives -1, and Log2Z
731 int Log2Z = Log2_64(X) + Log2_64(Y);
733 int Log2Max = Log2_64(Max);
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
MathExtras.h 517 /// Log2_64 - This function returns the floor log base 2 of the specified value,
519 inline unsigned Log2_64(uint64_t Value) {
787 // Special case: if X or Y is 0, Log2_64 gives -1, and Log2Z
789 int Log2Z = Log2_64(X) + Log2_64(Y);
791 int Log2Max = Log2_64(Max);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
MathExtras.h 517 /// Log2_64 - This function returns the floor log base 2 of the specified value,
519 inline unsigned Log2_64(uint64_t Value) {
779 // Special case: if X or Y is 0, Log2_64 gives -1, and Log2Z
781 int Log2Z = Log2_64(X) + Log2_64(Y);
783 int Log2Max = Log2_64(Max);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
MathExtras.h 537 inline unsigned Log2_64(uint64_t Value) {
792 // Special case: if X or Y is 0, Log2_64 gives -1, and Log2Z
794 int Log2Z = Log2_64(X) + Log2_64(Y);
796 int Log2Max = Log2_64(Max);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
MathExtras.h 537 inline unsigned Log2_64(uint64_t Value) {
792 // Special case: if X or Y is 0, Log2_64 gives -1, and Log2Z
794 int Log2Z = Log2_64(X) + Log2_64(Y);
796 int Log2Max = Log2_64(Max);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
MathExtras.h 537 inline unsigned Log2_64(uint64_t Value) {
797 // Special case: if X or Y is 0, Log2_64 gives -1, and Log2Z
799 int Log2Z = Log2_64(X) + Log2_64(Y);
801 int Log2Max = Log2_64(Max);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
MathExtras.h 537 inline unsigned Log2_64(uint64_t Value) {
797 // Special case: if X or Y is 0, Log2_64 gives -1, and Log2Z
799 int Log2Z = Log2_64(X) + Log2_64(Y);
801 int Log2Max = Log2_64(Max);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
MathExtras.h 537 inline unsigned Log2_64(uint64_t Value) {
797 // Special case: if X or Y is 0, Log2_64 gives -1, and Log2Z
799 int Log2Z = Log2_64(X) + Log2_64(Y);
801 int Log2Max = Log2_64(Max);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
MathExtras.h 537 inline unsigned Log2_64(uint64_t Value) {
797 // Special case: if X or Y is 0, Log2_64 gives -1, and Log2Z
799 int Log2Z = Log2_64(X) + Log2_64(Y);
801 int Log2Max = Log2_64(Max);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
MathExtras.h 517 /// Log2_64 - This function returns the floor log base 2 of the specified value,
519 inline unsigned Log2_64(uint64_t Value) {
779 // Special case: if X or Y is 0, Log2_64 gives -1, and Log2Z
781 int Log2Z = Log2_64(X) + Log2_64(Y);
783 int Log2Max = Log2_64(Max);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
MathExtras.h 537 inline unsigned Log2_64(uint64_t Value) {
792 // Special case: if X or Y is 0, Log2_64 gives -1, and Log2Z
794 int Log2Z = Log2_64(X) + Log2_64(Y);
796 int Log2Max = Log2_64(Max);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
MathExtras.h 537 inline unsigned Log2_64(uint64_t Value) {
792 // Special case: if X or Y is 0, Log2_64 gives -1, and Log2Z
794 int Log2Z = Log2_64(X) + Log2_64(Y);
796 int Log2Max = Log2_64(Max);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
MathExtras.h 537 inline unsigned Log2_64(uint64_t Value) {
797 // Special case: if X or Y is 0, Log2_64 gives -1, and Log2Z
799 int Log2Z = Log2_64(X) + Log2_64(Y);
801 int Log2Max = Log2_64(Max);
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
MathExtras.h 537 inline unsigned Log2_64(uint64_t Value) {
797 // Special case: if X or Y is 0, Log2_64 gives -1, and Log2Z
799 int Log2Z = Log2_64(X) + Log2_64(Y);
801 int Log2Max = Log2_64(Max);
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
MathExtras.h 537 inline unsigned Log2_64(uint64_t Value) {
797 // Special case: if X or Y is 0, Log2_64 gives -1, and Log2Z
799 int Log2Z = Log2_64(X) + Log2_64(Y);
801 int Log2Max = Log2_64(Max);
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
MathExtras.h 537 inline unsigned Log2_64(uint64_t Value) {
797 // Special case: if X or Y is 0, Log2_64 gives -1, and Log2Z
799 int Log2Z = Log2_64(X) + Log2_64(Y);
801 int Log2Max = Log2_64(Max);

Completed in 1172 milliseconds