Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGHLSLRuntime.cpp188 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 DCGHLSLRuntime.h126 void addBufferResourceAnnotation(llvm::GlobalVariable *GV,