Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXILShaderFlags.cpp250 if (auto *NativeLowPrec = mdconst::extract_or_null<ConstantInt>( in gatherGlobalModuleFlags() local
253 CSF.NativeLowPrecisionMode = NativeLowPrec->getValue().getBoolValue(); in gatherGlobalModuleFlags()