Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp1339 ShapeInfo RShape(MatMul->getArgOperand(3), MatMul->getArgOperand(4)); lowerDotProduct() local
1697 ShapeInfo RShape(MatMul->getArgOperand(3), MatMul->getArgOperand(4)); isFusionProfitable() local
1737 createTiledLoops(CallInst * MatMul,Value * LPtr,ShapeInfo LShape,Value * RPtr,ShapeInfo RShape,StoreInst * Store) createTiledLoops() argument
1804 ShapeInfo RShape(MatMul->getArgOperand(3), MatMul->getArgOperand(4)); emitSIMDTiling() local
1883 ShapeInfo RShape(MatMul->getArgOperand(3), MatMul->getArgOperand(4)); LowerMatrixMultiplyFused() local
2014 ShapeInfo RShape(MatMul->getArgOperand(3), MatMul->getArgOperand(4)); LowerMultiply() local
[all...]