Home
last modified time | relevance | path

Searched refs:Has64BitSupport (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/llvm/lib/Target/PowerPC/
HDPPCSubtarget.h83 bool Has64BitSupport; variable
190 bool has64BitSupport() const { return Has64BitSupport; } in has64BitSupport()
HDPPCSubtarget.cpp62 Has64BitSupport = false; in initializeEnvironment()
HDPPC.td51 def Feature64Bit : SubtargetFeature<"64bit","Has64BitSupport", "true",