Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/Analysis/
H A DFlatLinearValueConstraints.h42 unsigned numSymbols, unsigned numLocals) in FlatLinearConstraints()
241 unsigned numSymbols, unsigned numLocals, in FlatLinearValueConstraints()
258 unsigned numSymbols, unsigned numLocals, in FlatLinearValueConstraints()
273 unsigned numLocals, in FlatLinearValueConstraints()
/llvm-project/mlir/include/mlir/Analysis/Presburger/
H A DPresburgerSpace.h318 unsigned numLocals) in PresburgerSpace() argument
335 unsigned numLocals; variable
[all...]
/llvm-project/mlir/include/mlir/IR/
H A DAffineExprVisitor.h368 unsigned numLocals; variable
/llvm-project/mlir/unittests/Analysis/Presburger/
H A DPresburgerSetTest.cpp456 void convertSuffixDimsToLocals(IntegerPolyhedron &poly, unsigned numLocals) { in convertSuffixDimsToLocals()
462 parseIntegerPolyhedronAndMakeLocals(StringRef str, unsigned numLocals) { in parseIntegerPolyhedronAndMakeLocals()
/llvm-project/lld/ELF/
H A DSyntheticSections.cpp2169 size_t numLocals = e - symbols.begin(); sortSymTabSymbols() local