Searched defs:printInstruction (Results 1 – 3 of 3) sorted by relevance
| /openbsd/src/gnu/llvm/llvm/tools/llvm-cfi-verify/lib/ | ||
| D | FileAnalysis.cpp | 370 void FileAnalysis::printInstruction(const Instr &InstrMeta, in printInstruction() function in llvm::cfi_verify::FileAnalysis |
| /openbsd/src/gnu/llvm/llvm/tools/llvm-mca/Views/ | ||
| D | BottleneckAnalysis.cpp | 285 void BottleneckAnalysis::printInstruction(formatted_raw_ostream &FOS, in printInstruction() function in llvm::mca::BottleneckAnalysis |
| /openbsd/src/gnu/llvm/llvm/lib/IR/ | ||
| D | AsmWriter.cpp | 4034 void AssemblyWriter::printInstruction(const Instruction &I) { in printInstruction() function in AssemblyWriter |