Home
last modified time | relevance | path

Searched defs:RBA (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGHLSLRuntime.cpp232 auto *RBA = dyn_cast<HLSLResourceBindingAttr>(Attr); in fillPackoffsetLayout() local
276 HLSLResourceBindingAttr *RBA = BufDecl->getAttr<HLSLResourceBindingAttr>(); in addBuffer() local
598 HLSLResourceBindingAttr *RBA) { in initializeBufferFromBinding()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaHLSL.cpp599 HLSLResourceBindingAttr *RBA = Dcl->getAttr<HLSLResourceBindingAttr>(); in ActOnFinishBuffer() local
2421 const HLSLResourceBindingAttr *RBA = in ActOnEndOfTranslationUnit() local
3646 HLSLResourceBindingAttr *RBA = VD->getAttr<HLSLResourceBindingAttr>(); in initGlobalResourceDecl() local
3750 HLSLResourceBindingAttr *RBA = dyn_cast<HLSLResourceBindingAttr>(A); in processExplicitBindingsOnDecl() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DFunctionComparator.cpp480 const BlockAddress *RBA = cast<BlockAddress>(R); in cmpConstants() local