Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/tools/llvm-cfi-verify/lib/
H A DFileAnalysis.cpp370 void FileAnalysis::printInstruction(const Instr &InstrMeta, in printInstruction() function in llvm::cfi_verify::FileAnalysis
/openbsd/gnu/llvm/llvm/tools/llvm-mca/Views/
H A DBottleneckAnalysis.cpp285 void BottleneckAnalysis::printInstruction(formatted_raw_ostream &FOS, in printInstruction() function in llvm::mca::BottleneckAnalysis
/openbsd/gnu/llvm/llvm/lib/IR/
H A DAsmWriter.cpp4034 void AssemblyWriter::printInstruction(const Instruction &I) { in printInstruction() function in AssemblyWriter