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

  /external/capstone/
MathExtras.h 292 /// Log2_64_Ceil - This function returns the ceil log base 2 of the specified
294 static inline unsigned Log2_64_Ceil(uint64_t Value) {
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
MathExtras.h 328 /// Log2_64_Ceil - This function returns the ceil log base 2 of the specified
330 inline unsigned Log2_64_Ceil(uint64_t Value) {
  /external/llvm/include/llvm/Support/
MathExtras.h 508 /// Log2_64_Ceil - This function returns the ceil log base 2 of the specified
510 inline unsigned Log2_64_Ceil(uint64_t Value) {
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
MathExtras.h 530 /// Log2_64_Ceil - This function returns the ceil log base 2 of the specified
532 inline unsigned Log2_64_Ceil(uint64_t Value) {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
MathExtras.h 530 /// Log2_64_Ceil - This function returns the ceil log base 2 of the specified
532 inline unsigned Log2_64_Ceil(uint64_t Value) {
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
MathExtras.h 550 inline unsigned Log2_64_Ceil(uint64_t Value) {
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
MathExtras.h 550 inline unsigned Log2_64_Ceil(uint64_t Value) {
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
MathExtras.h 550 inline unsigned Log2_64_Ceil(uint64_t Value) {
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
MathExtras.h 550 inline unsigned Log2_64_Ceil(uint64_t Value) {
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
MathExtras.h 550 inline unsigned Log2_64_Ceil(uint64_t Value) {
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
MathExtras.h 550 inline unsigned Log2_64_Ceil(uint64_t Value) {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
MathExtras.h 530 /// Log2_64_Ceil - This function returns the ceil log base 2 of the specified
532 inline unsigned Log2_64_Ceil(uint64_t Value) {
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
MathExtras.h 550 inline unsigned Log2_64_Ceil(uint64_t Value) {
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
MathExtras.h 550 inline unsigned Log2_64_Ceil(uint64_t Value) {
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
MathExtras.h 550 inline unsigned Log2_64_Ceil(uint64_t Value) {
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
MathExtras.h 550 inline unsigned Log2_64_Ceil(uint64_t Value) {
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
MathExtras.h 550 inline unsigned Log2_64_Ceil(uint64_t Value) {
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
MathExtras.h 550 inline unsigned Log2_64_Ceil(uint64_t Value) {

Completed in 585 milliseconds