Searched refs:emitKernelFunctionDirectives (Results 1 – 2 of 2) sorted by relevance
225 void emitKernelFunctionDirectives(const Function &F, raw_ostream &O) const;
475 emitKernelFunctionDirectives(*F, O); in EmitFunctionEntryLabel()510 void NVPTXAsmPrinter::emitKernelFunctionDirectives(const Function &F, in emitKernelFunctionDirectives() function in NVPTXAsmPrinter