Searched refs:addBufferResourceAnnotation (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGHLSLRuntime.h | 92 void addBufferResourceAnnotation(llvm::GlobalVariable *GV,
|
| H A D | CGHLSLRuntime.cpp | 185 addBufferResourceAnnotation(GV, RC, RK, /*IsROV=*/false, in finishCodeGen() 194 void CGHLSLRuntime::addBufferResourceAnnotation(llvm::GlobalVariable *GV, in addBufferResourceAnnotation() function in CGHLSLRuntime 290 addBufferResourceAnnotation(GV, RC, RK, IsROV, ET, Binding); in annotateHLSLResource()
|