HomeSort by relevance Sort by last modified time
    Searched defs:TBAA (Results 1 - 25 of 32) sorted by null

1 2

  /external/llvm/include/llvm/IR/
MDBuilder.h 84 /// \brief Return metadata appropriate for a AA root node (scope or TBAA).
91 /// \brief Return metadata appropriate for a TBAA root node. Each returned
113 /// \brief Return metadata appropriate for a TBAA root node with the given
128 /// \brief Return metadata for a non-root TBAA node with the given name,
129 /// parent in the TBAA tree, and value for 'pointsToConstantMemory'.
136 MDNode *TBAA;
137 TBAAStructField(uint64_t Offset, uint64_t Size, MDNode *TBAA) :
138 Offset(Offset), Size(Size), TBAA(TBAA) {}
141 /// \brief Return metadata for a tbaa.struct node with the give
    [all...]
Metadata.h 610 : TBAA(T), Scope(S), NoAlias(N) {}
613 return TBAA == A.TBAA && Scope == A.Scope && NoAlias == A.NoAlias;
618 explicit operator bool() const { return TBAA || Scope || NoAlias; }
621 MDNode *TBAA;
642 return DenseMapInfo<MDNode *>::getHashValue(Val.TBAA) ^
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
MDBuilder.h 92 /// \brief Return metadata appropriate for a AA root node (scope or TBAA).
99 /// \brief Return metadata appropriate for a TBAA root node. Each returned
121 /// \brief Return metadata appropriate for a TBAA root node with the given
136 /// \brief Return metadata for a non-root TBAA node with the given name,
137 /// parent in the TBAA tree, and value for 'pointsToConstantMemory'.
144 MDNode *TBAA;
145 TBAAStructField(uint64_t Offset, uint64_t Size, MDNode *TBAA) :
146 Offset(Offset), Size(Size), TBAA(TBAA) {}
149 /// \brief Return metadata for a tbaa.struct node with the give
    [all...]
Metadata.h 628 : TBAA(T), Scope(S), NoAlias(N) {}
631 return TBAA == A.TBAA && Scope == A.Scope && NoAlias == A.NoAlias;
636 explicit operator bool() const { return TBAA || Scope || NoAlias; }
639 MDNode *TBAA;
662 return DenseMapInfo<MDNode *>::getHashValue(Val.TBAA) ^
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
MDBuilder.h 92 /// \brief Return metadata appropriate for a AA root node (scope or TBAA).
99 /// \brief Return metadata appropriate for a TBAA root node. Each returned
121 /// \brief Return metadata appropriate for a TBAA root node with the given
136 /// \brief Return metadata for a non-root TBAA node with the given name,
137 /// parent in the TBAA tree, and value for 'pointsToConstantMemory'.
144 MDNode *TBAA;
145 TBAAStructField(uint64_t Offset, uint64_t Size, MDNode *TBAA) :
146 Offset(Offset), Size(Size), TBAA(TBAA) {}
149 /// \brief Return metadata for a tbaa.struct node with the give
    [all...]
Metadata.h 638 : TBAA(T), Scope(S), NoAlias(N) {}
641 return TBAA == A.TBAA && Scope == A.Scope && NoAlias == A.NoAlias;
646 explicit operator bool() const { return TBAA || Scope || NoAlias; }
649 MDNode *TBAA;
672 return DenseMapInfo<MDNode *>::getHashValue(Val.TBAA) ^
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
MDBuilder.h 92 /// \brief Return metadata appropriate for a AA root node (scope or TBAA).
99 /// \brief Return metadata appropriate for a TBAA root node. Each returned
121 /// \brief Return metadata appropriate for a TBAA root node with the given
136 /// \brief Return metadata for a non-root TBAA node with the given name,
137 /// parent in the TBAA tree, and value for 'pointsToConstantMemory'.
144 MDNode *TBAA;
145 TBAAStructField(uint64_t Offset, uint64_t Size, MDNode *TBAA) :
146 Offset(Offset), Size(Size), TBAA(TBAA) {}
149 /// \brief Return metadata for a tbaa.struct node with the give
    [all...]
Metadata.h 638 : TBAA(T), Scope(S), NoAlias(N) {}
641 return TBAA == A.TBAA && Scope == A.Scope && NoAlias == A.NoAlias;
646 explicit operator bool() const { return TBAA || Scope || NoAlias; }
649 MDNode *TBAA;
672 return DenseMapInfo<MDNode *>::getHashValue(Val.TBAA) ^
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
MDBuilder.h 100 /// \brief Return metadata appropriate for a AA root node (scope or TBAA).
107 /// \brief Return metadata appropriate for a TBAA root node. Each returned
129 /// \brief Return metadata appropriate for a TBAA root node with the given
144 /// \brief Return metadata for a non-root TBAA node with the given name,
145 /// parent in the TBAA tree, and value for 'pointsToConstantMemory'.
152 MDNode *TBAA;
153 TBAAStructField(uint64_t Offset, uint64_t Size, MDNode *TBAA) :
154 Offset(Offset), Size(Size), TBAA(TBAA) {}
157 /// \brief Return metadata for a tbaa.struct node with the give
    [all...]
