Searched defs:isXRaySupported (Results 1 – 6 of 6) sorted by relevance
143 bool ARMSubtarget::isXRaySupported() const { in isXRaySupported() function in ARMSubtarget
83 virtual bool isXRaySupported() const { return false; } in isXRaySupported() function
350 bool isXRaySupported() const override { return true; } in isXRaySupported() function
391 bool isXRaySupported() const override { return IsPPC64 && IsLittleEndian; } in isXRaySupported() function
298 bool isXRaySupported() const override { return true; } in isXRaySupported() function
737 bool isXRaySupported() const override { return is64Bit(); } in isXRaySupported() function