Searched refs:emitKernelFunctionDirectives (Results 1 – 2 of 2) sorted by relevance
180 void emitKernelFunctionDirectives(const Function &F, raw_ostream &O) const;
482 emitKernelFunctionDirectives(*F, O); in emitFunctionEntryLabel()542 void NVPTXAsmPrinter::emitKernelFunctionDirectives(const Function &F, in emitKernelFunctionDirectives() function in NVPTXAsmPrinter