Home
last modified time | relevance | path

Searched defs:getAllCases (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/tools/mlir-tblgen/
H A DLLVMIRConversionGen.cpp367 std::vector<LLVMEnumAttrCase> getAllCases() const { getAllCases() function in __anonff387ff80611::LLVMEnumAttr
400 std::vector<LLVMEnumAttrCase> getAllCases() const { getAllCases() function in __anonff387ff80611::LLVMCEnumAttr
/llvm-project/mlir/lib/TableGen/
H A DAttribute.cpp215 std::vector<EnumAttrCase> EnumAttr::getAllCases() const { getAllCases() function in EnumAttr