Home
last modified time | relevance | path

Searched refs:RootConstantView (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DDXContainer.h146 struct RootConstantView : RootParameterView { struct
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DDXContainerYAML.cpp113 if (auto *RCV = dyn_cast<object::DirectX::RootConstantView>(&ParamView)) { in create()