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