Searched defs:isXRaySupported (Results 1 – 8 of 8) sorted by relevance
112 bool isXRaySupported() const override { return is64Bit(); } isXRaySupported() function
139 bool ARMSubtarget::isXRaySupported() const { isXRaySupported() function in ARMSubtarget
84 virtual bool isXRaySupported() const { return false; } in isXRaySupported() function
289 bool isXRaySupported() const override { return IsPPC64 && IsLittleEndian; } isXRaySupported() function
145 bool isXRaySupported() const override { return true; } in isXRaySupported() function
280 bool isXRaySupported() const override { return is64Bit(); } isXRaySupported() function
356 bool isXRaySupported() const override { return true; } isXRaySupported() function
213 bool isXRaySupported() const override { return true; } isXRaySupported() function