/third_party/vk-gl-cts/external/amber/src/src/vulkan/ |
D | engine_vulkan_debugger.cc | 421 const Variables* GetLane(const Variables& lanes, int lane) { in GetLane() 538 int lane, in Thread() 731 if (auto lane = client_.GetLane(locals, lane_)) { in ExpectLocalT() local 958 int lane, in StartThread() 991 int lane; in OnBreakpointHit() local 1003 int lane; in OnBreakpointHit() local 1014 int lane; in OnBreakpointHit() local 1055 int* lane) { in FindLocal() 1100 int* lane) { in FindGlobalInvocationId() 1108 bool FindVertexIndex(dap::integer thread_id, uint32_t index, int* lane) { in FindVertexIndex() [all …]
|
/third_party/optimized-routines/math/ |
D | v_pow.c | 17 for (int lane = 0; lane < v_lanes64 (); lane++) in V_NAME() local
|
D | v_powf.c | 162 for (int lane = 0; lane < v_lanes32 (); lane++) in V_NAME() local
|
/third_party/python/Modules/_sha3/kcp/ |
D | KeccakP-1600-opt64.c | 98 UINT64 lane; in KeccakP1600_AddBytesInLane() local 182 UINT64 lane = byte; in KeccakP1600_AddByte() local 306 UINT64 lane = ((UINT64*)state)[lanePosition]; in KeccakP1600_ExtractBytesInLane() local 382 UINT64 lane = ((UINT64*)state)[lanePosition]; in KeccakP1600_ExtractAndAddBytesInLane() local
|
/third_party/typescript/src/debug/ |
D | dbg.ts | 430 const left = column > 0 ? connectors[column - 1][lane] : 0; constant 431 const above = lane > 0 ? connectors[column][lane - 1] : 0; constant 443 const connector = connectors[column][lane]; constant 445 const node = grid[column][lane]; constant
|
/third_party/mesa3d/src/panfrost/bifrost/ |
D | bi_lower_divergent_indirects.c | 89 nir_ssa_def *lane = nir_load_subgroup_invocation(b); in bi_lower_divergent_indirects_impl() local
|
D | compiler.h | 219 bi_byte(bi_index idx, unsigned lane) in bi_byte()
|
D | bifrost_compile.c | 2213 bi_index lane = bi_lshift_xor_i32(b, lane_id, s1, bi_imm_u8(0)); in bi_clper_xor() local
|
/third_party/mesa3d/src/nouveau/codegen/ |
D | nv50_ir_lowering_gm107.cpp | 141 Value *lane = bld.mkImm(l); in handleManualTXD() local
|
D | nv50_ir_emit_nv50.cpp | 841 CodeEmitterNV50::emitQUADOP(const Instruction *i, uint8_t lane, uint8_t quOp) in emitQUADOP()
|
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
D | SpirvShaderDebugger.cpp | 266 for(int lane = 0; lane < sw::SIMD::Width; lane++) in get() local 1182 int const lane; member 2018 int lane) in LocalVariableValue() 2171 for(size_t lane = 0; lane < sw::SIMD::Width; lane++) in Data() local 2333 for(size_t lane = 0; lane < sw::SIMD::Width; lane++) in updateFrameLocals() local 2345 for(int lane = 0; lane < sw::SIMD::Width; lane++) in getOrCreateLocals() local 2379 for(int lane = 0; lane < sw::SIMD::Width; lane++) in getOrCreateLocals() local 2386 for(int lane = 0; lane < sw::SIMD::Width; lane++) in getOrCreateLocals() local 2404 for(int lane = 0; lane < sw::SIMD::Width; lane++) in buildGlobal() local 2415 for(int lane = 0; lane < sw::SIMD::Width; lane++) in buildGlobals() local
|
/third_party/mesa3d/src/panfrost/bifrost/valhall/ |
D | valhall.h | 79 bool lane : 1; member
|
D | valhall.py | 103 …halfswizzle = False, widen = False, lanes = False, combine = False, lane = None, absneg = False, n… argument
|
/third_party/python/Objects/ |
D | tupleobject.c | 413 Py_uhash_t lane = PyObject_Hash(item[i]); in tuplehash() local
|
/third_party/mesa3d/src/amd/llvm/ |
D | ac_llvm_build.c | 3139 LLVMValueRef lane, bool with_opt_barrier) in _ac_build_readlane() 3160 LLVMValueRef lane, bool with_opt_barrier) in ac_build_readlane_common() 3203 LLVMValueRef lane) in ac_build_readlane_no_opt_barrier() 3208 LLVMValueRef ac_build_readlane(struct ac_llvm_context *ctx, LLVMValueRef src, LLVMValueRef lane) in ac_build_readlane() 3214 LLVMValueRef lane) in ac_build_writelane()
|
D | ac_nir_to_llvm.c | 4096 unsigned lane = nir_src_as_uint(instr->src[1]); in visit_intrinsic() local
|
/third_party/skia/src/core/ |
D | SkVM.cpp | 719 I32 Builder::load64(Ptr ptr, int lane) { in load64() 722 I32 Builder::load128(Ptr ptr, int lane) { in load128() 2475 void Assembler::movs(X dst, V src, int lane) { in movs() 2479 void Assembler::inss(V dst, X src, int lane) { in inss() 2509 void Assembler::ld24s(V dst, X src, int lane) { in ld24s() 2515 void Assembler::ld44s(V dst, X src, int lane) { in ld44s()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/reconvergence/ |
D | vktReconvergenceTests.cpp | 1926 for (deUint32 lane = 0; lane < invocationStride; ++lane) in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/reconvergence/ |
D | vktReconvergenceTests.cpp | 1926 for (deUint32 lane = 0; lane < invocationStride; ++lane) in iterate() local
|
/third_party/mesa3d/src/amd/compiler/ |
D | aco_instruction_selection.cpp | 8096 Temp lane = bld.sop1(Builder::s_ff1_i32, bld.def(s1), Operand(exec, bld.lm)); in emit_uniform_scan() local 8837 unsigned lane = 0; in visit_intrinsic() local 8968 Temp lane = bld.as_uniform(get_ssa_temp(ctx, instr->src[2].ssa)); in visit_intrinsic() local
|