Searched defs:MatMul (Results 1 – 1 of 1) sorted by relevance
/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | LowerMatrixIntrinsics.cpp | 1332 lowerDotProduct(CallInst * MatMul,SmallPtrSet<Instruction *,16> & FusedInsts,FastMathFlags FMF) lowerDotProduct() argument 1608 getNonAliasingPointer(LoadInst * Load,StoreInst * Store,CallInst * MatMul) getNonAliasingPointer() argument 1692 isFusionProfitable(CallInst * MatMul) isFusionProfitable() argument 1736 createTiledLoops(CallInst * MatMul,Value * LPtr,ShapeInfo LShape,Value * RPtr,ShapeInfo RShape,StoreInst * Store) createTiledLoops() argument 1795 emitSIMDTiling(CallInst * MatMul,LoadInst * LoadOp0,LoadInst * LoadOp1,StoreInst * Store,SmallPtrSetImpl<Instruction * > & FusedInsts) emitSIMDTiling() argument 1864 LowerMatrixMultiplyFused(CallInst * MatMul,SmallPtrSetImpl<Instruction * > & FusedInsts,SmallVector<IntrinsicInst *,16> & LifetimeEnds) LowerMatrixMultiplyFused() argument 2010 LowerMultiply(CallInst * MatMul) LowerMultiply() argument [all...] |