Searched refs:isXRaySupported (Results 1 – 8 of 8) sorted by relevance
83 virtual bool isXRaySupported() const { return false; } in isXRaySupported() function
196 if (!MF.getSubtarget().isXRaySupported()) { in runOnMachineFunction()
334 bool isXRaySupported() const override { return IsPPC64 && IsLittleEndian; } in isXRaySupported() function
225 bool isXRaySupported() const override { return true; } in isXRaySupported() function
336 bool isXRaySupported() const override { return true; } in isXRaySupported() function
139 bool ARMSubtarget::isXRaySupported() const { in isXRaySupported() function in ARMSubtarget
682 bool isXRaySupported() const override;
679 bool isXRaySupported() const override { return is64Bit(); } in isXRaySupported() function