Home
last modified time | relevance | path

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

/llvm-project/llvm/test/MC/M68k/Arith/Classes/
H A DMxDiMu.s5 divs %d1, %d0 label
11 divs #0, %d0 label
/llvm-project/mlir/include/mlir/Analysis/Presburger/
H A DPWMAFunction.h50 const DivisionRepr &divs) in MultiAffineFunction()
132 DivisionRepr divs; variable
/llvm-project/mlir/unittests/Analysis/Presburger/
H A DParserTest.cpp28 ArrayRef<std::pair<SmallVector<int64_t, 4>, int64_t>> divs = {}) { argument
H A DIntegerPolyhedronTest.cpp633 DivisionRepr divs = poly.getLocalReprs(); in checkDivisionRepresentation() local
/llvm-project/mlir/lib/Analysis/Presburger/
H A DPWMAFunction.cpp402 addDivisionConstraints(IntegerRelation & rel,const DivisionRepr & divs) addDivisionConstraints() argument
[all...]
H A DPresburgerRelation.cpp420 DivisionRepr divs = sI.getLocalReprs(&repr); getSetDifference() local
H A DIntegerRelation.cpp1026 DivisionRepr divs(getNumVars(), getNumLocalVars()); getLocalReprs() local
1389 DivisionRepr divs = getLocalReprs(); removeDuplicateDivs() local
[all...]
/llvm-project/mlir/lib/Analysis/
H A DFlatLinearValueConstraints.cpp1315 DivisionRepr divs = cst.getLocalReprs(); in getMultiAffineFunctionFromMap() local