Searched refs:RootParameterLocationYaml (Results 1 – 3 of 3) sorted by relevance
122 struct RootParameterLocationYaml { struct126 RootParameterLocationYaml(){}; in RootParameterLocationYaml() argument127 explicit RootParameterLocationYaml(RootParameterHeaderYaml Header) in RootParameterLocationYaml() argument132 SmallVector<RootParameterLocationYaml> Locations;139 T &getOrInsertImpl(RootParameterLocationYaml &ParamDesc, in getOrInsertImpl()149 getOrInsertConstants(RootParameterLocationYaml &ParamDesc) { in getOrInsertConstants()154 getOrInsertDescriptor(RootParameterLocationYaml &ParamDesc) { in getOrInsertDescriptor()158 DescriptorTableYaml &getOrInsertTable(RootParameterLocationYaml &ParamDesc) { in getOrInsertTable()162 void insertLocation(RootParameterLocationYaml &Location) { in insertLocation()313 LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::DXContainerYAML::RootParameterLocationYaml) in LLVM_YAML_IS_SEQUENCE_VECTOR()[all …]
48 DXContainerYAML::RootParameterLocationYaml Location(Header); in readDescriptorRanges()120 RootParameterLocationYaml Location(Header); in create()135 RootParameterLocationYaml Location(Header); in create()420 void MappingContextTraits<DXContainerYAML::RootParameterLocationYaml,422 mapping(IO &IO, DXContainerYAML::RootParameterLocationYaml &L, in mapping()
276 for (DXContainerYAML::RootParameterLocationYaml &L : in writeParts()