Searched refs:isPowerOf2 (Results 1 - 25 of 28) sorted by relevance

12

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
H A DAPInt.h375 return isNegative() && isPowerOf2();
393 bool isPowerOf2() const { function
1621 if (!isPowerOf2())
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ADT/
H A DAPInt.h425 return isNegative() && isPowerOf2();
443 bool isPowerOf2() const { function
1746 if (!isPowerOf2())
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ADT/
H A DAPInt.h425 return isNegative() && isPowerOf2();
443 bool isPowerOf2() const { function
1746 if (!isPowerOf2())
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
H A DAPInt.h375 return isNegative() && isPowerOf2();
393 bool isPowerOf2() const { function
1621 if (!isPowerOf2())
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ADT/
H A DAPInt.h425 return isNegative() && isPowerOf2();
443 bool isPowerOf2() const { function
1746 if (!isPowerOf2())
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ADT/
H A DAPInt.h425 return isNegative() && isPowerOf2();
443 bool isPowerOf2() const { function
1746 if (!isPowerOf2())
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ADT/
H A DAPInt.h457 bool isPowerOf2() const { function
1768 if (!isPowerOf2())
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/
H A DAPInt.h457 bool isPowerOf2() const { function
1768 if (!isPowerOf2())
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ADT/
H A DAPInt.h457 bool isPowerOf2() const { function
1768 if (!isPowerOf2())
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ADT/
H A DAPInt.h457 bool isPowerOf2() const { function
1768 if (!isPowerOf2())
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ADT/
H A DAPInt.h457 bool isPowerOf2() const { function
1768 if (!isPowerOf2())
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ADT/
H A DAPInt.h457 bool isPowerOf2() const { function
1768 if (!isPowerOf2())
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ADT/
H A DAPInt.h457 bool isPowerOf2() const { function
1768 if (!isPowerOf2())
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ADT/
H A DAPInt.h457 bool isPowerOf2() const { function
1768 if (!isPowerOf2())
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
H A DPatternMatch.h281 bool isValue(const APInt &C) { return C.isPowerOf2(); }
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
H A DPatternMatch.h293 bool isValue(const APInt &C) { return C.isPowerOf2(); }
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
H A DPatternMatch.h293 bool isValue(const APInt &C) { return C.isPowerOf2(); }
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
H A DPatternMatch.h326 bool isValue(const APInt &C) { return C.isPowerOf2(); }
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
H A DPatternMatch.h326 bool isValue(const APInt &C) { return C.isPowerOf2(); }
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
H A DPatternMatch.h326 bool isValue(const APInt &C) { return C.isPowerOf2(); }
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
H A DPatternMatch.h326 bool isValue(const APInt &C) { return C.isPowerOf2(); }
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
H A DPatternMatch.h281 bool isValue(const APInt &C) { return C.isPowerOf2(); }
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
H A DPatternMatch.h293 bool isValue(const APInt &C) { return C.isPowerOf2(); }
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
H A DPatternMatch.h293 bool isValue(const APInt &C) { return C.isPowerOf2(); }
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/
H A DPatternMatch.h326 bool isValue(const APInt &C) { return C.isPowerOf2(); }

Completed in 724 milliseconds

12