Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp1503 bool isSumZero = isa<ConstantAggregateZero>(Result.getColumn(J)); emitMatrixMultiply() local
1532 bool isSumZero = isa<ConstantAggregateZero>(Result.getRow(I)); emitMatrixMultiply() local