Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DMetadata.h777 MDNode *TBAA = nullptr; member
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DInferAddressSpaces.cpp1043 MDNode *TBAA = MI->getMetadata(LLVMContext::MD_tbaa); in handleMemIntrinsicPtrUse() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.h316 std::unique_ptr<CodeGenTBAA> TBAA; variable
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DVerifier.cpp5199 if (MDNode *TBAA = I.getMetadata(LLVMContext::MD_tbaa)) in visitInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp6963 MDNode *TBAA = I.getMetadata(LLVMContext::MD_tbaa); in materialize() local