Searched refs:getDummyAlloc (Results 1 – 2 of 2) sorted by relevance
341 aID = getDummyAlloc(A); in SGEMV()342 xID = getDummyAlloc(X); in SGEMV()343 yID = getDummyAlloc(Y); in SGEMV()373 aID = getDummyAlloc(A); in DGEMV()374 xID = getDummyAlloc(X); in DGEMV()375 yID = getDummyAlloc(Y); in DGEMV()405 aID = getDummyAlloc(A); in CGEMV()406 xID = getDummyAlloc(X); in CGEMV()407 yID = getDummyAlloc(Y); in CGEMV()437 aID = getDummyAlloc(A); in ZGEMV()[all …]
47 long getDummyAlloc(Allocation ain) { in getDummyAlloc() method in Script270 long ainInc = getDummyAlloc(ain); in forEach()271 long aoutInc = getDummyAlloc(aout); in forEach()311 long ainInc = getDummyAlloc(ain); in forEach()312 long aoutInc = getDummyAlloc(aout); in forEach()488 long oInc = getDummyAlloc((Allocation)o); in setVar()