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