Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp1320 ShapeInfo RShape(MatMul->getArgOperand(3), MatMul->getArgOperand(4)); lowerDotProduct() local
1650 ShapeInfo RShape(MatMul->getArgOperand(3), MatMul->getArgOperand(4)); isFusionProfitable() local
1690 createTiledLoops(CallInst * MatMul,Value * LPtr,ShapeInfo LShape,Value * RPtr,ShapeInfo RShape,StoreInst * Store) createTiledLoops() argument
1757 ShapeInfo RShape(MatMul->getArgOperand(3), MatMul->getArgOperand(4)); emitSIMDTiling() local
1834 ShapeInfo RShape(MatMul->getArgOperand(3), MatMul->getArgOperand(4)); LowerMatrixMultiplyFused() local
1916 ShapeInfo RShape(MatMul->getArgOperand(3), MatMul->getArgOperand(4)); LowerMultiply() local
[all...]