Searched defs:isXRaySupported (Results 1 – 8 of 8) sorted by relevance
102 bool isXRaySupported() const override { return is64Bit(); } in isXRaySupported() function
136 bool ARMSubtarget::isXRaySupported() const { isXRaySupported() function in ARMSubtarget
84 virtual bool isXRaySupported() const { return false; } isXRaySupported() function
293 bool isXRaySupported() const override { return IsPPC64 && IsLittleEndian; } isXRaySupported() function
145 bool isXRaySupported() const override { return true; } in isXRaySupported() function
164 bool isXRaySupported() const override { return true; } isXRaySupported() function
278 bool isXRaySupported() const override { return is64Bit(); } isXRaySupported() function
359 bool isXRaySupported() const override { return true; } isXRaySupported() function