Searched defs:IsS (Results 1 – 4 of 4) sorted by relevance
313 bool IsS() const { return IsVRegister() && Is32Bits(); } in IsS() function
115 bool IsS() const { return GetType() == kSRegister; } in IsS() function
11912 auto IsS = [&](const SCEV *X) { return S == X; }; in hasOperand() local
12431 auto IsS = [&](const SCEV *X) { return S == X; }; in hasOperand() local