/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | AssemblyAnnotationWriter.h | 51 virtual void emitInstructionAnnot(const Instruction *, in emitInstructionAnnot() function
|
/external/llvm-project/llvm/include/llvm/IR/ |
D | AssemblyAnnotationWriter.h | 51 virtual void emitInstructionAnnot(const Instruction *, in emitInstructionAnnot() function
|
/external/llvm/include/llvm/IR/ |
D | AssemblyAnnotationWriter.h | 52 virtual void emitInstructionAnnot(const Instruction *, in emitInstructionAnnot() function
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/ |
D | JitManager.h | 206 void emitInstructionAnnot(const llvm::Instruction* pInst,
|
D | JitManager.cpp | 826 void InterleaveAssemblyAnnotater::emitInstructionAnnot(const llvm::Instruction* pInst, in emitInstructionAnnot() function in InterleaveAssemblyAnnotater
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | PredicateInfo.cpp | 835 virtual void emitInstructionAnnot(const Instruction *I, in emitInstructionAnnot() function in llvm::PredicateInfoAnnotatedWriter
|
/external/llvm-project/llvm/lib/Analysis/ |
D | LazyValueInfo.cpp | 358 void emitInstructionAnnot(const Instruction *I, 1889 void LazyValueInfoAnnotatedWriter::emitInstructionAnnot( in emitInstructionAnnot() function in LazyValueInfoAnnotatedWriter
|
D | InlineCost.cpp | 141 virtual void emitInstructionAnnot(const Instruction *I, 766 void InlineCostAnnotationWriter::emitInstructionAnnot(const Instruction *I, in emitInstructionAnnot() function in InlineCostAnnotationWriter
|
D | MemorySSA.cpp | 119 void emitInstructionAnnot(const Instruction *I, in emitInstructionAnnot() function in llvm::MemorySSAAnnotatedWriter
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | LazyValueInfo.cpp | 372 virtual void emitInstructionAnnot(const Instruction *I, 2004 void LazyValueInfoAnnotatedWriter::emitInstructionAnnot( in emitInstructionAnnot() function in LazyValueInfoAnnotatedWriter
|
D | MemorySSA.cpp | 113 void emitInstructionAnnot(const Instruction *I, in emitInstructionAnnot() function in llvm::MemorySSAAnnotatedWriter
|
/external/llvm-project/llvm/lib/Transforms/Utils/ |
D | PredicateInfo.cpp | 941 void emitInstructionAnnot(const Instruction *I, in emitInstructionAnnot() function in llvm::PredicateInfoAnnotatedWriter
|
/external/llvm/lib/Transforms/Utils/ |
D | MemorySSA.cpp | 83 virtual void emitInstructionAnnot(const Instruction *I, in emitInstructionAnnot() function in llvm::MemorySSAAnnotatedWriter
|
/external/llvm/lib/IR/ |
D | AsmWriter.cpp | 2822 if (AnnotationWriter) AnnotationWriter->emitInstructionAnnot(&I, Out); in printInstruction()
|
/external/llvm-project/llvm/lib/IR/ |
D | AsmWriter.cpp | 3901 if (AnnotationWriter) AnnotationWriter->emitInstructionAnnot(&I, Out); in printInstruction()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | AsmWriter.cpp | 3668 if (AnnotationWriter) AnnotationWriter->emitInstructionAnnot(&I, Out); in printInstruction()
|