Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp1319 ShapeInfo LShape(MatMul->getArgOperand(2), MatMul->getArgOperand(3)); lowerDotProduct() local
1649 ShapeInfo LShape(MatMul->getArgOperand(2), MatMul->getArgOperand(3)); isFusionProfitable() local
1689 createTiledLoops(CallInst * MatMul,Value * LPtr,ShapeInfo LShape,Value * RPtr,ShapeInfo RShape,StoreInst * Store) createTiledLoops() argument
1756 ShapeInfo LShape(MatMul->getArgOperand(2), MatMul->getArgOperand(3)); emitSIMDTiling() local
1833 ShapeInfo LShape(MatMul->getArgOperand(2), MatMul->getArgOperand(3)); LowerMatrixMultiplyFused() local
1915 ShapeInfo LShape(MatMul->getArgOperand(2), MatMul->getArgOperand(3)); LowerMultiply() local
[all...]