Searched refs:Has64BitSupport (Results 1 – 6 of 6) sorted by relevance
63 bool Has64BitSupport; variable118 bool has64BitSupport() const { return Has64BitSupport; } in has64BitSupport()
71 , Has64BitSupport(false) in PPCSubtarget()98 Has64BitSupport = true; in PPCSubtarget()
37 def Feature64Bit : SubtargetFeature<"64bit","Has64BitSupport", "true",
91 bool Has64BitSupport; variable205 bool has64BitSupport() const { return Has64BitSupport; } in has64BitSupport()
62 Has64BitSupport = false; in initializeEnvironment()
54 def Feature64Bit : SubtargetFeature<"64bit","Has64BitSupport", "true",