Searched defs:TZ (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.0-release/gnu/usr.bin/rcs/lib/
H A Dmaketime.c94 static char const *TZ; local
/freebsd-10.0-release/contrib/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMAddressingModes.h143 unsigned TZ = CountTrailingZeros_32(Imm); local
/freebsd-10.0-release/contrib/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp367 unsigned TZ = CountTrailingZeros_32(And_imm); local
379 And_imm >>= TZ; local
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.cpp50 uint32_t TZ = llvm::CountTrailingZeros_32(ITMask); local
/freebsd-10.0-release/contrib/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp79 unsigned TZ = CountTrailingZeros_32(ITState.Mask); local
7401 unsigned TZ = CountTrailingZeros_32(Mask); local

Completed in 134 milliseconds