Searched refs:HasSlowVGETLNi32 (Results 1 – 9 of 9) sorted by relevance
241 bool HasSlowVGETLNi32 = false; variable456 bool hasSlowVGETLNi32() const { return HasSlowVGETLNi32; } in hasSlowVGETLNi32()
118 "HasSlowVGETLNi32", "true",
5868 Requires<[HasNEON, HasSlowVGETLNi32]>;5872 Requires<[HasNEON, HasSlowVGETLNi32]>;
320 def HasSlowVGETLNi32 : Predicate<"Subtarget->hasSlowVGETLNi32()">;
338 bool HasSlowVGETLNi32 = false; variable591 bool hasSlowVGETLNi32() const { return HasSlowVGETLNi32; } in hasSlowVGETLNi32()
163 "HasSlowVGETLNi32", "true",
6143 Requires<[HasNEON, HasSlowVGETLNi32]>;6147 Requires<[HasNEON, HasSlowVGETLNi32]>;
373 def HasSlowVGETLNi32 : Predicate<"Subtarget->hasSlowVGETLNi32()">;
16583 if (Bits[ARM::FeatureSlowVGETLNi32]) HasSlowVGETLNi32 = true;