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

  /external/swiftshader/third_party/LLVM/include/llvm/Support/
PatternMatch.h 673 struct brc_match { struct in namespace:llvm::PatternMatch
676 brc_match(const Cond_t &C, BasicBlock *&t, BasicBlock *&f) function in struct:llvm::PatternMatch::brc_match
693 inline brc_match<Cond_t> m_Br(const Cond_t &C, BasicBlock *&T, BasicBlock *&F) {
694 return brc_match<Cond_t>(C, T, F);
  /external/llvm/include/llvm/IR/
PatternMatch.h 924 template <typename Cond_t> struct brc_match { struct in namespace:llvm::PatternMatch
927 brc_match(const Cond_t &C, BasicBlock *&t, BasicBlock *&f) function in struct:llvm::PatternMatch::brc_match
942 inline brc_match<Cond_t> m_Br(const Cond_t &C, BasicBlock *&T, BasicBlock *&F) {
943 return brc_match<Cond_t>(C, T, F);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
PatternMatch.h 956 template <typename Cond_t> struct brc_match { struct in namespace:llvm::PatternMatch
959 brc_match(const Cond_t &C, BasicBlock *&t, BasicBlock *&f) function in struct:llvm::PatternMatch::brc_match
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
PatternMatch.h 978 template <typename Cond_t> struct brc_match { struct in namespace:llvm::PatternMatch
982 brc_match(const Cond_t &C, BasicBlock *&t, BasicBlock *&f) function in struct:llvm::PatternMatch::brc_match
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
PatternMatch.h 978 template <typename Cond_t> struct brc_match { struct in namespace:llvm::PatternMatch
982 brc_match(const Cond_t &C, BasicBlock *&t, BasicBlock *&f) function in struct:llvm::PatternMatch::brc_match
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
PatternMatch.h 1056 template <typename Cond_t> struct brc_match { struct in namespace:llvm::PatternMatch
1060 brc_match(const Cond_t &C, BasicBlock *&t, BasicBlock *&f) function in struct:llvm::PatternMatch::brc_match
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
PatternMatch.h 1056 template <typename Cond_t> struct brc_match { struct in namespace:llvm::PatternMatch
1060 brc_match(const Cond_t &C, BasicBlock *&t, BasicBlock *&f) function in struct:llvm::PatternMatch::brc_match
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
PatternMatch.h 1056 template <typename Cond_t> struct brc_match { struct in namespace:llvm::PatternMatch
1060 brc_match(const Cond_t &C, BasicBlock *&t, BasicBlock *&f) function in struct:llvm::PatternMatch::brc_match
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
PatternMatch.h 1056 template <typename Cond_t> struct brc_match { struct in namespace:llvm::PatternMatch
1060 brc_match(const Cond_t &C, BasicBlock *&t, BasicBlock *&f) function in struct:llvm::PatternMatch::brc_match
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
PatternMatch.h 956 template <typename Cond_t> struct brc_match { struct in namespace:llvm::PatternMatch
959 brc_match(const Cond_t &C, BasicBlock *&t, BasicBlock *&f) function in struct:llvm::PatternMatch::brc_match
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
PatternMatch.h 978 template <typename Cond_t> struct brc_match { struct in namespace:llvm::PatternMatch
982 brc_match(const Cond_t &C, BasicBlock *&t, BasicBlock *&f) function in struct:llvm::PatternMatch::brc_match
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
PatternMatch.h 978 template <typename Cond_t> struct brc_match { struct in namespace:llvm::PatternMatch
982 brc_match(const Cond_t &C, BasicBlock *&t, BasicBlock *&f) function in struct:llvm::PatternMatch::brc_match
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/
PatternMatch.h 1056 template <typename Cond_t> struct brc_match { struct in namespace:llvm::PatternMatch
1060 brc_match(const Cond_t &C, BasicBlock *&t, BasicBlock *&f) function in struct:llvm::PatternMatch::brc_match
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/
PatternMatch.h 1056 template <typename Cond_t> struct brc_match { struct in namespace:llvm::PatternMatch
1060 brc_match(const Cond_t &C, BasicBlock *&t, BasicBlock *&f) function in struct:llvm::PatternMatch::brc_match
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/
PatternMatch.h 1056 template <typename Cond_t> struct brc_match { struct in namespace:llvm::PatternMatch
1060 brc_match(const Cond_t &C, BasicBlock *&t, BasicBlock *&f) function in struct:llvm::PatternMatch::brc_match
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/IR/
PatternMatch.h 1056 template <typename Cond_t> struct brc_match { struct in namespace:llvm::PatternMatch
1060 brc_match(const Cond_t &C, BasicBlock *&t, BasicBlock *&f) function in struct:llvm::PatternMatch::brc_match
    [all...]

Completed in 567 milliseconds