Searched defs:custom (Results 1 – 7 of 7) sorted by relevance
25 } *custom = (struct _custom *)(void *)(b); variable
361 if (auto *custom = dyn_cast<CustomDirective>(el)) in genElementParser() local 693 } else if (auto *custom = dyn_cast<CustomDirective>(first)) { in genOptionalGroupParser() local 748 if (auto *custom in genElementPrinter() local 900 auto *custom = cast<CustomDirective>(anchor); genOptionalGroupPrinter() local 1049 } else if (auto *custom = dyn_cast<CustomDirective>(el)) { verifyOptionalGroupElements() local 1069 if (auto *custom = dyn_cast<CustomDirective>(anchor)) { verifyOptionalGroupElements() local [all...]
816 } else if (auto *custom = dyn_cast<CustomDirective>(element)) { genElementParserStorage() local 1392 } else if (auto *custom = dyn_cast<CustomDirective>(firstElement)) { genElementParser() local [all...]
374 custom = { variable
877 LegalizeRuleSet &custom() { custom() function
698 auto custom = rewriter.create<sparse_tensor::ReduceOp>( in matchAndRewrite() local
628 const auto& custom = GTEST_CUSTOM_GET_ARGVS_(); in GetArgvs() local