Home
last modified time | relevance | path

Searched defs:emitInstructionAnnot (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Assembly/
DAssemblyAnnotationWriter.h53 virtual void emitInstructionAnnot(const Instruction *I, in emitInstructionAnnot() function
/external/llvm/include/llvm/IR/
DAssemblyAnnotationWriter.h52 virtual void emitInstructionAnnot(const Instruction *, in emitInstructionAnnot() function
/external/llvm/lib/Transforms/Utils/
DMemorySSA.cpp83 virtual void emitInstructionAnnot(const Instruction *I, in emitInstructionAnnot() function in llvm::MemorySSAAnnotatedWriter