Searched refs:ptrTp (Results 1 – 3 of 3) sorted by relevance
156 OverheadType ptrTp, OverheadType indTp,
1512 if (ptrTp == (p) && indTp == (i) && valTp == (v)) { \1557 OverheadType ptrTp, OverheadType indTp, in _mlir_ciface_newSparseTensor() argument1570 if (ptrTp == OverheadType::kIndex) in _mlir_ciface_newSparseTensor()1571 ptrTp = OverheadType::kU64; in _mlir_ciface_newSparseTensor()1678 static_cast<int>(ptrTp), static_cast<int>(indTp), in _mlir_ciface_newSparseTensor()
517 auto ptrTp = in genBuffers() local524 builder.create<ToPointersOp>(loc, ptrTp, t->get(), dim); in genBuffers()