Home
last modified time | relevance | path

Searched refs:printInstructionLine (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/IR/
DAsmWriter.cpp2099 void printInstructionLine(const Instruction &I);
2787 printInstructionLine(I); in printBasicBlock()
2794 void AssemblyWriter::printInstructionLine(const Instruction &I) { in printInstructionLine() function in AssemblyWriter
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DAsmWriter.cpp2338 void printInstructionLine(const Instruction &I);
3462 printInstructionLine(I); in printBasicBlock()
3469 void AssemblyWriter::printInstructionLine(const Instruction &I) { in printInstructionLine() function in AssemblyWriter