Searched defs:PtrToInt (Results 1 – 7 of 7) sorted by relevance
113 int PtrToInt(const(void)* p) { return cast(int) p; } in PtrToInt() function
589 friend class PtrToInt; variable
223 | PtrToInt Constructor
247 | PtrToInt Constructor
1956 auto PtrToInt = MIB.buildPtrToInt(CastPtrTy, AddOp1Reg); in convertPtrAddToAdd() local
178 PtrToInt Opcode = C.LLVMPtrToInt const
257 const SCEVPtrToIntExpr *PtrToInt = cast<SCEVPtrToIntExpr>(this); in print() local5885 if (const SCEVPtrToIntExpr *PtrToInt = dyn_cast<SCEVPtrToIntExpr>(S)) { in getRangeRef() local