Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMAddressingModes.h601 inline unsigned encodeNEONi16splat(unsigned Value) { in encodeNEONi16splat() function
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp3487 Value = ARM_AM::encodeNEONi16splat(Value); in addNEONi16splatOperands()
3496 Value = ARM_AM::encodeNEONi16splat(~Value & 0xffff); in addNEONi16splatNotOperands()