Searched defs:isXRaySupported (Results 1 – 7 of 7) sorted by relevance
140 bool ARMSubtarget::isXRaySupported() const { in isXRaySupported() function in ARMSubtarget
83 virtual bool isXRaySupported() const { return false; } in isXRaySupported() function
281 bool isXRaySupported() const override { return IsPPC64 && IsLittleEndian; } in isXRaySupported() function
145 bool isXRaySupported() const override { return true; } in isXRaySupported() function
268 bool isXRaySupported() const override { return is64Bit(); } in isXRaySupported() function
357 bool isXRaySupported() const override { return true; } in isXRaySupported() function
202 bool isXRaySupported() const override { return true; } in isXRaySupported() function