Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DPseudoSourceValue.cpp34 void PseudoSourceValue::printCustom(raw_ostream &O) const { in printCustom() function in PseudoSourceValue
74 void FixedStackPseudoSourceValue::printCustom(raw_ostream &OS) const { in printCustom() function in FixedStackPseudoSourceValue
DMachineInstr.cpp560 PSV->printCustom(OS); in print()
/external/llvm/include/llvm/CodeGen/
DPseudoSourceValue.h53 virtual void printCustom(raw_ostream &O) const;
99 void printCustom(raw_ostream &OS) const override;