Searched defs:getAllCases (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/tools/mlir-tblgen/ | ||
H A D | LLVMIRConversionGen.cpp | 367 std::vector<LLVMEnumAttrCase> getAllCases() const { getAllCases() function in __anonff387ff80611::LLVMEnumAttr |
/llvm-project/mlir/lib/TableGen/ | ||
H A D | Attribute.cpp | 215 std::vector<EnumAttrCase> EnumAttr::getAllCases() const { getAllCases() function in EnumAttr |