Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/lib/IR/
DIRBuilder.cpp65 bool isVolatile, MDNode *TBAATag) { in CreateMemSet()
83 bool isVolatile, MDNode *TBAATag, MDNode *TBAAStructTag) { in CreateMemCpy()
107 bool isVolatile, MDNode *TBAATag) { in CreateMemMove()
/freebsd-9-stable/contrib/llvm/lib/Analysis/
DLoads.cpp143 MDNode **TBAATag) { in FindAvailableLoadedValue()
DAliasAnalysis.cpp267 MDNode *TBAATag = MTI->getMetadata(LLVMContext::MD_tbaa); in getLocationForSource() local
280 MDNode *TBAATag = MTI->getMetadata(LLVMContext::MD_tbaa); in getLocationForDest() local
/freebsd-9-stable/contrib/llvm/lib/Transforms/Scalar/
DLICM.cpp668 MDNode *TBAATag; member in __anona32ffcb80211::LoopPromoter
676 MDNode *TBAATag) in LoopPromoter()
757 MDNode *TBAATag = 0; in PromoteAliasSet() local
DJumpThreading.cpp884 MDNode *TBAATag = LI->getMetadata(LLVMContext::MD_tbaa); in SimplifyPartiallyRedundantLoad() local
DScalarReplAggregates.cpp1371 MDNode *TBAATag = SomeLoad->getMetadata(LLVMContext::MD_tbaa); in tryToMakeAllocaBePromotable() local
DSROA.cpp1081 MDNode *TBAATag = SomeLoad->getMetadata(LLVMContext::MD_tbaa); in speculatePHINodeLoads() local
/freebsd-9-stable/contrib/llvm/tools/clang/lib/CodeGen/
DCodeGenTBAA.cpp207 llvm::MDNode *TBAATag = getTBAAScalarTagInfo(TBAAInfo); in CollectFields() local
/freebsd-9-stable/contrib/llvm/include/llvm/Analysis/
DMemoryDependenceAnalysis.h287 const MDNode *TBAATag; member
DAliasAnalysis.h117 const MDNode *TBAATag; member
/freebsd-9-stable/contrib/llvm/lib/Transforms/InstCombine/
DInstCombineLoadStoreAlloca.cpp810 if (MDNode *TBAATag = SI.getMetadata(LLVMContext::MD_tbaa)) in SimplifyStoreAtEndOfBlock() local