Home
last modified time | relevance | path

Searched refs:encodeNEONi16splat (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/llvm/lib/Target/ARM/MCTargetDesc/
HDARMAddressingModes.h598 static inline unsigned encodeNEONi16splat(unsigned Value) { in encodeNEONi16splat() function
/NextBSD/contrib/llvm/lib/Target/ARM/AsmParser/
HDARMAsmParser.cpp2454 Value = ARM_AM::encodeNEONi16splat(Value); in addNEONi16splatOperands()
2463 Value = ARM_AM::encodeNEONi16splat(~Value & 0xffff); in addNEONi16splatNotOperands()