Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/
DARMAddressingModes.h479 inline unsigned char getAM5Offset(unsigned AM5Opc) { return AM5Opc & 0xFF; } in getAM5Offset()
480 inline AddrOpc getAM5Op(unsigned AM5Opc) { in getAM5Op()
500 inline unsigned char getAM5FP16Offset(unsigned AM5Opc) { in getAM5FP16Offset()
503 inline AddrOpc getAM5FP16Op(unsigned AM5Opc) { in getAM5FP16Op()