Home
last modified time | relevance | path

Searched refs:emitInstructionAnnot (Results 1 – 16 of 16) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DAssemblyAnnotationWriter.h51 virtual void emitInstructionAnnot(const Instruction *, in emitInstructionAnnot() function
/external/llvm-project/llvm/include/llvm/IR/
DAssemblyAnnotationWriter.h51 virtual void emitInstructionAnnot(const Instruction *, in emitInstructionAnnot() function
/external/llvm/include/llvm/IR/
DAssemblyAnnotationWriter.h52 virtual void emitInstructionAnnot(const Instruction *, in emitInstructionAnnot() function
/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
DJitManager.h206 void emitInstructionAnnot(const llvm::Instruction* pInst,
DJitManager.cpp826 void InterleaveAssemblyAnnotater::emitInstructionAnnot(const llvm::Instruction* pInst, in emitInstructionAnnot() function in InterleaveAssemblyAnnotater
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DPredicateInfo.cpp835 virtual void emitInstructionAnnot(const Instruction *I, in emitInstructionAnnot() function in llvm::PredicateInfoAnnotatedWriter
/external/llvm-project/llvm/lib/Analysis/
DLazyValueInfo.cpp358 void emitInstructionAnnot(const Instruction *I,
1889 void LazyValueInfoAnnotatedWriter::emitInstructionAnnot( in emitInstructionAnnot() function in LazyValueInfoAnnotatedWriter
DInlineCost.cpp141 virtual void emitInstructionAnnot(const Instruction *I,
766 void InlineCostAnnotationWriter::emitInstructionAnnot(const Instruction *I, in emitInstructionAnnot() function in InlineCostAnnotationWriter
DMemorySSA.cpp119 void emitInstructionAnnot(const Instruction *I, in emitInstructionAnnot() function in llvm::MemorySSAAnnotatedWriter
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLazyValueInfo.cpp372 virtual void emitInstructionAnnot(const Instruction *I,
2004 void LazyValueInfoAnnotatedWriter::emitInstructionAnnot( in emitInstructionAnnot() function in LazyValueInfoAnnotatedWriter
DMemorySSA.cpp113 void emitInstructionAnnot(const Instruction *I, in emitInstructionAnnot() function in llvm::MemorySSAAnnotatedWriter
/external/llvm-project/llvm/lib/Transforms/Utils/
DPredicateInfo.cpp941 void emitInstructionAnnot(const Instruction *I, in emitInstructionAnnot() function in llvm::PredicateInfoAnnotatedWriter
/external/llvm/lib/Transforms/Utils/
DMemorySSA.cpp83 virtual void emitInstructionAnnot(const Instruction *I, in emitInstructionAnnot() function in llvm::MemorySSAAnnotatedWriter
/external/llvm/lib/IR/
DAsmWriter.cpp2822 if (AnnotationWriter) AnnotationWriter->emitInstructionAnnot(&I, Out); in printInstruction()
/external/llvm-project/llvm/lib/IR/
DAsmWriter.cpp3901 if (AnnotationWriter) AnnotationWriter->emitInstructionAnnot(&I, Out); in printInstruction()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DAsmWriter.cpp3668 if (AnnotationWriter) AnnotationWriter->emitInstructionAnnot(&I, Out); in printInstruction()