Searched defs:IsInRange (Results 1 – 2 of 2) sorted by relevance
64 inline bool IsInRange(uptr pc, const LibCodeRange &range) const { in IsInRange() function
19886 auto IsInRange = [&](int RHSC, int Limit, int Scale) { in getMVEIndexedAddressParts() local