Home
last modified time | relevance | path

Searched defs:has64BitSupport (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCSubtarget.h118 bool has64BitSupport() const { return Has64BitSupport; } in has64BitSupport() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCSubtarget.h209 bool has64BitSupport() const { return Has64BitSupport; } in has64BitSupport() function
/external/llvm/lib/Target/PowerPC/
DPPCSubtarget.h205 bool has64BitSupport() const { return Has64BitSupport; } in has64BitSupport() function