Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp1406 CallInst *MatMul) { in getNonAliasingPointer()
1491 bool isFusionProfitable(CallInst *MatMul) { in isFusionProfitable()
1535 void createTiledLoops(CallInst *MatMul, Value *LPtr, ShapeInfo LShape, in createTiledLoops()
1594 void emitSIMDTiling(CallInst *MatMul, LoadInst *LoadOp0, LoadInst *LoadOp1, in emitSIMDTiling()
1662 void LowerMatrixMultiplyFused(CallInst *MatMul, in LowerMatrixMultiplyFused()
1758 void LowerMultiply(CallInst *MatMul) { in LowerMultiply()