Searched refs:LowestOneBitValue (Results 1 – 2 of 2) sorted by relevance
77 UNARY_INTRINSIC(MterpIntegerLowestOneBit, LowestOneBitValue, GetVReg, SetI);110 UNARY_INTRINSIC(MterpLongLowestOneBit, LowestOneBitValue, GetVRegLong, SetJ);
329 inline static kind LowestOneBitValue(kind opnd) { in LowestOneBitValue() function