Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMBaseInfo.h383 Xform16Bit = 1 << 14, enumerator
/freebsd-12.1/contrib/llvm/lib/Target/ARM/
H A DARMInstrFormats.td81 // Xform16Bit - Indicates this Thumb2 instruction may be transformed into
83 class Xform16Bit { bit canXformTo16Bit = 1; }