Home
last modified time | relevance | path

Searched defs:mapper (Results 1 – 18 of 18) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Transforms/Utils/
H A DInliningUtils.cpp46 BlockAndValueMapping &mapper) { in remapInlinedOperands()
145 Block::iterator inlinePoint, BlockAndValueMapping &mapper, in inlineRegionImpl()
246 BlockAndValueMapping mapper; in inlineRegionImpl() local
264 BlockAndValueMapping &mapper, in inlineRegion()
275 Block::iterator inlinePoint, BlockAndValueMapping &mapper, in inlineRegion()
370 BlockAndValueMapping mapper; in inlineCall() local
/llvm-project-15.0.7/mlir/lib/Dialect/Func/IR/
H A DFuncOps.cpp276 void FuncOp::cloneInto(FuncOp dest, BlockAndValueMapping &mapper) { in cloneInto()
299 FuncOp FuncOp::clone(BlockAndValueMapping &mapper) { in clone()
338 BlockAndValueMapping mapper; in clone() local
/llvm-project-15.0.7/mlir/lib/IR/
H A DRegion.cpp70 void Region::cloneInto(Region *dest, BlockAndValueMapping &mapper) { in cloneInto()
77 BlockAndValueMapping &mapper) { in cloneInto()
H A DOperation.cpp540 Operation *Operation::cloneWithoutRegions(BlockAndValueMapping &mapper) { in cloneWithoutRegions()
545 BlockAndValueMapping mapper; in cloneWithoutRegions() local
554 Operation *Operation::clone(BlockAndValueMapping &mapper, in clone()
589 BlockAndValueMapping mapper; in clone() local
H A DBuilders.cpp468 Operation *OpBuilder::clone(Operation &op, BlockAndValueMapping &mapper) { in clone()
484 BlockAndValueMapping mapper; in clone() local
/llvm-project-15.0.7/mlir/test/lib/IR/
H A DTestSlicing.cpp34 BlockAndValueMapping mapper; in createBackwardSliceFunction() local
/llvm-project-15.0.7/mlir/lib/Reducer/
H A DReductionNode.cpp41 BlockAndValueMapping mapper; in initialize() local
/llvm-project-15.0.7/mlir/lib/Dialect/SparseTensor/Transforms/
H A DSparseTensorRewriting.cpp161 BlockAndValueMapping mapper; in matchAndRewrite() local
/llvm-project-15.0.7/mlir/lib/Dialect/GPU/Transforms/
H A DAsyncRegionRewriter.cpp165 BlockAndValueMapping mapper; in addExecuteResults() local
/llvm-project-15.0.7/mlir/include/mlir/IR/
H A DBuilders.h514 Operation *cloneWithoutRegions(Operation &op, BlockAndValueMapping &mapper) { in cloneWithoutRegions()
/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_primary64.h410 PackedCounterArray(u64 num_counters, u64 max_value, MemoryMapper *mapper) in PackedCounterArray()
472 FreePagesRangeTracker(MemoryMapperT *mapper, uptr class_id) in FreePagesRangeTracker()
/llvm-project-15.0.7/mlir/lib/Dialect/Affine/Utils/
H A DLoopFusionUtils.cpp437 BlockAndValueMapping mapper; in fuseLoops() local
/llvm-project-15.0.7/mlir/tools/mlir-tblgen/
H A DRewriterGen.cpp333 PatternEmitter::PatternEmitter(Record *pat, RecordOperatorMap *mapper, in PatternEmitter()
1691 RecordOperatorMap &mapper) in StaticMatcherHelper()
/llvm-project-15.0.7/mlir/lib/Dialect/SparseTensor/Utils/
H A DMerger.cpp1028 BlockAndValueMapping mapper; in insertYieldOp() local
/llvm-project-15.0.7/mlir/lib/TableGen/
H A DPattern.cpp606 Pattern::Pattern(const llvm::Record *def, RecordOperatorMap *mapper) in Pattern()
/llvm-project-15.0.7/mlir/lib/Target/SPIRV/Deserialization/
H A DDeserializer.cpp1715 BlockAndValueMapping mapper; in structurize() local
/llvm-project-15.0.7/mlir/lib/Dialect/Linalg/Transforms/
H A DElementwiseOpFusion.cpp150 BlockAndValueMapping mapper; in generateFusedElementwiseOpRegion() local
/llvm-project-15.0.7/mlir/lib/Dialect/Tensor/IR/
H A DTensorOps.cpp1997 BlockAndValueMapping mapper; in matchAndRewrite() local