Searched refs:HasFastGather (Results 1 – 3 of 3) sorted by relevance
274 bool HasFastGather = false; variable617 bool hasFastGather() const { return HasFastGather; } in hasFastGather()
358 : SubtargetFeature<"fast-gather", "HasFastGather", "true",
16717 if (Bits[X86::FeatureHasFastGather]) HasFastGather = true;