Searched defs:emitInstructionAnnot (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/ | ||
H A D | AssemblyAnnotationWriter.h | 51 virtual void emitInstructionAnnot(const Instruction *, in emitInstructionAnnot() function |
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ | ||
H A D | PredicateInfo.cpp | 863 void emitInstructionAnnot(const Instruction *I, in emitInstructionAnnot() function in llvm::PredicateInfoAnnotatedWriter |
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ | ||
H A D | LazyValueInfo.cpp | 1880 void LazyValueInfoAnnotatedWriter::emitInstructionAnnot( in emitInstructionAnnot() function in LazyValueInfoAnnotatedWriter |
H A D | InlineCost.cpp | 953 void InlineCostAnnotationWriter::emitInstructionAnnot(const Instruction *I, in emitInstructionAnnot() function in InlineCostAnnotationWriter |
H A D | MemorySSA.cpp | 120 void emitInstructionAnnot(const Instruction *I, in emitInstructionAnnot() function in llvm::MemorySSAAnnotatedWriter |