Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DAtomicExpandUtils.h15 class AtomicRMWInst; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DAtomicExpandUtils.h19 class AtomicRMWInst; variable
DTargetLowering.h1637 virtual AtomicExpansionKind shouldExpandAtomicRMWInIR(AtomicRMWInst *) const { in shouldExpandAtomicRMWInIR() argument
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.h46 class AtomicRMWInst; variable
/external/swiftshader/third_party/LLVM/lib/VMCore/
DInstructions.cpp1288 AtomicRMWInst::AtomicRMWInst(BinOp Operation, Value *Ptr, Value *Val, in AtomicRMWInst() function in AtomicRMWInst
1299 AtomicRMWInst::AtomicRMWInst(BinOp Operation, Value *Ptr, Value *Val, in AtomicRMWInst() function in AtomicRMWInst
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DInstructions.cpp1357 AtomicRMWInst::AtomicRMWInst(BinOp Operation, Value *Ptr, Value *Val, in AtomicRMWInst() function in AtomicRMWInst
1368 AtomicRMWInst::AtomicRMWInst(BinOp Operation, Value *Ptr, Value *Val, in AtomicRMWInst() function in AtomicRMWInst
/external/llvm/lib/IR/
DInstructions.cpp1593 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/
DTargetLowering.h1251 virtual AtomicExpansionKind shouldExpandAtomicRMWInIR(AtomicRMWInst *) const { in shouldExpandAtomicRMWInIR() argument