Searched refs:IsExtendWordLslPattern (Results 1 – 2 of 2) sorted by relevance
1884 bool IsExtendWordLslPattern(const Insn &insn) const;
5980 bool ComplexExtendWordLslAArch64::IsExtendWordLslPattern(const Insn &insn) const in IsExtendWordLslPattern() function in maplebe::ComplexExtendWordLslAArch645995 if (!IsExtendWordLslPattern(insn)) { in Run()