Searched refs:RootSigElem (Results 1 – 1 of 1) sorted by relevance
1126 for (const hlsl::RootSignatureElement &RootSigElem : Elements) { in handleRootSignatureElements() local1127 SourceLocation Loc = RootSigElem.getLocation(); in handleRootSignatureElements()1128 const llvm::hlsl::rootsig::RootElement &Elem = RootSigElem.getElement(); in handleRootSignatureElements()1180 for (const hlsl::RootSignatureElement &RootSigElem : Elements) { in handleRootSignatureElements() local1181 const llvm::hlsl::rootsig::RootElement &Elem = RootSigElem.getElement(); in handleRootSignatureElements()1193 InfoPairs.push_back({Info, &RootSigElem}); in handleRootSignatureElements()1204 InfoPairs.push_back({Info, &RootSigElem}); in handleRootSignatureElements()1215 InfoPairs.push_back({Info, &RootSigElem}); in handleRootSignatureElements()1234 InfoPairs.push_back({Info, &RootSigElem}); in handleRootSignatureElements()