Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCSubtarget.h83 bool Has64BitSupport; variable
193 bool has64BitSupport() const { return Has64BitSupport; } in has64BitSupport()
DPPCSubtarget.cpp62 Has64BitSupport = false; in initializeEnvironment()
DPPC.td51 def Feature64Bit : SubtargetFeature<"64bit","Has64BitSupport", "true",