Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/Support/
DFormattedStream.h180 formatted_raw_ostream &fdbgs();
/openbsd/src/gnu/llvm/llvm/lib/Support/
DFormattedStream.cpp152 formatted_raw_ostream &llvm::fdbgs() { in fdbgs() function in llvm
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DMachineInstr.cpp1554 fdbgs().PadToColumn(Depth * 2); in dumprImpl()
1555 print(fdbgs()); in dumprImpl()