Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DPseudoSourceValue.cpp36 void PseudoSourceValue::printCustom(raw_ostream &O) const { in printCustom() function in PseudoSourceValue
79 void FixedStackPseudoSourceValue::printCustom(raw_ostream &OS) const { in printCustom() function in FixedStackPseudoSourceValue
H A DMachineOperand.cpp1134 PVal->printCustom(OS); in print()
H A DScheduleDAGInstrs.cpp974 PSV->printCustom(OS); in operator <<()
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DPseudoSourceValue.h60 virtual void printCustom(raw_ostream &O) const;
112 void printCustom(raw_ostream &OS) const override;