Home
last modified time | relevance | path

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

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