Home
last modified time | relevance | path

Searched defs:getAM3Op (Results 1 – 4 of 4) sorted by relevance

/external/capstone/arch/ARM/
DARMAddressingModes.h497 static inline ARM_AM_AddrOpc getAM3Op(unsigned AM3Opc) in getAM3Op() function
/external/swiftshader/third_party/LLVM/lib/Target/ARM/MCTargetDesc/
DARMAddressingModes.h449 static inline AddrOpc getAM3Op(unsigned AM3Opc) { in getAM3Op() function
/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMAddressingModes.h450 static inline AddrOpc getAM3Op(unsigned AM3Opc) { in getAM3Op() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/MCTargetDesc/
DARMAddressingModes.h435 inline AddrOpc getAM3Op(unsigned AM3Opc) { in getAM3Op() function