Home | History | Annotate | Download | only in IR

Lines Matching refs:getPtrToInt

1511   case Instruction::PtrToInt: return getPtrToInt(C, Ty);
1542 return getPtrToInt(S, Ty);
1697 Constant *ConstantExpr::getPtrToInt(Constant *C, Type *DstTy) {
1835 return getPtrToInt(GEP,
1849 return getPtrToInt(GEP,
1867 return getPtrToInt(GEP,