Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp2066 class LowerMatrixIntrinsicsLegacyPass : public FunctionPass { class
2070 LowerMatrixIntrinsicsLegacyPass() : FunctionPass(ID) { in LowerMatrixIntrinsicsLegacyPass() function in __anon7e59d9a20611::LowerMatrixIntrinsicsLegacyPass
2100 INITIALIZE_PASS_BEGIN(LowerMatrixIntrinsicsLegacyPass, DEBUG_TYPE, pass_name, in INITIALIZE_PASS_BEGIN() argument