Searched refs:OP_PowerOf2 (Results 1 – 6 of 6) sorted by relevance
552 OpProps = OP_PowerOf2; in getOperandInfo()573 OpProps = OP_PowerOf2; in getOperandInfo()575 OpProps = OP_PowerOf2; in getOperandInfo()
511 Opd2PropInfo == TargetTransformInfo::OP_PowerOf2) { in getArithmeticInstrCost()
801 enum OperandValueProperties { OP_None = 0, OP_PowerOf2 = 1 }; enumerator
1145 OpPropsBW = isPowerOf2_32(RetTy->getScalarSizeInBits()) ? TTI::OP_PowerOf2
3417 TargetTransformInfo::OP_PowerOf2; in getEntryCost()3434 if (Op2VP == TargetTransformInfo::OP_PowerOf2 && in getEntryCost()
252 Opd2PropInfo == TargetTransformInfo::OP_PowerOf2) { in getArithmeticInstrCost()