Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMAddressingModes.h614 inline unsigned encodeNEONi16splat(unsigned Value) { in encodeNEONi16splat() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp3415 Value = ARM_AM::encodeNEONi16splat(Value); in addNEONi16splatOperands()
3424 Value = ARM_AM::encodeNEONi16splat(~Value & 0xffff); in addNEONi16splatNotOperands()