Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp1104 CallInst *MatMul) { in getNonAliasingPointer()
1184 bool isFusionProfitable(CallInst *MatMul) { in isFusionProfitable()
1227 void createTiledLoops(CallInst *MatMul, Value *LPtr, ShapeInfo LShape, in createTiledLoops()
1284 void emitSIMDTiling(CallInst *MatMul, LoadInst *LoadOp0, LoadInst *LoadOp1, in emitSIMDTiling()
1354 void LowerMatrixMultiplyFused(CallInst *MatMul, in LowerMatrixMultiplyFused()
1432 void LowerMultiply(CallInst *MatMul) { in LowerMultiply()