Home
last modified time | relevance | path

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

/external/llvm-project/mlir/tools/mlir-tblgen/
DOpFormatGen.cpp364 struct OperationFormat { struct
366 class TypeResolution {
404 OperationFormat(const Operator &op) in OperationFormat() argument
438 std::vector<std::unique_ptr<Element>> elements;
442 bool allOperands, allOperandTypes, allResultTypes;
446 bool hasImplicitTermTrait;
449 llvm::MapVector<StringRef, int, llvm::StringMap<int>> buildableTypes;
452 std::vector<TypeResolution> operandTypes, resultTypes;
455 SmallVector<const NamedAttribute *, 8> usedAttributes;