Home
last modified time | relevance | path

Searched refs:printIRValue (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMIRFormatter.h72 static void printIRValue(raw_ostream &OS, const Value &V,
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMIRPrinter.cpp939 void MIRFormatter::printIRValue(raw_ostream &OS, const Value &V, in printIRValue() function in MIRFormatter
H A DMachineOperand.cpp1183 MIRFormatter::printIRValue(OS, *Val, MST); in print()