Searched refs:Has64BitSupport (Results 1 – 4 of 4) sorted by relevance
92 bool Has64BitSupport; variable216 bool has64BitSupport() const { return Has64BitSupport; } in has64BitSupport()
66 Has64BitSupport = false; in initializeEnvironment()
57 def Feature64Bit : SubtargetFeature<"64bit","Has64BitSupport", "true",
8149 if (Bits[PPC::Feature64Bit]) Has64BitSupport = true;