Searched refs:IsSignExtended (Results 1 – 2 of 2) sorted by relevance
12028 bool IsSignExtended = in EmitPartwordAtomicBinary() local12031 if (CmpOpcode == PPC::CMPW && !IsSignExtended) { in EmitPartwordAtomicBinary()
14424 auto IsSignExtended = [&DAG](SDValue &Node) { in LowerAVG() local14430 (IsSigned && IsSignExtended(OpA) && IsSignExtended(OpB))) { in LowerAVG()