Home | History | Annotate | Download | only in X86

Lines Matching defs:CallOperandVal

18668   Value *CallOperandVal = info.CallOperandVal;
18671 if (CallOperandVal == NULL)
18673 Type *type = CallOperandVal->getType();
18688 if (CallOperandVal->getType()->isIntegerTy())
18708 if (ConstantInt *C = dyn_cast<ConstantInt>(info.CallOperandVal)) {
18714 if (ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) {
18720 if (ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) {
18726 if (ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) {
18732 if (ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) {
18738 if (ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) {
18745 if (dyn_cast<ConstantFP>(CallOperandVal)) {
18750 if (ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) {
18757 if (ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) {