Searched defs:getPtrToInt (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/IR/
H A DConstants.cpp1555 return getPtrToInt(C, Ty, OnlyIfReduced);
1589 return getPtrToInt(S, Ty);
1744 Constant *ConstantExpr::getPtrToInt(Constant *C, Type *DstTy, function in class:ConstantExpr
1889 return getPtrToInt(GEP,
1903 return getPtrToInt(GEP,
1921 return getPtrToInt(GEP,

Completed in 97 milliseconds