Home
last modified time | relevance | path

Searched refs:emitKernelFunctionDirectives (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.h180 void emitKernelFunctionDirectives(const Function &F, raw_ostream &O) const;
H A DNVPTXAsmPrinter.cpp472 emitKernelFunctionDirectives(*F, O); in emitFunctionEntryLabel()
529 void NVPTXAsmPrinter::emitKernelFunctionDirectives(const Function &F, in emitKernelFunctionDirectives() function in NVPTXAsmPrinter
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.h223 void emitKernelFunctionDirectives(const Function &F, raw_ostream &O) const;
H A DNVPTXAsmPrinter.cpp468 emitKernelFunctionDirectives(*F, O); in EmitFunctionEntryLabel()
522 void NVPTXAsmPrinter::emitKernelFunctionDirectives(const Function &F, in emitKernelFunctionDirectives() function in NVPTXAsmPrinter
/aosp_15_r20/external/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.h225 void emitKernelFunctionDirectives(const Function &F, raw_ostream &O) const;
H A DNVPTXAsmPrinter.cpp476 emitKernelFunctionDirectives(*F, O); in EmitFunctionEntryLabel()
511 void NVPTXAsmPrinter::emitKernelFunctionDirectives(const Function &F, in emitKernelFunctionDirectives() function in NVPTXAsmPrinter