Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/ArmSME/Transforms/
H A DTileAllocation.cpp338 DenseMap<Operation *, unsigned> operationToIndexMap; generateOperationNumbering() local
356 gatherTileLiveRanges(DenseMap<Operation *,unsigned> const & operationToIndexMap,LiveRange::Allocator & liveRangeAllocator,Liveness & liveness,FunctionOpInterface function) gatherTileLiveRanges() argument
678 dumpLiveRanges(DenseMap<Operation *,unsigned> const & operationToIndexMap,ArrayRef<LiveRange const * > liveRanges,FunctionOpInterface function) dumpLiveRanges() argument
736 auto operationToIndexMap = generateOperationNumbering(function); allocateSMETiles() local
[all...]