Home
last modified time | relevance | path

Searched refs:getT2SOImmValRotate (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMAddressingModes.h328 static inline unsigned getT2SOImmValRotate(unsigned V) { in getT2SOImmValRotate() function
342 V = rotr32 (~255U, getT2SOImmValRotate(V)) & V; in isT2SOImmTwoPartVal()
366 unsigned V = rotr32 (~255, getT2SOImmValRotate(Imm)) & Imm; in getT2SOImmTwoPartFirst()