Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp1338 ShapeInfo LShape(MatMul->getArgOperand(2), MatMul->getArgOperand(3)); lowerDotProduct() local
1696 ShapeInfo LShape(MatMul->getArgOperand(2), MatMul->getArgOperand(3)); isFusionProfitable() local
1736 createTiledLoops(CallInst * MatMul,Value * LPtr,ShapeInfo LShape,Value * RPtr,ShapeInfo RShape,StoreInst * Store) createTiledLoops() argument
1803 ShapeInfo LShape(MatMul->getArgOperand(2), MatMul->getArgOperand(3)); emitSIMDTiling() local
1882 ShapeInfo LShape(MatMul->getArgOperand(2), MatMul->getArgOperand(3)); LowerMatrixMultiplyFused() local
2013 ShapeInfo LShape(MatMul->getArgOperand(2), MatMul->getArgOperand(3)); LowerMultiply() local
[all...]