Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp115 Value *PointerOperand, Value *ValueOperand,
1748 Instruction *I, unsigned Size, Align Alignment, Value *PointerOperand, in expandAtomicOpToLibcall() argument
1855 Value *PtrVal = PointerOperand; in expandAtomicOpToLibcall()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DMemorySSA.cpp2438 Value *PointerOperand = getLoadStorePointerOperand(&I)->stripPointerCasts(); in getInvariantGroupClobberingInstruction() local
2444 if (isa<Constant>(PointerOperand)) in getInvariantGroupClobberingInstruction()
2449 PointerUsesQueue.push_back(PointerOperand); in getInvariantGroupClobberingInstruction()