Lines Matching defs:CallOperandVal
58356 Value *CallOperandVal = Info.CallOperandVal;
58359 if (!CallOperandVal)
58361 Type *Ty = CallOperandVal->getType();
58377 if (CallOperandVal->getType()->isIntegerTy())
58430 if (CallOperandVal->getType()->isIntegerTy())
58450 if (auto *C = dyn_cast<ConstantInt>(Info.CallOperandVal))
58455 if (auto *C = dyn_cast<ConstantInt>(CallOperandVal))
58460 if (auto *C = dyn_cast<ConstantInt>(CallOperandVal))
58465 if (auto *C = dyn_cast<ConstantInt>(CallOperandVal))
58470 if (auto *C = dyn_cast<ConstantInt>(CallOperandVal))
58475 if (auto *C = dyn_cast<ConstantInt>(CallOperandVal))
58481 if (isa<ConstantFP>(CallOperandVal))
58485 if (auto *C = dyn_cast<ConstantInt>(CallOperandVal))
58491 if (auto *C = dyn_cast<ConstantInt>(CallOperandVal))