Searched refs:Imm2Fn (Results 1 – 1 of 1) sorted by relevance
2207 auto Imm2Fn = Is64Bit ? selectShiftB_64(MO) : selectShiftB_32(MO); in earlySelectSHL() local2209 if (!Imm1Fn || !Imm2Fn) in earlySelectSHL()2218 for (auto &RenderFn : *Imm2Fn) in earlySelectSHL()