Lines Matching defs:keyword
231 // Either `var` or `varPtr` keyword is required.
256 // Either `accVar` or `accPtr` keyword is required.
950 llvm::StringRef keyword) {
952 return op.emitOpError() << keyword << " operands count must match "
953 << keyword << " device_type count";
960 ArrayAttr deviceTypes, llvm::StringRef keyword, int32_t maxInSegment = 0) {
967 return op.emitOpError() << keyword << " expects a maximum of "
977 << keyword << " operand count does not match count in segments";
980 << keyword << " segment count does not match device_type count";
1290 // Parse keyword only attributes
1456 // Parse keyword only attributes
1458 // Parse keyword only attributes
1807 OpAsmParser &parser, llvm::StringRef keyword,
1812 if (succeeded(parser.parseOptionalKeyword(keyword))) {
1839 // Gang only keyword
2726 // Gang keyword only
2734 // Parse keyword only attributes