Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/IR/
H A DIRBuilder.cpp66 bool isVolatile, MDNode *TBAATag, MDNode *ScopeTag, in CreateMemSet()
91 bool isVolatile, MDNode *TBAATag, MDNode *TBAAStructTag, in CreateMemCpy()
122 bool isVolatile, MDNode *TBAATag, MDNode *ScopeTag, in CreateMemMove()
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCodeGenTBAA.cpp207 llvm::MDNode *TBAATag = getTBAAScalarTagInfo(TBAAInfo); in CollectFields() local