Searched defs:getAtomic (Results  1 – 3 of 3) sorted by relevance
| /external/snakeyaml/src/test/java/org/yaml/snakeyaml/constructor/ | 
| D | AtomicJavaBean.java | 32     public AtomicLong getAtomic() {  in getAtomic()  method in AtomicJavaBean
 | 
| /external/llvm/lib/CodeGen/SelectionDAG/ | 
| D | SelectionDAG.cpp | 4798 SDValue SelectionDAG::getAtomic(unsigned Opcode, const SDLoc &dl, EVT MemVT,  in getAtomic()  function in SelectionDAG4824 SDValue SelectionDAG::getAtomic(unsigned Opcode, const SDLoc &dl, EVT MemVT,  in getAtomic()  function in SelectionDAG
 4875 SDValue SelectionDAG::getAtomic(unsigned Opcode, const SDLoc &dl, EVT MemVT,  in getAtomic()  function in SelectionDAG
 4904 SDValue SelectionDAG::getAtomic(unsigned Opcode, const SDLoc &dl, EVT MemVT,  in getAtomic()  function in SelectionDAG
 4930 SDValue SelectionDAG::getAtomic(unsigned Opcode, const SDLoc &dl, EVT MemVT,  in getAtomic()  function in SelectionDAG
 
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ | 
| D | SelectionDAG.cpp | 6582 SDValue SelectionDAG::getAtomic(unsigned Opcode, const SDLoc &dl, EVT MemVT,  in getAtomic()  function in SelectionDAG6616 SDValue SelectionDAG::getAtomic(unsigned Opcode, const SDLoc &dl, EVT MemVT,  in getAtomic()  function in SelectionDAG
 6644 SDValue SelectionDAG::getAtomic(unsigned Opcode, const SDLoc &dl, EVT MemVT,  in getAtomic()  function in SelectionDAG
 
 |