Searched defs:printInstruction (Results 1 – 2 of 2) sorted by relevance
286 void BottleneckAnalysis::printInstruction(formatted_raw_ostream &FOS, in printInstruction() function in llvm::mca::BottleneckAnalysis
4218 void AssemblyWriter::printInstruction(const Instruction &I) { in printInstruction() function in AssemblyWriter