Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Arith/Transforms/
H A DExpandOps.cpp229 Type operandTy = operand.getType(); in matchAndRewrite() local
263 Type operandTy = operand.getType(); in matchAndRewrite() local
/llvm-project/mlir/lib/Dialect/Math/Transforms/
H A DExpandPatterns.cpp447 auto operandTy = operand.getType(); convertCtlzOp() local
492 Type operandTy = operand.getType(); convertRoundEvenOp() local
623 auto operandTy = operand.getType(); convertRsqrtOp() local
[all...]
/llvm-project/mlir/lib/Dialect/Tosa/IR/
H A DTosaCanonicalizations.cpp905 auto operandTy = llvm::cast<ShapedType>(operand.getType()); fold() local
/llvm-project/mlir/lib/Dialect/SPIRV/IR/
H A DSPIRVOps.cpp1933 Type operandTy = getOperand().getType(); verify() local