Searched refs:OP_PowerOf2 (Results 1 – 6 of 6) sorted by relevance
665 OpProps = OP_PowerOf2; in getOperandInfo()686 OpProps = OP_PowerOf2; in getOperandInfo()688 OpProps = OP_PowerOf2; in getOperandInfo()
908 enum OperandValueProperties { OP_None = 0, OP_PowerOf2 = 1 }; enumerator
983 Opd2PropInfo == TargetTransformInfo::OP_PowerOf2) { in getArithmeticInstrCost()
1402 OpPropsBW = isPowerOf2_32(RetTy->getScalarSizeInBits()) ? TTI::OP_PowerOf2 in getIntrinsicInstrCost()
3966 TargetTransformInfo::OP_PowerOf2; in getEntryCost()3983 if (Op2VP == TargetTransformInfo::OP_PowerOf2 && in getEntryCost()
275 Opd2PropInfo == TargetTransformInfo::OP_PowerOf2) { in getArithmeticInstrCost()