Searched defs:printInstruction (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-mca/Views/ | ||
H A D | BottleneckAnalysis.cpp | 285 void BottleneckAnalysis::printInstruction(formatted_raw_ostream &FOS, printInstruction() function in llvm::mca::BottleneckAnalysis |
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ | ||
H A D | AsmWriter.cpp | 4125 void AssemblyWriter::printInstruction(const Instruction &I) { printInstruction() function in AssemblyWriter |