Searched refs:useDeprecatedV8Instructions (Results 1 – 4 of 4) sorted by relevance
38 bool useDeprecatedV8Instructions() const { return V8DeprecatedInsts; } in useDeprecatedV8Instructions() function
40 def UseDeprecatedInsts : Predicate<"Subtarget.useDeprecatedV8Instructions()">;
90 bool useDeprecatedV8Instructions() const { return V8DeprecatedInsts; } in useDeprecatedV8Instructions() function
68 def UseDeprecatedInsts : Predicate<"Subtarget->useDeprecatedV8Instructions()">;