Home
last modified time | relevance | path

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

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