Searched defs:printAsOperand (Results 1 – 3 of 3) sorted by relevance
335 void MachineBasicBlock::printAsOperand(raw_ostream &OS, bool /*PrintType*/) const { in printAsOperand() function in MachineBasicBlock
650 void printAsOperand(raw_ostream &OS, bool /*PrintType*/) { in printAsOperand() function
2266 void Value::printAsOperand(raw_ostream &O, bool PrintType, const Module *M) const { in printAsOperand() function in Value