Lines Matching defs:CallOperandVal
59970 Value *CallOperandVal = Info.CallOperandVal;
59973 if (!CallOperandVal)
59975 Type *Ty = CallOperandVal->getType();
59991 if (CallOperandVal->getType()->isIntegerTy())
60044 if (CallOperandVal->getType()->isIntegerTy())
60064 if (auto *C = dyn_cast<ConstantInt>(Info.CallOperandVal))
60069 if (auto *C = dyn_cast<ConstantInt>(CallOperandVal))
60074 if (auto *C = dyn_cast<ConstantInt>(CallOperandVal))
60079 if (auto *C = dyn_cast<ConstantInt>(CallOperandVal))
60084 if (auto *C = dyn_cast<ConstantInt>(CallOperandVal))
60089 if (auto *C = dyn_cast<ConstantInt>(CallOperandVal))
60095 if (isa<ConstantFP>(CallOperandVal))
60099 if (auto *C = dyn_cast<ConstantInt>(CallOperandVal))
60105 if (auto *C = dyn_cast<ConstantInt>(CallOperandVal))