Home
last modified time | relevance | path

Searched defs:AtomicRMWInst (Results 1 – 5 of 5) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDAtomicExpandUtils.h18 class AtomicRMWInst; variable
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
HDMemoryLocation.h35 class AtomicRMWInst; variable
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDAMDGPUISelLowering.h243 AtomicExpansionKind shouldCastAtomicRMWIInIR(AtomicRMWInst *) const override { in shouldCastAtomicRMWIInIR() argument
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDSelectionDAGBuilder.h46 class AtomicRMWInst; variable
/freebsd-14-stable/contrib/llvm-project/llvm/lib/IR/
HDInstructions.cpp1389 AtomicRMWInst::AtomicRMWInst(BinOp Operation, Value *Ptr, Value *Val, in AtomicRMWInst() function in AtomicRMWInst