Home
last modified time | relevance | path

Searched refs:AtomicAnd (Results 1 – 19 of 19) sorted by relevance

/external/deqp-deps/glslang/Test/baseResults/
Dspv.atomicInt64.comp.out89 44: 6(int64_t) AtomicAnd 43 23 24 21
94 48: 10(int64_t) AtomicAnd 47 23 24 31
163 106: 6(int64_t) AtomicAnd 105 23 24 21
168 110: 10(int64_t) AtomicAnd 109 23 24 31
Dhlsl.intrinsics.comp.out24 0:26 AtomicAnd ( temp uint)
29 0:27 AtomicAnd ( temp uint)
106 0:60 AtomicAnd ( temp 2-component vector of uint)
111 0:61 AtomicAnd ( temp 2-component vector of uint)
180 0:87 AtomicAnd ( temp 3-component vector of uint)
185 0:88 AtomicAnd ( temp 3-component vector of uint)
255 0:114 AtomicAnd ( temp 4-component vector of uint)
260 0:115 AtomicAnd ( temp 4-component vector of uint)
384 0:26 AtomicAnd ( temp uint)
389 0:27 AtomicAnd ( temp uint)
[all …]
Dspv.460.frag.out40 22: 6(int) AtomicAnd 8(aui) 12 13 21
Dhlsl.structbuffer.atomics.frag.out37 0:10 AtomicAnd ( temp uint)
52 0:11 AtomicAnd ( temp uint)
276 0:10 AtomicAnd ( temp uint)
291 0:11 AtomicAnd ( temp uint)
554 35: 6(int) AtomicAnd 34 26 27 25
557 38: 6(int) AtomicAnd 37 26 27 25
Dspv.atomic.comp.out108 47: 6(int) AtomicAnd 44(atomu) 14 15 46
Dspv.image.frag.out436 286: 6(int) AtomicAnd 285 237 19 284
445 294: 18(int) AtomicAnd 293 237 19 292
Dspv.memoryScopeSemantics.comp.out163 27: 15(int) AtomicAnd 23(atomu) 16 17 25
Dhlsl.rw.atomics.frag.out4181 49: 12(int) AtomicAnd 48 34 31 47
4187 55: 12(int) AtomicAnd 54 34 31 53
4275 144: 16(int) AtomicAnd 143 34 31 142
4281 150: 16(int) AtomicAnd 149 34 31 148
4369 237: 12(int) AtomicAnd 236 34 31 235
4375 243: 12(int) AtomicAnd 242 34 31 241
4463 328: 16(int) AtomicAnd 327 34 31 326
4469 334: 16(int) AtomicAnd 333 34 31 332
4557 419: 12(int) AtomicAnd 418 34 31 417
4563 425: 12(int) AtomicAnd 424 34 31 423
[all …]
D310.comp.out259 0:160 AtomicAnd ( global highp uint)
/external/swiftshader/third_party/subzero/src/
DIceIntrinsics.h90 AtomicAnd, enumerator
DIceTargetLoweringMIPS32.cpp719 case Intrinsics::AtomicAnd: in genTargetHelperCallFor()
4549 case Intrinsics::AtomicAnd: in createArithInst()
DIceTargetLoweringARM32.cpp4875 case Intrinsics::AtomicAnd: in createArithInst()
DIceTargetLoweringX86BaseImpl.h4823 case Intrinsics::AtomicAnd:
/external/spirv-llvm/lib/SPIRV/libSPIRV/
DSPIRVOpCodeEnum.h221 _SPIRV_OP(AtomicAnd, 240)
DSPIRVInstruction.h1831 _SPIRV_OP(AtomicAnd, true, 7)
/external/spirv-llvm/lib/SPIRV/
DOCLUtil.h526 _SPIRV_OP(fetch_and_explicit, AtomicAnd) in init()
/external/v8/src/wasm/
Dwasm-opcodes.cc263 CASE_UNSIGNED_ALL_OP(AtomicAnd, "atomic_and") in OpcodeName()
/external/mesa3d/src/compiler/spirv/
Dspirv_to_nir.c2346 OP(AtomicAnd, atomic_and) in vtn_handle_image()
2444 OP(AtomicAnd, atomic_and) in get_ssbo_nir_atomic_op()
2470 OP(AtomicAnd, atomic_and) in get_shared_nir_atomic_op()
2496 OP(AtomicAnd, atomic_and) in get_var_nir_atomic_op()
/external/v8/src/compiler/
Dcode-assembler.h834 Node* AtomicAnd(MachineType type, Node* base, Node* offset, Node* value);