Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMIRFormatter.h56 printCustomPseudoSourceValue(raw_ostream &OS, ModuleSlotTracker &MST, in printCustomPseudoSourceValue() function
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineOperand.cpp1223 Formatter->printCustomPseudoSourceValue(OS, MST, *PVal); in print()