Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/VMCore/
DIRBuilder.cpp65 bool isVolatile, MDNode *TBAATag) { in CreateMemSet()
83 bool isVolatile, MDNode *TBAATag) { in CreateMemCpy()
103 bool isVolatile, MDNode *TBAATag) { in CreateMemMove()
/external/swiftshader/third_party/LLVM/lib/Analysis/
DAliasAnalysis.cpp262 MDNode *TBAATag = MTI->getMetadata(LLVMContext::MD_tbaa); in getLocationForSource() local
275 MDNode *TBAATag = MTI->getMetadata(LLVMContext::MD_tbaa); in getLocationForDest() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DIRBuilder.cpp101 bool isVolatile, MDNode *TBAATag, MDNode *ScopeTag, in CreateMemSet()
129 MDNode *TBAATag, MDNode *ScopeTag, MDNode *NoAliasTag) { in CreateElementUnorderedAtomicMemSet()
159 Value *Size, bool isVolatile, MDNode *TBAATag, in CreateMemCpy()
198 uint32_t ElementSize, MDNode *TBAATag, MDNode *TBAAStructTag, in CreateElementUnorderedAtomicMemCpy()
239 Value *Size, bool isVolatile, MDNode *TBAATag, MDNode *ScopeTag, in CreateMemMove()
274 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/clang/lib/CodeGen/
DCodeGenTBAA.cpp210 llvm::MDNode *TBAATag = getTBAAScalarTagInfo(TBAAInfo); in CollectFields() local
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DMemoryDependenceAnalysis.h287 const MDNode *TBAATag; member
DAliasAnalysis.h109 const MDNode *TBAATag; member
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DScalarReplAggregates.cpp1255 MDNode *TBAATag = SomeLoad->getMetadata(LLVMContext::MD_tbaa); in tryToMakeAllocaBePromotable() local