Searched defs:PtrVal (Results 1 – 7 of 7) sorted by relevance
61 PointerIntPair(PointerTy PtrVal, IntType IntVal) { in PointerIntPair()66 explicit PointerIntPair(PointerTy PtrVal) { in PointerIntPair()79 void setPointer(PointerTy PtrVal) { in setPointer()97 void initWithPointer(PointerTy PtrVal) { in initWithPointer()105 void setPointerAndInt(PointerTy PtrVal, IntType IntVal) { in setPointerAndInt()
484 void AliasSetTracker::deleteValue(Value *PtrVal) { in deleteValue()
1041 LatticeVal PtrVal = getValueState(I.getOperand(0)); in visitLoadInst() local
1167 Value *PtrVal = SrcVal->getPointerOperand(); in GetLoadValueForLoad() local
4270 const Value* PtrVal, in getAtomic()4329 const Value* PtrVal, in getAtomic()
5530 static SDValue getMemCmpLoad(const Value *PtrVal, MVT LoadVT, in getMemCmpLoad()
1278 VectorParts &PtrVal = getVectorValue(Ptr); in vectorizeMemoryInstruction() local