Home
last modified time | relevance | path

Searched refs:subvector (Results 1 – 10 of 10) sorted by relevance

/external/valgrind/auxprogs/
Dgsl16-badfree.patch12 - view = FUNCTION (gsl_vector, subvector) (v, 0, N);
13 + view = FUNCTION (gsl_vector, subvector) (v0, 0, N);
28 - view = FUNCTION (gsl_vector, subvector) (v, 0, N);
29 + view = FUNCTION (gsl_vector, subvector) (v0, 0, N);
/external/llvm/test/CodeGen/X86/
Dwiden_extract-1.ll2 ; widen extract subvector
Dunaligned-32-byte-memops.ll53 ; Merge two consecutive 16-byte subvector loads into a single 32-byte load if it's faster.
/external/llvm/include/llvm/Target/
DTargetSelectionDAG.td241 def SDTSubVecExtract : SDTypeProfile<1, 2, [// subvector extract
244 def SDTSubVecInsert : SDTypeProfile<1, 3, [ // subvector insert
545 // This operator does not do subvector type checking. The ARM
551 // This operator does subvector type checking.
/external/v8/src/parsing/
Dparser.cc105 Vector<unsigned> subvector(&(Data()[index]), FunctionEntry::kSize); in GetFunctionEntry() local
106 return FunctionEntry(subvector); in GetFunctionEntry()
/external/llvm/lib/Target/X86/
DX86InstrFormats.td108 // The tuple (subvector) forms.
DX86InstrAVX512.td101 // 8-bit compressed displacement tuple/subvector format. This is only
628 // A subvector extract from the first vector position is
778 // A 128-bit subvector insert to the first 512-bit vector position
DX86InstrSSE.td338 // A 128-bit subvector extract from the first 256-bit vector position
355 // A 128-bit subvector insert to the first 256-bit vector position
1042 // Special patterns for storing subvector extracts of lower 128-bits
/external/llvm/lib/Target/NVPTX/
DNVPTXVector.td866 // extract subvector patterns
/external/llvm/lib/Target/AArch64/
DAArch64InstrInfo.td5909 // A 64-bit subvector insert to the first 128-bit vector position