This issue handles the generation of root signature LLVM IR metadata from the parsed AST for the remaining root element types.
The infrastructure will have been previously defined in #126584, so this issue simply requires defining the metadata emission in HLSLRootSignature.h.
This is dependent on the definition of all root elements when #120472 is completed.
AC: