clang 20.0.0git
|
This is the complete list of members for clang::CodeGen::CGHLSLRuntime, including all inherited members.
addBuffer(const HLSLBufferDecl *D) | clang::CodeGen::CGHLSLRuntime | |
annotateHLSLResource(const VarDecl *D, llvm::GlobalVariable *GV) | clang::CodeGen::CGHLSLRuntime | |
CGHLSLRuntime(CodeGenModule &CGM) | clang::CodeGen::CGHLSLRuntime | inline |
CGM | clang::CodeGen::CGHLSLRuntime | protected |
convertHLSLSpecificType(const Type *T) | clang::CodeGen::CGHLSLRuntime | |
emitEntryFunction(const FunctionDecl *FD, llvm::Function *Fn) | clang::CodeGen::CGHLSLRuntime | |
emitInputSemantic(llvm::IRBuilder<> &B, const ParmVarDecl &D, llvm::Type *Ty) | clang::CodeGen::CGHLSLRuntime | protected |
finishCodeGen() | clang::CodeGen::CGHLSLRuntime | |
generateGlobalCtorDtorCalls() | clang::CodeGen::CGHLSLRuntime | |
setHLSLEntryAttributes(const FunctionDecl *FD, llvm::Function *Fn) | clang::CodeGen::CGHLSLRuntime | |
setHLSLFunctionAttributes(const FunctionDecl *FD, llvm::Function *Fn) | clang::CodeGen::CGHLSLRuntime | |
~CGHLSLRuntime() | clang::CodeGen::CGHLSLRuntime | inlinevirtual |