Searched refs:printCall (Results 1 – 3 of 3) sorted by relevance
52 printCall(MI, O); in printInst()83 void PTXInstPrinter::printCall(const MCInst *MI, raw_ostream &O) { in printCall() function in PTXInstPrinter
39 void printCall(const MCInst *MI, raw_ostream &O);
716 void printCall(const Call *E, StreamType &SS) { in printCall() function