Searched refs:hasCrypto (Results 1 – 5 of 5) sorted by relevance
106 bool hasCrypto() const { return HasCrypto; } in hasCrypto() function
23 def HasCrypto : Predicate<"Subtarget->hasCrypto()">,
319 bool hasCrypto() const { return HasCrypto; } in hasCrypto() function
626 if (STI.hasCrypto()) in emitAttributes()
226 def HasCrypto : Predicate<"Subtarget->hasCrypto()">,