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

  /external/swiftshader/third_party/LLVM/include/llvm/Support/
PatternMatch.h 205 /// m_Power2() - Match an integer or vector power of 2.
206 inline cst_pred_ty<is_power2> m_Power2() { return cst_pred_ty<is_power2>(); }
207 inline api_pred_ty<is_power2> m_Power2(const APInt *&V) { return V; }
  /external/llvm/include/llvm/IR/
PatternMatch.h 272 inline cst_pred_ty<is_power2> m_Power2() { return cst_pred_ty<is_power2>(); }
273 inline api_pred_ty<is_power2> m_Power2(const APInt *&V) { return V; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
PatternMatch.h 285 inline cst_pred_ty<is_power2> m_Power2() { return cst_pred_ty<is_power2>(); }
286 inline api_pred_ty<is_power2> m_Power2(const APInt *&V) { return V; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
PatternMatch.h 297 inline cst_pred_ty<is_power2> m_Power2() { return cst_pred_ty<is_power2>(); }
298 inline api_pred_ty<is_power2> m_Power2(const APInt *&V) { return V; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
PatternMatch.h 297 inline cst_pred_ty<is_power2> m_Power2() { return cst_pred_ty<is_power2>(); }
298 inline api_pred_ty<is_power2> m_Power2(const APInt *&V) { return V; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
PatternMatch.h 330 inline cst_pred_ty<is_power2> m_Power2() { return cst_pred_ty<is_power2>(); }
331 inline api_pred_ty<is_power2> m_Power2(const APInt *&V) { return V; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
PatternMatch.h 330 inline cst_pred_ty<is_power2> m_Power2() { return cst_pred_ty<is_power2>(); }
331 inline api_pred_ty<is_power2> m_Power2(const APInt *&V) { return V; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
PatternMatch.h 330 inline cst_pred_ty<is_power2> m_Power2() { return cst_pred_ty<is_power2>(); }
331 inline api_pred_ty<is_power2> m_Power2(const APInt *&V) { return V; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
PatternMatch.h 330 inline cst_pred_ty<is_power2> m_Power2() { return cst_pred_ty<is_power2>(); }
331 inline api_pred_ty<is_power2> m_Power2(const APInt *&V) { return V; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
PatternMatch.h 285 inline cst_pred_ty<is_power2> m_Power2() { return cst_pred_ty<is_power2>(); }
286 inline api_pred_ty<is_power2> m_Power2(const APInt *&V) { return V; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
PatternMatch.h 297 inline cst_pred_ty<is_power2> m_Power2() { return cst_pred_ty<is_power2>(); }
298 inline api_pred_ty<is_power2> m_Power2(const APInt *&V) { return V; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
PatternMatch.h 297 inline cst_pred_ty<is_power2> m_Power2() { return cst_pred_ty<is_power2>(); }
298 inline api_pred_ty<is_power2> m_Power2(const APInt *&V) { return V; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/
PatternMatch.h 330 inline cst_pred_ty<is_power2> m_Power2() { return cst_pred_ty<is_power2>(); }
331 inline api_pred_ty<is_power2> m_Power2(const APInt *&V) { return V; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/
PatternMatch.h 330 inline cst_pred_ty<is_power2> m_Power2() { return cst_pred_ty<is_power2>(); }
331 inline api_pred_ty<is_power2> m_Power2(const APInt *&V) { return V; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/
PatternMatch.h 330 inline cst_pred_ty<is_power2> m_Power2() { return cst_pred_ty<is_power2>(); }
331 inline api_pred_ty<is_power2> m_Power2(const APInt *&V) { return V; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/IR/
PatternMatch.h 330 inline cst_pred_ty<is_power2> m_Power2() { return cst_pred_ty<is_power2>(); }
331 inline api_pred_ty<is_power2> m_Power2(const APInt *&V) { return V; }
    [all...]

Completed in 633 milliseconds