Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZAsmPrinter.cpp1211 if (auto *PatchVal = mdconst::extract_or_null<ConstantInt>( in getProductPatch() local
1213 return PatchVal->getZExtValue(); in getProductPatch()