Home
last modified time | relevance | path

Searched defs:TBAATag (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DIRBuilder.cpp101 MDNode *TBAATag, MDNode *ScopeTag, in CreateMemSet()
129 MDNode *TBAATag, MDNode *ScopeTag, MDNode *NoAliasTag) { in CreateElementUnorderedAtomicMemSet()
157 bool isVolatile, MDNode *TBAATag, in CreateMemCpy()
168 MDNode *TBAATag, MDNode *TBAAStructTag, in CreateMemCpy()
205 uint32_t ElementSize, MDNode *TBAATag, MDNode *TBAAStructTag, in CreateElementUnorderedAtomicMemCpy()
247 MDNode *TBAATag, MDNode *ScopeTag, in CreateMemMove()
280 uint32_t ElementSize, MDNode *TBAATag, MDNode *TBAAStructTag, in CreateElementUnorderedAtomicMemMove()
/external/llvm/lib/IR/
DIRBuilder.cpp83 bool isVolatile, MDNode *TBAATag, MDNode *ScopeTag, in CreateMemSet()
108 bool isVolatile, MDNode *TBAATag, MDNode *TBAAStructTag, in CreateMemCpy()
139 bool isVolatile, MDNode *TBAATag, MDNode *ScopeTag, in CreateMemMove()
/external/llvm-project/llvm/lib/IR/
DIRBuilder.cpp96 MDNode *TBAATag, MDNode *ScopeTag, in CreateMemSet()
124 MDNode *TBAATag, MDNode *ScopeTag, MDNode *NoAliasTag) { in CreateElementUnorderedAtomicMemSet()
152 MaybeAlign SrcAlign, Value *Size, bool isVolatile, MDNode *TBAATag, in CreateMemTransferInst()
213 uint32_t ElementSize, MDNode *TBAATag, MDNode *TBAAStructTag, in CreateElementUnorderedAtomicMemCpy()
255 MDNode *TBAATag, MDNode *ScopeTag, in CreateMemMove()
288 uint32_t ElementSize, MDNode *TBAATag, MDNode *TBAAStructTag, in CreateElementUnorderedAtomicMemMove()
/external/clang/lib/CodeGen/
DCodeGenTBAA.cpp210 llvm::MDNode *TBAATag = getTBAAScalarTagInfo(TBAAInfo); in CollectFields() local
/external/llvm-project/clang/lib/CodeGen/
DCodeGenTBAA.cpp314 llvm::MDNode *TBAATag = getAccessTagInfo(TBAAAccessInfo(TBAAType, Size)); in CollectFields() local