Home
last modified time | relevance | path

Searched refs:PointerOperand (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp111 Value *PointerOperand, Value *ValueOperand,
1695 Instruction *I, unsigned Size, Align Alignment, Value *PointerOperand, in expandAtomicOpToLibcall() argument
1795 auto PtrTypeAS = PointerOperand->getType()->getPointerAddressSpace(); in expandAtomicOpToLibcall()
1796 Value *PtrVal = Builder.CreateBitCast(PointerOperand, in expandAtomicOpToLibcall()