Searched defs:AtomicRMWInst (Results 1 – 6 of 6) sorted by relevance
| /external/llvm/include/llvm/CodeGen/ |
| D | AtomicExpandUtils.h | 15 class AtomicRMWInst; variable
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| D | AtomicExpandUtils.h | 18 class AtomicRMWInst; variable
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAGBuilder.h | 47 class AtomicRMWInst; variable
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| D | Instructions.cpp | 1508 AtomicRMWInst::AtomicRMWInst(BinOp Operation, Value *Ptr, Value *Val, in AtomicRMWInst() function in AtomicRMWInst 1519 AtomicRMWInst::AtomicRMWInst(BinOp Operation, Value *Ptr, Value *Val, in AtomicRMWInst() function in AtomicRMWInst
|
| /external/llvm/lib/IR/ |
| D | Instructions.cpp | 1593 AtomicRMWInst::AtomicRMWInst(BinOp Operation, Value *Ptr, Value *Val, in AtomicRMWInst() function in AtomicRMWInst 1604 AtomicRMWInst::AtomicRMWInst(BinOp Operation, Value *Ptr, Value *Val, in AtomicRMWInst() function in AtomicRMWInst
|
| /external/llvm/include/llvm/Target/ |
| D | TargetLowering.h | 1251 virtual AtomicExpansionKind shouldExpandAtomicRMWInIR(AtomicRMWInst *) const { in shouldExpandAtomicRMWInIR() argument
|