Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DDXContainerYAML.cpp137 RootSigDesc.Parameters.getOrInsertDescriptor(Location); in create()
438 S.Parameters.getOrInsertDescriptor(L); in mapping()
H A DDXContainerEmitter.cpp296 P.RootSignature->Parameters.getOrInsertDescriptor(L); in writeParts()
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DDXContainerYAML.h154 getOrInsertDescriptor(RootParameterLocationYaml &ParamDesc) { in getOrInsertDescriptor() function