Searched refs:ExtrOpcode (Results 1 – 1 of 1) sorted by relevance
4346 const unsigned ExtrOpcode = Opcode == TargetOpcode::G_ASHR in matchBitfieldExtractFromShr() local4353 if (!LI || !LI->isLegalOrCustom({ExtrOpcode, {Ty, ExtractTy}})) in matchBitfieldExtractFromShr()4383 B.buildInstr(ExtrOpcode, {Dst}, {ShlSrc, PosCst, WidthCst}); in matchBitfieldExtractFromShr()