Home
last modified time | relevance | path

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

/llvm-project/llvm/test/MC/PowerPC/
H A Dppc64-fixup-apply.s17 subi 1, 1, -target2@l label
/llvm-project/flang/test/Lower/
H A Dassignment.f9083 integer function subi(a, b) function
/llvm-project/mlir/lib/Dialect/SparseTensor/Transforms/
H A DSparseVectorization.cpp158 if (auto subi = red.getDefiningOp<arith::SubIOp>()) { isVectorizableReduction() local
/llvm-project/flang/lib/Optimizer/HLFIR/Transforms/
H A DOptimizedBufferization.cpp267 if (auto subi = mlir::dyn_cast<mlir::arith::SubIOp>(op1)) areIdenticalOrDisjointSlices() local
/llvm-project/flang/lib/Optimizer/Transforms/
H A DArrayValueCopy.cpp530 if (auto subi = mlir::dyn_cast<mlir::arith::SubIOp>(op1)) in mutuallyExclusiveSliceRange() local