Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DDXContainerYAML.cpp50 RootSigDesc.Parameters.getOrInsertTable(Location); in readDescriptorRanges()
444 S.Parameters.getOrInsertTable(L); in mapping()
H A DDXContainerEmitter.cpp308 P.RootSignature->Parameters.getOrInsertTable(L); in writeParts()
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DDXContainerYAML.h158 DescriptorTableYaml &getOrInsertTable(RootParameterLocationYaml &ParamDesc) { in getOrInsertTable() function