Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64Combine.td118 [{ return matchAArch64MulConstCombine(*${root}, MRI, ${matchinfo}); }]),
/external/llvm-project/llvm/lib/Target/AArch64/GISel/
DAArch64PostLegalizerCombiner.cpp119 bool matchAArch64MulConstCombine( in matchAArch64MulConstCombine() function