Searched defs:MatMul (Results 1 – 1 of 1) sorted by relevance
1514 void lowerDotProduct(CallInst *MatMul, in lowerDotProduct()1793 CallInst *MatMul) { in getNonAliasingPointer()1877 bool isFusionProfitable(CallInst *MatMul) { in isFusionProfitable()1921 void createTiledLoops(CallInst *MatMul, Value *LPtr, ShapeInfo LShape, in createTiledLoops()1980 void emitSIMDTiling(CallInst *MatMul, LoadInst *LoadOp0, LoadInst *LoadOp1, in emitSIMDTiling()2049 LowerMatrixMultiplyFused(CallInst *MatMul, in LowerMatrixMultiplyFused()2196 MatrixTy LowerMultiply(CallInst *MatMul, IRBuilder<> &Builder) { in LowerMultiply()