Searched defs:PtrToInt (Results 1 – 10 of 10) sorted by relevance
65 typedef int *PtrToInt; typedef
515 friend class PtrToInt; variable
223 | PtrToInt Constructor
247 | PtrToInt Constructor
1717 Value *PtrToInt = IRB.CreatePtrToInt(GEP, DL.getIntPtrType(GEP->getType())); in TEST_F() local
2420 ConstantRange PtrToInt = A.castOp(Instruction::PtrToInt, 64); in TEST_F() local
372 auto *PtrToInt = dyn_cast<PtrToIntInst>(IntToPtr->getOperand(0)); in simplifyIntToPtrRoundTripCast() local
178 PtrToInt Opcode = C.LLVMPtrToInt const
2050 auto PtrToInt = MIB.buildPtrToInt(CastPtrTy, AddOp1Reg); in convertPtrAddToAdd() local
266 const SCEVPtrToIntExpr *PtrToInt = cast<SCEVPtrToIntExpr>(this); in print() local6504 if (const SCEVPtrToIntExpr *PtrToInt = dyn_cast<SCEVPtrToIntExpr>(S)) { in getRangeRef() local