Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp1313 lowerDotProduct(CallInst * MatMul,SmallPtrSet<Instruction *,16> & FusedInsts,FastMathFlags FMF) lowerDotProduct() argument
1561 getNonAliasingPointer(LoadInst * Load,StoreInst * Store,CallInst * MatMul) getNonAliasingPointer() argument
1645 isFusionProfitable(CallInst * MatMul) isFusionProfitable() argument
1689 createTiledLoops(CallInst * MatMul,Value * LPtr,ShapeInfo LShape,Value * RPtr,ShapeInfo RShape,StoreInst * Store) createTiledLoops() argument
1748 emitSIMDTiling(CallInst * MatMul,LoadInst * LoadOp0,LoadInst * LoadOp1,StoreInst * Store,SmallPtrSetImpl<Instruction * > & FusedInsts) emitSIMDTiling() argument
1816 LowerMatrixMultiplyFused(CallInst * MatMul,SmallPtrSetImpl<Instruction * > & FusedInsts) LowerMatrixMultiplyFused() argument
1912 LowerMultiply(CallInst * MatMul) LowerMultiply() argument
[all...]