Searched refs:OP_PowerOf2 (Results 1 – 4 of 4) sorted by relevance
1155 OP_PowerOf2 = 1, enumerator1173 return Properties == OP_PowerOf2; in isPowerOf2()
897 OpProps = OP_PowerOf2; in getOperandInfo()924 OpProps = OP_PowerOf2; in getOperandInfo()942 OpProps = AllPow2 ? OP_PowerOf2 : OpProps; in getOperandInfo()
208 {TTI::OK_UniformConstantValue, TTI::OP_PowerOf2}); in getOpCostOnBranch()
10954 VP = IsPowerOfTwo ? TTI::OP_PowerOf2 : VP; in getOperandInfo()