Searched refs:computeGREVOrGORC (Results 1 – 1 of 1) sorted by relevance
10780 static uint64_t computeGREVOrGORC(uint64_t x, unsigned ShAmt, bool IsGORC) { in computeGREVOrGORC() function10869 ~computeGREVOrGORC(~Known.Zero.getZExtValue(), 7, IsGORC); in computeKnownBitsForTargetNode()10870 Known.One = computeGREVOrGORC(Known.One.getZExtValue(), 7, IsGORC); in computeKnownBitsForTargetNode()