Searched refs:emitDemotedVars (Results 1 – 2 of 2) sorted by relevance
228 void emitDemotedVars(const Function *, raw_ostream &);
515 emitDemotedVars(&MF->getFunction(), O); in emitFunctionBodyStart()1353 void NVPTXAsmPrinter::emitDemotedVars(const Function *f, raw_ostream &O) { in emitDemotedVars() function in NVPTXAsmPrinter