Searched refs:getT2SOImmValRotate (Results 1 – 1 of 1) sorted by relevance
321 inline unsigned getT2SOImmValRotate(unsigned V) { in getT2SOImmValRotate() function335 V = llvm::rotr<uint32_t>(~255U, getT2SOImmValRotate(V)) & V; in isT2SOImmTwoPartVal()359 unsigned V = llvm::rotr<uint32_t>(~255, getT2SOImmValRotate(Imm)) & Imm; in getT2SOImmTwoPartFirst()