Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVPrepareFunctions.cpp225 if (std::string SubStr = MatchStr[SubIdx].str(); SubStr.length()) in parseAnnotation() local
227 ConstantInt::get(Int32Ty, std::stoi(SubStr)))); in parseAnnotation()