Home
last modified time | relevance | path

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

/external/capstone/arch/ARM/
DARMAddressingModes.h322 static inline int getT2SOImmValRotateVal(unsigned V) in getT2SOImmValRotateVal() function
348 Rot = getT2SOImmValRotateVal(Arg); in getT2SOImmVal()
/external/swiftshader/third_party/LLVM/lib/Target/ARM/MCTargetDesc/
DARMAddressingModes.h297 static inline int getT2SOImmValRotateVal(unsigned V) { in getT2SOImmValRotateVal() function
320 int Rot = getT2SOImmValRotateVal(Arg); in getT2SOImmVal()
/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMAddressingModes.h298 static inline int getT2SOImmValRotateVal(unsigned V) { in getT2SOImmValRotateVal() function
321 int Rot = getT2SOImmValRotateVal(Arg); in getT2SOImmVal()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/MCTargetDesc/
DARMAddressingModes.h288 inline int getT2SOImmValRotateVal(unsigned V) { in getT2SOImmValRotateVal() function
311 int Rot = getT2SOImmValRotateVal(Arg); in getT2SOImmVal()