Searched refs:LowerMatrixIntrinsics (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | LowerMatrixIntrinsics.cpp | 182 class LowerMatrixIntrinsics { class 419 LowerMatrixIntrinsics(Function &F, TargetTransformInfo &TTI, in LowerMatrixIntrinsics() function in __anonf095cceb0111::LowerMatrixIntrinsics 2252 LowerMatrixIntrinsics LMT(F, TTI, AA, DT, LI, ORE); in run() 2281 LowerMatrixIntrinsics LMT(F, TTI, &AA, &DT, &LI, &ORE); in runOnFunction() 2330 LowerMatrixIntrinsics LMT(F, TTI, nullptr, nullptr, nullptr, nullptr); in runOnFunction()
|
| /freebsd-13.1/lib/clang/libllvm/ |
| H A D | Makefile | 1607 SRCS_MIN+= Transforms/Scalar/LowerMatrixIntrinsics.cpp
|