Searched refs:PointerOperand (Results 1 – 1 of 1) sorted by relevance
111 Value *PointerOperand, Value *ValueOperand,1695 Instruction *I, unsigned Size, Align Alignment, Value *PointerOperand, in expandAtomicOpToLibcall() argument1795 auto PtrTypeAS = PointerOperand->getType()->getPointerAddressSpace(); in expandAtomicOpToLibcall()1796 Value *PtrVal = Builder.CreateBitCast(PointerOperand, in expandAtomicOpToLibcall()