Searched defs:PrintType (Results 1 – 2 of 2) sorted by relevance
2474 void AssemblyWriter::writeOperand(const Value *Operand, bool PrintType) { in writeOperand()4381 static void printAsOperandImpl(const Value &V, raw_ostream &O, bool PrintType, in printAsOperandImpl()4393 void Value::printAsOperand(raw_ostream &O, bool PrintType, in printAsOperand()4408 void Value::printAsOperand(raw_ostream &O, bool PrintType, in printAsOperand()
558 void printAsOperand(raw_ostream &OS, bool PrintType) const { in printAsOperand()