Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstructionSelector.cpp87 unsigned ZEXT16; member
301 STORE_OPCODE(ZEXT16, UXTH); in OpcodeCache()
350 return Size == 8 ? Opcodes.ZEXT8 : Opcodes.ZEXT16; in selectSimpleExtOpc()