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