Home
last modified time | relevance | path

Searched refs:setHLSLEntryAttributes (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGHLSLRuntime.h120 void setHLSLEntryAttributes(const FunctionDecl *FD, llvm::Function *Fn);
H A DCGHLSLRuntime.cpp311 void clang::CodeGen::CGHLSLRuntime::setHLSLEntryAttributes( in setHLSLEntryAttributes() function in clang::CodeGen::CGHLSLRuntime
370 setHLSLEntryAttributes(FD, EntryFn); in emitEntryFunction()