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.cpp1313 void lowerDotProduct(CallInst *MatMul, in lowerDotProduct()
1561 CallInst *MatMul) { in getNonAliasingPointer()
1645 bool isFusionProfitable(CallInst *MatMul) { in isFusionProfitable()
1689 void createTiledLoops(CallInst *MatMul, Value *LPtr, ShapeInfo LShape, in createTiledLoops()
1748 void emitSIMDTiling(CallInst *MatMul, LoadInst *LoadOp0, LoadInst *LoadOp1, in emitSIMDTiling()
1816 void LowerMatrixMultiplyFused(CallInst *MatMul, in LowerMatrixMultiplyFused()
1912 void LowerMultiply(CallInst *MatMul) { in LowerMultiply()