Home
last modified time | relevance | path

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

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