Searched refs:IsTarget64Bit (Results 1 – 1 of 1) sorted by relevance
3264 bool IsTarget64Bit = TI.getTypeWidth(TI.getIntPtrType()) == 64; in CheckPPCBuiltinFunctionCall() local3270 if (Is64BitBltin && !IsTarget64Bit) in CheckPPCBuiltinFunctionCall()