Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/Tools/PDLL/AST/
H A DNodes.h558 unsigned numAttributes, SMRange nameLoc) in OperationExpr()
567 unsigned numOperands, numResultTypes, numAttributes; variable
/llvm-project/mlir/lib/Bindings/Python/
H A DIRAttributes.cpp678 const size_t numAttributes = py::len(attributes); getFromList() local
/llvm-project/mlir/test/CAPI/
H A Dir.c217 unsigned numAttributes; member
/llvm-project/clang/include/clang-c/
H A DIndex.h6083 unsigned numAttributes; global() member
6119 unsigned numAttributes; global() member
/llvm-project/mlir/lib/Bytecode/Reader/
H A DBytecodeReader.cpp1140 uint64_t numAttributes, numTypes; in initialize() local