Home
last modified time | relevance | path

Searched defs:TBAAStructTag (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DIRBuilder.cpp160 MDNode *TBAAStructTag, MDNode *ScopeTag, MDNode *NoAliasTag) { in CreateMemCpy()
198 uint32_t ElementSize, MDNode *TBAATag, MDNode *TBAAStructTag, in CreateElementUnorderedAtomicMemCpy()
274 uint32_t ElementSize, MDNode *TBAATag, MDNode *TBAAStructTag, in CreateElementUnorderedAtomicMemMove()
/external/llvm/lib/IR/
DIRBuilder.cpp108 bool isVolatile, MDNode *TBAATag, MDNode *TBAAStructTag, in CreateMemCpy()
/external/clang/lib/CodeGen/
DCGExprAgg.cpp1573 if (llvm::MDNode *TBAAStructTag = CGM.getTBAAStructInfo(Ty)) in EmitAggregateCopy() local