Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DDXContainerYAML.cpp122 RootSigDesc.Parameters.getOrInsertConstants(Location); in create()
430 S.Parameters.getOrInsertConstants(L); in mapping()
H A DDXContainerEmitter.cpp284 P.RootSignature->Parameters.getOrInsertConstants(L); in writeParts()
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DDXContainerYAML.h149 getOrInsertConstants(RootParameterLocationYaml &ParamDesc) { in getOrInsertConstants() function