Searched refs:Imm1Fn (Results 1 – 1 of 1) sorted by relevance
2206 auto Imm1Fn = Is64Bit ? selectShiftA_64(MO) : selectShiftA_32(MO); in earlySelectSHL() local2209 if (!Imm1Fn || !Imm2Fn) in earlySelectSHL()2216 for (auto &RenderFn : *Imm1Fn) in earlySelectSHL()