Searched defs:AtomicSub (Results 1 – 10 of 10) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceIntrinsics.h | 81 AtomicSub, enumerator
|
/third_party/node/deps/v8/src/wasm/baseline/s390/ |
D | liftoff-assembler-s390.h | 661 void LiftoffAssembler::AtomicSub(Register dst_addr, Register offset_reg, in AtomicSub() function
|
/third_party/node/deps/v8/src/wasm/baseline/ppc/ |
D | liftoff-assembler-ppc.h | 621 void LiftoffAssembler::AtomicSub(Register dst_addr, Register offset_reg, in AtomicSub() function
|
/third_party/node/deps/v8/src/wasm/baseline/mips/ |
D | liftoff-assembler-mips.h | 730 void LiftoffAssembler::AtomicSub(Register dst_addr, Register offset_reg, in AtomicSub() function
|
/third_party/node/deps/v8/src/wasm/baseline/riscv64/ |
D | liftoff-assembler-riscv64.h | 831 void LiftoffAssembler::AtomicSub(Register dst_addr, Register offset_reg, in AtomicSub() function
|
/third_party/node/deps/v8/src/wasm/baseline/arm64/ |
D | liftoff-assembler-arm64.h | 785 void LiftoffAssembler::AtomicSub(Register dst_addr, Register offset_reg, in AtomicSub() function
|
/third_party/node/deps/v8/src/wasm/baseline/x64/ |
D | liftoff-assembler-x64.h | 598 void LiftoffAssembler::AtomicSub(Register dst_addr, Register offset_reg, in AtomicSub() function
|
/third_party/node/deps/v8/src/wasm/baseline/arm/ |
D | liftoff-assembler-arm.h | 1132 void LiftoffAssembler::AtomicSub(Register dst_addr, Register offset_reg, in AtomicSub() function
|
/third_party/node/deps/v8/src/wasm/baseline/ia32/ |
D | liftoff-assembler-ia32.h | 953 void LiftoffAssembler::AtomicSub(Register dst_addr, Register offset_reg, in AtomicSub() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 38393 auto AtomicSub = DAG.getAtomic( in combineSetCCAtomicArith() local
|