Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/SparseTensor/Transforms/Utils/
H A DCodegenEnv.h78 const LatPoint &lat(LatPointId l) const { return latticeMerger.lat(l); } lat() function
/llvm-project/mlir/include/mlir/Dialect/SparseTensor/Utils/
H A DMerger.h545 const LatPoint &lat(LatPointId p) const { in lat() function
/llvm-project/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp632 Value2SUsMap(unsigned lat=0) Value2SUsMap() argument