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