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