Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/SPIRV/IR/
H A DSPIRVAttributes.cpp352 function_ref<LogicalResult(SMLoc, StringRef)> processKeyword) { in parseKeywordList() argument
366 failed(processKeyword(loc, keyword))) in parseKeywordList()