Searched defs:opnd (Results 1 – 2 of 2) sorted by relevance
329 inline static kind LowestOneBitValue(kind opnd) { in LowestOneBitValue()336 inline static T HighestOneBitValue(T opnd) { in HighestOneBitValue()350 inline static T Rot(T opnd, int distance) { in Rot()359 inline static uint32_t ReverseBits32(uint32_t opnd) { in ReverseBits32()370 inline static uint64_t ReverseBits64(uint64_t opnd) { in ReverseBits64()
149 inline static int32_t Signum(T opnd) { in Signum()