Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMAddressingModes.h134 unsigned TZ2 = llvm::countr_zero(Imm & ~63U); in getSOImmValRotate() local
135 unsigned RotAmt2 = TZ2 & ~1; in getSOImmValRotate()