Home
last modified time | relevance | path

Searched defs:AtomicOp (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsISelLowering.cpp1468 unsigned AtomicOp; in emitAtomicBinary() local
1676 unsigned AtomicOp = 0; in emitAtomicBinaryPartword() local
1853 unsigned AtomicOp = MI.getOpcode() == Mips::ATOMIC_CMP_SWAP_I32 in emitAtomicCmpSwap() local
1924 unsigned AtomicOp = MI.getOpcode() == Mips::ATOMIC_CMP_SWAP_I8 in emitAtomicCmpSwapPartword() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp3883 SDValue AtomicOp = DAG.getMemIntrinsicNode(Opcode, DL, VTList, Ops, in lowerATOMIC_LOAD_OP() local
3951 SDValue AtomicOp = DAG.getMemIntrinsicNode(SystemZISD::ATOMIC_CMP_SWAP, in lowerATOMIC_CMP_SWAP() local
3986 SDValue AtomicOp = DAG.getMemIntrinsicNode(SystemZISD::ATOMIC_CMP_SWAPW, DL, in lowerATOMIC_CMP_SWAP() local
/third_party/node/deps/v8/src/wasm/
Dgraph-builder-interface.cc961 void AtomicOp(FullDecoder* decoder, WasmOpcode opcode, in AtomicOp() function in v8::internal::wasm::__anoned4d3a260111::WasmGraphBuildingInterface
/third_party/node/deps/v8/src/compiler/
Dwasm-compiler.cc5151 Node* WasmGraphBuilder::AtomicOp(wasm::WasmOpcode opcode, Node* const* inputs, in AtomicOp() function in v8::internal::compiler::WasmGraphBuilder
/third_party/node/deps/v8/src/wasm/baseline/
Dliftoff-compiler.cc4785 void AtomicOp(FullDecoder* decoder, WasmOpcode opcode, in AtomicOp() function in v8::internal::wasm::__anon3bd82aa60111::LiftoffCompiler