Home
last modified time | relevance | path

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

/external/llvm/lib/Target/CppBackend/
DCPPBackend.cpp1115 void CppWriter::printInstruction(const Instruction *I, in printInstruction() function in CppWriter
/external/llvm/lib/IR/
DAsmWriter.cpp2638 void AssemblyWriter::printInstruction(const Instruction &I) { in printInstruction() function in AssemblyWriter