Searched refs:Has64BitSupport (Results 1 – 3 of 3) sorted by relevance
69 bool Has64BitSupport; variable126 bool has64BitSupport() const { return Has64BitSupport; } in has64BitSupport()
35 , Has64BitSupport(false) in PPCSubtarget()65 Has64BitSupport = true; in PPCSubtarget()
45 def Feature64Bit : SubtargetFeature<"64bit","Has64BitSupport", "true",