Home | History | Annotate | Download | only in X86

Lines Matching refs:CallOperandVal

22301   Value *CallOperandVal = info.CallOperandVal;
22304 if (!CallOperandVal)
22306 Type *type = CallOperandVal->getType();
22321 if (CallOperandVal->getType()->isIntegerTy())
22341 if (ConstantInt *C = dyn_cast<ConstantInt>(info.CallOperandVal)) {
22347 if (ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) {
22353 if (ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) {
22359 if (ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) {
22365 if (ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) {
22371 if (ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) {
22378 if (dyn_cast<ConstantFP>(CallOperandVal)) {
22383 if (ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) {
22390 if (ConstantInt *C = dyn_cast<ConstantInt>(CallOperandVal)) {