Home
last modified time | relevance | path

Searched refs:isMatrix (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp1671 bool isMatrix(Value *V) const { return ExprsInSubprogram.count(V); } in isMatrix() function
1777 if (isMatrix(V)) in write()
1844 if (isMatrix(Op)) in linearizeExpr()