Searched defs:MatMul (Results 1 – 1 of 1) sorted by relevance
1332 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()