Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp1332 void lowerDotProduct(CallInst *MatMul, in lowerDotProduct()
1608 CallInst *MatMul) { in getNonAliasingPointer()
1692 bool isFusionProfitable(CallInst *MatMul) { in isFusionProfitable()
1736 void createTiledLoops(CallInst *MatMul, Value *LPtr, ShapeInfo LShape, in createTiledLoops()
1795 void emitSIMDTiling(CallInst *MatMul, LoadInst *LoadOp0, LoadInst *LoadOp1, in emitSIMDTiling()
1864 LowerMatrixMultiplyFused(CallInst *MatMul, in LowerMatrixMultiplyFused()
2010 void LowerMultiply(CallInst *MatMul) { in LowerMultiply()