Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMAddressingModes.h480 inline unsigned char getAM5Offset(unsigned AM5Opc) { return AM5Opc & 0xFF; } in getAM5Offset() argument
481 inline AddrOpc getAM5Op(unsigned AM5Opc) { in getAM5Op() argument
501 inline unsigned char getAM5FP16Offset(unsigned AM5Opc) { in getAM5FP16Offset() argument
504 inline AddrOpc getAM5FP16Op(unsigned AM5Opc) { in getAM5FP16Op() argument