Home
last modified time | relevance | path

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

/external/capstone/arch/ARM/
DARMAddressingModes.h455 static inline ARM_AM_AddrOpc getAM2Op(unsigned AM2Opc) in getAM2Op() function
/external/swiftshader/third_party/LLVM/lib/Target/ARM/MCTargetDesc/
DARMAddressingModes.h415 static inline AddrOpc getAM2Op(unsigned AM2Opc) { in getAM2Op() function
/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMAddressingModes.h416 static inline AddrOpc getAM2Op(unsigned AM2Opc) { in getAM2Op() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/MCTargetDesc/
DARMAddressingModes.h406 inline AddrOpc getAM2Op(unsigned AM2Opc) { in getAM2Op() function