Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp1832 Instruction *I, unsigned Size, Align Alignment, Value *PointerOperand, in expandAtomicOpToLibcall()
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVEmitIntrinsics.cpp597 Value *PointerOperand) { in getAtomicElemTy()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMemorySSA.cpp2501 Value *PointerOperand = getLoadStorePointerOperand(&I)->stripPointerCasts(); in getInvariantGroupClobberingInstruction() local