Home
last modified time | relevance | path

Searched refs:createTiledLoops (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp1227 void createTiledLoops(CallInst *MatMul, Value *LPtr, ShapeInfo LShape, in createTiledLoops() function in __anon7e59d9a20111::LowerMatrixIntrinsics
1307 createTiledLoops(MatMul, APtr, LShape, BPtr, RShape, Store, in emitSIMDTiling()