Searched refs:IsValueType64Bit (Results 1 – 1 of 1) sorted by relevance
16882 bool IsValueType64Bit = ValueType->isIntegerTy(64); in EmitPPCBuiltinExpr() local16884 (IsValueType64Bit || ValueType->isIntegerTy(32)) && in EmitPPCBuiltinExpr()16889 ConstantInt::get(IsValueType64Bit ? Int64Ty : Int32Ty, OpValue)); in EmitPPCBuiltinExpr()