Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstructionSelector.cpp91 unsigned SEXT8; member
303 STORE_OPCODE(SEXT8, SXTB); in OpcodeCache()
347 return Size == 8 ? Opcodes.SEXT8 : Opcodes.SEXT16; in selectSimpleExtOpc()