Searched defs:AtomicLoad (Results 1 – 4 of 4) sorted by relevance
46 AtomicLoad, enumerator
223 static T AtomicLoad(ThreadState *thr, uptr pc, const volatile T *a, in AtomicLoad() function
175 Node* AtomicLoad(MachineType type, Node* base, Node* index) { in AtomicLoad() function
951 Node* CodeAssembler::AtomicLoad(MachineType rep, Node* base, Node* offset) { in AtomicLoad() function in v8::internal::compiler::CodeAssembler