Searched defs:TBAAStructTag (Results 1 – 5 of 5) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | IRBuilder.cpp | 158 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/ |
D | IRBuilder.cpp | 153 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/ |
D | IRBuilder.cpp | 108 bool isVolatile, MDNode *TBAATag, MDNode *TBAAStructTag, in CreateMemCpy()
|
/external/clang/lib/CodeGen/ |
D | CGExprAgg.cpp | 1573 if (llvm::MDNode *TBAAStructTag = CGM.getTBAAStructInfo(Ty)) in EmitAggregateCopy() local
|
/external/llvm-project/clang/lib/CodeGen/ |
D | CGExprAgg.cpp | 2160 if (llvm::MDNode *TBAAStructTag = CGM.getTBAAStructInfo(Ty)) in EmitAggregateCopy() local
|