Home
last modified time | relevance | path

Searched defs:printCustom (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DPseudoSourceValue.cpp65 void PseudoSourceValue::printCustom(raw_ostream &O) const { in printCustom() function in PseudoSourceValue
122 void FixedStackPseudoSourceValue::printCustom(raw_ostream &OS) const { in printCustom() function in FixedStackPseudoSourceValue
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Mips/
H A DMipsMachineFunction.cpp52 void MipsCallEntry::printCustom(raw_ostream &O) const { in printCustom() function in MipsCallEntry