Searched refs:PointerOperand (Results 1 – 2 of 2) sorted by relevance
115 Value *PointerOperand, Value *ValueOperand,1757 Instruction *I, unsigned Size, Align Alignment, Value *PointerOperand, in expandAtomicOpToLibcall() argument1867 auto PtrTypeAS = PointerOperand->getType()->getPointerAddressSpace(); in expandAtomicOpToLibcall()1869 Builder.CreateBitCast(PointerOperand, Type::getInt8PtrTy(Ctx, PtrTypeAS)); in expandAtomicOpToLibcall()
2464 Value *PointerOperand = getLoadStorePointerOperand(&I)->stripPointerCasts(); in getInvariantGroupClobberingInstruction() local2470 if (isa<Constant>(PointerOperand)) in getInvariantGroupClobberingInstruction()2475 PointerUsesQueue.push_back(PointerOperand); in getInvariantGroupClobberingInstruction()