Home
last modified time | relevance | path

Searched refs:PP_Optional (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/mlir/lib/TableGen/
DOpClass.cpp38 if (properties & PP_Optional) in writeTo()
/external/llvm-project/mlir/include/mlir/TableGen/
DOpClass.h46 PP_Optional = 0x1, enumerator
/external/llvm-project/mlir/tools/mlir-tblgen/
DOpDefinitionsGen.cpp1379 properties = OpMethodParameter::PP_Optional; in buildParamList()
1429 properties = OpMethodParameter::PP_Optional; in buildParamList()
1440 properties = OpMethodParameter::PP_Optional; in buildParamList()