Home
last modified time | relevance | path

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

/external/llvm-project/mlir/tools/mlir-tblgen/
DLLVMIRConversionGen.cpp202 std::vector<LLVMEnumAttrCase> getAllCases() const { in getAllCases() function in __anon4e2c86bc0411::LLVMEnumAttr
/external/llvm-project/mlir/lib/TableGen/
DAttribute.cpp221 std::vector<EnumAttrCase> EnumAttr::getAllCases() const { in getAllCases() function in EnumAttr