Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXContainerGlobals.cpp187 auto MakeBinding = in addResourcesForPSV() local
203 PSV.Resources.push_back(MakeBinding(Binding, dxbc::PSV::ResourceType::CBV, in addResourcesForPSV()
208 PSV.Resources.push_back(MakeBinding(Binding, in addResourcesForPSV()
225 MakeBinding(Binding, ResType, TypeInfo.getResourceKind())); in addResourcesForPSV()
247 MakeBinding(Binding, ResType, TypeInfo.getResourceKind(), Flags)); in addResourcesForPSV()