Home
last modified time | relevance | path

Searched refs:printInstructionLine (Results 1 – 3 of 3) 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-10.0/llvm/lib/IR/
DAsmWriter.cpp2413 void printInstructionLine(const Instruction &I);
3617 printInstructionLine(I); in printBasicBlock()
3624 void AssemblyWriter::printInstructionLine(const Instruction &I) { in printInstructionLine() function in AssemblyWriter
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
DAsmWriter.cpp2607 void printInstructionLine(const Instruction &I);
3980 printInstructionLine(I); in printBasicBlock()
3987 void AssemblyWriter::printInstructionLine(const Instruction &I) { in printInstructionLine() function in AssemblyWriter