Home
last modified time | relevance | path

Searched refs:emitBasicBlockStartAnnot (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DAssemblyAnnotationWriter.h40 virtual void emitBasicBlockStartAnnot(const BasicBlock *, in emitBasicBlockStartAnnot() function
/external/llvm/include/llvm/IR/
DAssemblyAnnotationWriter.h40 virtual void emitBasicBlockStartAnnot(const BasicBlock *, in emitBasicBlockStartAnnot() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DLazyValueInfo.cpp365 virtual void emitBasicBlockStartAnnot(const BasicBlock *BB,
1836 void LazyValueInfoAnnotatedWriter::emitBasicBlockStartAnnot( in emitBasicBlockStartAnnot() function in LazyValueInfoAnnotatedWriter
DMemorySSA.cpp96 void emitBasicBlockStartAnnot(const BasicBlock *BB, in emitBasicBlockStartAnnot() function in llvm::MemorySSAAnnotatedWriter
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DPredicateInfo.cpp804 virtual void emitBasicBlockStartAnnot(const BasicBlock *BB, in emitBasicBlockStartAnnot() function in llvm::PredicateInfoAnnotatedWriter
/external/llvm/lib/Transforms/Utils/
DMemorySSA.cpp77 virtual void emitBasicBlockStartAnnot(const BasicBlock *BB, in emitBasicBlockStartAnnot() function in llvm::MemorySSAAnnotatedWriter
/external/llvm/lib/IR/
DAsmWriter.cpp2783 if (AnnotationWriter) AnnotationWriter->emitBasicBlockStartAnnot(BB, Out); in printBasicBlock()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DAsmWriter.cpp3458 if (AnnotationWriter) AnnotationWriter->emitBasicBlockStartAnnot(BB, Out); in printBasicBlock()