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.h152 void setHLSLEntryAttributes(const FunctionDecl *FD, llvm::Function *Fn);
H A DCGHLSLRuntime.cpp318 void clang::CodeGen::CGHLSLRuntime::setHLSLEntryAttributes( in setHLSLEntryAttributes() function in clang::CodeGen::CGHLSLRuntime
442 setHLSLEntryAttributes(FD, EntryFn); in emitEntryFunction()