Home
last modified time | relevance | path

Searched defs:RMWOp (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp2386 Value *Expr, AtomicOrdering AO, AtomicRMWInst::BinOp RMWOp, in createAtomicUpdate()
2408 AtomicRMWInst::BinOp RMWOp) { in emitRMWOpAsInstruction()
2437 AtomicOrdering AO, AtomicRMWInst::BinOp RMWOp, in emitAtomicUpdate()
2536 AtomicRMWInst::BinOp RMWOp, AtomicUpdateCallbackTy &UpdateOp, in createAtomicCapture()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp989 AtomicRMWInst::BinOp RMWOp = AI->getOperation(); in expandAtomicRMWToMaskedIntrinsic() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp5467 llvm::AtomicRMWInst::BinOp RMWOp; in emitOMPAtomicRMW() local
H A DCGBuiltin.cpp961 llvm::AtomicRMWInst::BinOp RMWOp = llvm::AtomicRMWInst::Or; in EmitBitTestIntrinsic() local