Searched refs:isPICDefaultForced (Results 1 – 5 of 5) sorted by relevance
166 virtual bool isPICDefaultForced() const;370 virtual bool isPICDefaultForced() const;652 bool isPICDefaultForced() const;664 virtual bool isPICDefaultForced() const;689 virtual bool isPICDefaultForced() const;
68 bool Windows::isPICDefaultForced() const { in isPICDefaultForced() function in Windows
904 bool Darwin::isPICDefaultForced() const { in isPICDefaultForced() function in Darwin1649 bool Generic_GCC::isPICDefaultForced() const { in isPICDefaultForced() function in Generic_GCC1908 bool TCEToolChain::isPICDefaultForced() const { in isPICDefaultForced() function in TCEToolChain2882 bool XCore::isPICDefaultForced() const { in isPICDefaultForced() function in XCore
2204 if (!getToolChain().isPICDefaultForced()) { in ConstructJob()2251 if (getToolChain().isPICDefault() && getToolChain().isPICDefaultForced()) { in ConstructJob()
224 virtual bool isPICDefaultForced() const = 0;