Home
last modified time | relevance | path

Searched defs:first_index (Results 1 – 19 of 19) sorted by relevance

/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dmatmul_op.cc65 int first_index = transpose_a_ ? 0 : 1; in Compile() local
/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
DTensorReductionCuda.h129 const Index first_index = blockIdx.x * BlockSize * NumPerThread + threadIdx.x; in FullReductionKernel() local
223 const Index first_index = blockIdx.x * BlockSize * NumPerThread + 2*threadIdx.x; in FullReductionKernelHalfFloat() local
/external/v8/src/interpreter/
Dbytecode-register-optimizer.cc492 int first_index = reg_list.first_register().index(); in RegisterListAllocateEvent() local
501 int first_index = reg_list.first_register().index(); in RegisterListFreeEvent() local
/external/perf_data_converter/src/quipper/
Dhuge_page_deducer.cc64 MMapRange(int first_index, int last_index) in MMapRange()
/external/skia/src/shaders/gradients/
DSk4fGradientBase.cpp193 const int first_index = reverse ? count - 1 : 0; in init() local
/external/skqp/src/shaders/gradients/
DSk4fGradientBase.cpp193 const int first_index = reverse ? count - 1 : 0; in init() local
/external/mesa3d/src/intel/vulkan/
DgenX_query.c332 uint32_t first_index, uint32_t num_queries) in emit_zero_queries()
/external/tensorflow/tensorflow/compiler/xla/tests/
Dtest_utils.cc453 const int64 first_index = in CreateLiteralForConstrainedUses() local
/external/mesa3d/src/compiler/glsl/
Dlink_uniform_blocks.cpp241 unsigned first_index) in process_block_array()
/external/sfntly/cpp/src/sfntly/table/core/
Dos2_table.cc502 void OS2Table::Builder::SetUsFirstCharIndex(int32_t first_index) { in SetUsFirstCharIndex()
/external/v8/src/compiler/arm/
Dcode-generator-arm.cc50 Operand InputOperand2(size_t first_index) { in InputOperand2()
81 MemOperand InputOffset(size_t* first_index) { in InputOffset()
109 MemOperand InputOffset(size_t first_index = 0) { in InputOffset()
148 NeonMemOperand NeonInputOperand(size_t first_index) { in NeonInputOperand()
/external/v8/src/compiler/
Dgraph-visualizer.cc607 int first_index = instruction_block->first_instruction_index(); in PrintSchedule() local
/external/v8/src/compiler/ppc/
Dcode-generator-ppc.cc84 MemOperand MemoryOperand(AddressingMode* mode, size_t* first_index) { in MemoryOperand()
100 MemOperand MemoryOperand(AddressingMode* mode, size_t first_index = 0) { in MemoryOperand()
/external/v8/src/compiler/s390/
Dcode-generator-s390.cc77 MemOperand MemoryOperand(AddressingMode* mode, size_t* first_index) { in MemoryOperand()
101 size_t first_index = 0) { in MemoryOperand()
/external/mesa3d/src/amd/vulkan/
Dradv_cmd_buffer.c3271 uint32_t first_index; member
/external/deqp/external/openglcts/modules/gles31/
Des31cComputeShaderTests.cpp3789 GLuint first_index[4]; in Run() member
/external/deqp/external/openglcts/modules/gl/
Dgl4cComputeShaderTests.cpp4125 GLuint first_index[4]; in Run() member
/external/v8/src/compiler/mips/
Dcode-generator-mips.cc102 MemOperand MemoryOperand(size_t* first_index) { in MemoryOperand()
/external/v8/src/compiler/mips64/
Dcode-generator-mips64.cc105 MemOperand MemoryOperand(size_t* first_index) { in MemoryOperand()