Lines Matching defs:CallOperandVal
1486 Value *CallOperandVal = info.CallOperandVal;
1489 if (!CallOperandVal)
1491 Type *type = CallOperandVal->getType();
1502 weight = CallOperandVal->getType()->isIntegerTy() ? CW_Register : CW_Default;
1517 if (auto *C = dyn_cast<ConstantInt>(CallOperandVal))
1523 if (auto *C = dyn_cast<ConstantInt>(CallOperandVal))
1529 if (auto *C = dyn_cast<ConstantInt>(CallOperandVal))
1535 if (auto *C = dyn_cast<ConstantInt>(CallOperandVal))
1541 if (auto *C = dyn_cast<ConstantInt>(CallOperandVal))