Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DIRBuilder.cpp158 MDNode *TBAAStructTag, MDNode *ScopeTag, in CreateMemCpy()
168 MDNode *TBAATag, MDNode *TBAAStructTag, in CreateMemCpy()
205 uint32_t ElementSize, MDNode *TBAATag, MDNode *TBAAStructTag, in CreateElementUnorderedAtomicMemCpy()
280 uint32_t ElementSize, MDNode *TBAATag, MDNode *TBAAStructTag, in CreateElementUnorderedAtomicMemMove()
/external/llvm-project/llvm/lib/IR/
DIRBuilder.cpp153 MDNode *TBAAStructTag, MDNode *ScopeTag, MDNode *NoAliasTag) { in CreateMemTransferInst()
213 uint32_t ElementSize, MDNode *TBAATag, MDNode *TBAAStructTag, in CreateElementUnorderedAtomicMemCpy()
288 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
/external/llvm-project/clang/lib/CodeGen/
DCGExprAgg.cpp2160 if (llvm::MDNode *TBAAStructTag = CGM.getTBAAStructInfo(Ty)) in EmitAggregateCopy() local