Searched defs:IsGORC (Results 1 – 1 of 1) sorted by relevance
10773 static uint64_t computeGREVOrGORC(uint64_t x, unsigned ShAmt, bool IsGORC) { in computeGREVOrGORC()10859 bool IsGORC = Op.getOpcode() == RISCVISD::ORC_B; in computeKnownBitsForTargetNode() local