Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/tools/llvm-cfi-verify/lib/
H A DFileAnalysis.cpp366 void FileAnalysis::printInstruction(const Instr &InstrMeta, in printInstruction() function in llvm::cfi_verify::FileAnalysis
/netbsd/external/apache2/llvm/dist/llvm/tools/llvm-mca/Views/
H A DBottleneckAnalysis.cpp286 void BottleneckAnalysis::printInstruction(formatted_raw_ostream &FOS, in printInstruction() function in llvm::mca::BottleneckAnalysis
/netbsd/external/apache2/llvm/dist/llvm/lib/IR/
H A DAsmWriter.cpp3950 void AssemblyWriter::printInstruction(const Instruction &I) { in printInstruction() function in AssemblyWriter