Searched refs:OP_PowerOf2 (Results 1 – 4 of 4) sorted by relevance
743 OpProps = OP_PowerOf2; in getOperandInfo()767 OpProps = OP_PowerOf2; in getOperandInfo()783 OpProps = AllPow2 ? OP_PowerOf2 : OpProps; in getOperandInfo()
921 OP_PowerOf2 = 1, enumerator939 return Properties == OP_PowerOf2; in isPowerOf2()
1619 isPowerOf2_32(RetTy->getScalarSizeInBits()) ? TTI::OP_PowerOf2 in getIntrinsicInstrCost()
6299 VP = IsPowerOfTwo ? TTI::OP_PowerOf2 : VP; in getOperandInfo()