Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp1246 return LowerColumnMajorStore(Inst, Builder); in VisitIntrinsicInst()
1411 MatrixTy LowerColumnMajorStore(CallInst *Inst, IRBuilder<> &Builder) { in LowerColumnMajorStore() function in __anon821fcdb70111::LowerMatrixIntrinsics