Home | History | Annotate | Download | only in IR

Lines Matching refs:PrintType

1198 void AssemblyWriter::writeOperand(const Value *Operand, bool PrintType) {
1203 if (PrintType) {
2266 void Value::printAsOperand(raw_ostream &O, bool PrintType, const Module *M) const {
2269 if (!PrintType &&
2282 if (PrintType) {