Metadata.h 645 : TBAA(T), Scope(S), NoAlias(N) {}
648 return TBAA == A.TBAA && Scope == A.Scope && NoAlias == A.NoAlias;
653 explicit operator bool() const { return TBAA || Scope || NoAlias; }
656 MDNode *TBAA;
671 Result.TBAA = Other.TBAA == TBAA ? TBAA : nullptr;
692 return DenseMapInfo<MDNode *>::getHashValue(Val.TBAA)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
MDBuilder.h 100 /// \brief Return metadata appropriate for a AA root node (scope or TBAA).
107 /// \brief Return metadata appropriate for a TBAA root node. Each returned
129 /// \brief Return metadata appropriate for a TBAA root node with the given
144 /// \brief Return metadata for a non-root TBAA node with the given name,
145 /// parent in the TBAA tree, and value for 'pointsToConstantMemory'.
152 MDNode *TBAA;
153 TBAAStructField(uint64_t Offset, uint64_t Size, MDNode *TBAA) :
154 Offset(Offset), Size(Size), TBAA(TBAA) {}
157 /// \brief Return metadata for a tbaa.struct node with the give
    [all...]
Metadata.h 645 : TBAA(T), Scope(S), NoAlias(N) {}
648 return TBAA == A.TBAA && Scope == A.Scope && NoAlias == A.NoAlias;
653 explicit operator bool() const { return TBAA || Scope || NoAlias; }
656 MDNode *TBAA;
671 Result.TBAA = Other.TBAA == TBAA ? TBAA : nullptr;
692 return DenseMapInfo<MDNode *>::getHashValue(Val.TBAA)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
MDBuilder.h 100 /// \brief Return metadata appropriate for a AA root node (scope or TBAA).
107 /// \brief Return metadata appropriate for a TBAA root node. Each returned
129 /// \brief Return metadata appropriate for a TBAA root node with the given
144 /// \brief Return metadata for a non-root TBAA node with the given name,
145 /// parent in the TBAA tree, and value for 'pointsToConstantMemory'.
152 MDNode *TBAA;
153 TBAAStructField(uint64_t Offset, uint64_t Size, MDNode *TBAA) :
154 Offset(Offset), Size(Size), TBAA(TBAA) {}
157 /// \brief Return metadata for a tbaa.struct node with the give
    [all...]
Metadata.h 645 : TBAA(T), Scope(S), NoAlias(N) {}
648 return TBAA == A.TBAA && Scope == A.Scope && NoAlias == A.NoAlias;
653 explicit operator bool() const { return TBAA || Scope || NoAlias; }
656 MDNode *TBAA;
671 Result.TBAA = Other.TBAA == TBAA ? TBAA : nullptr;
692 return DenseMapInfo<MDNode *>::getHashValue(Val.TBAA)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
MDBuilder.h 100 /// \brief Return metadata appropriate for a AA root node (scope or TBAA).
107 /// \brief Return metadata appropriate for a TBAA root node. Each returned
129 /// \brief Return metadata appropriate for a TBAA root node with the given
144 /// \brief Return metadata for a non-root TBAA node with the given name,
145 /// parent in the TBAA tree, and value for 'pointsToConstantMemory'.
152 MDNode *TBAA;
153 TBAAStructField(uint64_t Offset, uint64_t Size, MDNode *TBAA) :
154 Offset(Offset), Size(Size), TBAA(TBAA) {}
157 /// \brief Return metadata for a tbaa.struct node with the give
    [all...]
