Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Target/LLVMIR/Dialect/LLVMIR/
H A DLLVMToLLVMIRTranslation.cpp209 ArrayRef<llvm::Value *> operandsRef(operands); convertOperationImpl() local
295 ArrayRef<llvm::Value *> operandsRef(operands); convertOperationImpl() local
/llvm-project/mlir/lib/Conversion/AffineToStandard/
H A DAffineToStandard.cpp284 auto operandsRef = llvm::ArrayRef(operands); in matchAndRewrite() local
428 auto operandsRef = llvm::ArrayRef(operands); in matchAndRewrite() local
/llvm-project/mlir/lib/Dialect/Linalg/Transforms/
H A DTransforms.cpp662 ValueRange operandsRef(operands); transposeOneLinalgOperandAndReplace() local
/llvm-project/mlir/lib/Dialect/Affine/IR/
H A DAffineOps.cpp4147 auto operandsRef = llvm::ArrayRef(mapOperands); parseAffineMapWithMinMax() local