Home
last modified time | relevance | path

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

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