Metadata.h 645 : TBAA(T), Scope(S), NoAlias(N) {}
648 return TBAA == A.TBAA && Scope == A.Scope && NoAlias == A.NoAlias;
653 explicit operator bool() const { return TBAA || Scope || NoAlias; }
656 MDNode *TBAA;
671 Result.TBAA = Other.TBAA == TBAA ? TBAA : nullptr;
692 return DenseMapInfo<MDNode *>::getHashValue(Val.TBAA)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
MDBuilder.h 92 /// \brief Return metadata appropriate for a AA root node (scope or TBAA).
99 /// \brief Return metadata appropriate for a TBAA root node. Each returned
121 /// \brief Return metadata appropriate for a TBAA root node with the given
136 /// \brief Return metadata for a non-root TBAA node with the given name,
137 /// parent in the TBAA tree, and value for 'pointsToConstantMemory'.
144 MDNode *TBAA;
145 TBAAStructField(uint64_t Offset, uint64_t Size, MDNode *TBAA) :
146 Offset(Offset), Size(Size), TBAA(TBAA) {}
149 /// \brief Return metadata for a tbaa.struct node with the give
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
MDBuilder.h 92 /// \brief Return metadata appropriate for a AA root node (scope or TBAA).
99 /// \brief Return metadata appropriate for a TBAA root node. Each returned
121 /// \brief Return metadata appropriate for a TBAA root node with the given
136 /// \brief Return metadata for a non-root TBAA node with the given name,
137 /// parent in the TBAA tree, and value for 'pointsToConstantMemory'.
144 MDNode *TBAA;
145 TBAAStructField(uint64_t Offset, uint64_t Size, MDNode *TBAA) :
146 Offset(Offset), Size(Size), TBAA(TBAA) {}
149 /// \brief Return metadata for a tbaa.struct node with the give
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
MDBuilder.h 92 /// \brief Return metadata appropriate for a AA root node (scope or TBAA).
99 /// \brief Return metadata appropriate for a TBAA root node. Each returned
121 /// \brief Return metadata appropriate for a TBAA root node with the given
136 /// \brief Return metadata for a non-root TBAA node with the given name,
137 /// parent in the TBAA tree, and value for 'pointsToConstantMemory'.
144 MDNode *TBAA;
145 TBAAStructField(uint64_t Offset, uint64_t Size, MDNode *TBAA) :
146 Offset(Offset), Size(Size), TBAA(TBAA) {}
149 /// \brief Return metadata for a tbaa.struct node with the give
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/
MDBuilder.h 100 /// \brief Return metadata appropriate for a AA root node (scope or TBAA).
107 /// \brief Return metadata appropriate for a TBAA root node. Each returned
129 /// \brief Return metadata appropriate for a TBAA root node with the given
144 /// \brief Return metadata for a non-root TBAA node with the given name,
145 /// parent in the TBAA tree, and value for 'pointsToConstantMemory'.
152 MDNode *TBAA;
153 TBAAStructField(uint64_t Offset, uint64_t Size, MDNode *TBAA) :
154 Offset(Offset), Size(Size), TBAA(TBAA) {}
157 /// \brief Return metadata for a tbaa.struct node with the give
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/
MDBuilder.h 100 /// \brief Return metadata appropriate for a AA root node (scope or TBAA).
107 /// \brief Return metadata appropriate for a TBAA root node. Each returned
129 /// \brief Return metadata appropriate for a TBAA root node with the given
144 /// \brief Return metadata for a non-root TBAA node with the given name,
145 /// parent in the TBAA tree, and value for 'pointsToConstantMemory'.
152 MDNode *TBAA;
153 TBAAStructField(uint64_t Offset, uint64_t Size, MDNode *TBAA) :
154 Offset(Offset), Size(Size), TBAA(TBAA) {}
157 /// \brief Return metadata for a tbaa.struct node with the give
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/
MDBuilder.h 100 /// \brief Return metadata appropriate for a AA root node (scope or TBAA).
107 /// \brief Return metadata appropriate for a TBAA root node. Each returned
129 /// \brief Return metadata appropriate for a TBAA root node with the given
144 /// \brief Return metadata for a non-root TBAA node with the given name,
145 /// parent in the TBAA tree, and value for 'pointsToConstantMemory'.
152 MDNode *TBAA;
153 TBAAStructField(uint64_t Offset, uint64_t Size, MDNode *TBAA) :
154 Offset(Offset), Size(Size), TBAA(TBAA) {}
157 /// \brief Return metadata for a tbaa.struct node with the give
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/IR/
MDBuilder.h 100 /// \brief Return metadata appropriate for a AA root node (scope or TBAA).
107 /// \brief Return metadata appropriate for a TBAA root node. Each returned
129 /// \brief Return metadata appropriate for a TBAA root node with the given
144 /// \brief Return metadata for a non-root TBAA node with the given name,
145 /// parent in the TBAA tree, and value for 'pointsToConstantMemory'.
152 MDNode *TBAA;
153 TBAAStructField(uint64_t Offset, uint64_t Size, MDNode *TBAA) :
154 Offset(Offset), Size(Size), TBAA(TBAA) {}
157 /// \brief Return metadata for a tbaa.struct node with the give
    [all...]
  /external/clang/lib/CodeGen/
CodeGenModule.h 276 std::unique_ptr<CodeGenTBAA> TBAA;
620 bool shouldUseTBAA() const { return TBAA != nullptr; }
651 /// Decorate the instruction with a TBAA tag. For scalar TBAA, the tag
652 /// is the same as the type. For struct-path aware TBAA, the tag
    [all...]
  /external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
Metadata.h 628 : TBAA(T), Scope(S), NoAlias(N) {}
631 return TBAA == A.TBAA && Scope == A.Scope && NoAlias == A.NoAlias;
636 explicit operator bool() const { return TBAA || Scope || NoAlias; }
639 MDNode *TBAA;
662 return DenseMapInfo<MDNode *>::getHashValue(Val.TBAA) ^
    [all...]

Completed in 313 milliseconds

1 2