Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
DAddExplicitTypeCasts.cpp43 return CoerceSimple(retType, SubVector(arg, 0, 1), mNeedsExplicitBoolCasts); in visitAggregatePost()
56 return CoerceSimple(retType, SubVector(arg, 0, retType.getNominalSize()), in visitAggregatePost()
DAstHelpers.cpp267 TIntermTyped &sh::SubVector(TIntermTyped &vectorNode, int begin, int end) in SubVector() function in sh
431 TIntermTyped &fromTypeSwizzle = SubVector(fromNode, i, i + 1); in CoerceSimple()
484 TIntermTyped &fromTypeSwizzle = SubVector(fromNode, i, i + 1); in CoerceSimple()
DAstHelpers.h104 TIntermTyped &SubVector(TIntermTyped &vectorNode, int begin, int end);
/third_party/icu/vendor/double-conversion/upstream/double-conversion/
Dstrtod.h56 return buffer.SubVector(0, i + 1); in TrimTrailingZeros()
Dutils.h212 Vector<T> SubVector(int from, int to) { in SubVector() function
Dstrtod.cc98 return buffer.SubVector(i, buffer.length()); in TrimLeadingZeros()
/third_party/node/deps/icu-small/source/i18n/
Ddouble-conversion-strtod.h70 return buffer.SubVector(0, i + 1); in TrimTrailingZeros()
Ddouble-conversion-utils.h226 Vector<T> SubVector(int from, int to) { in SubVector() function
Ddouble-conversion-strtod.cpp112 return buffer.SubVector(i, buffer.length()); in TrimLeadingZeros()
/third_party/skia/third_party/externals/icu/source/i18n/
Ddouble-conversion-strtod.h70 return buffer.SubVector(0, i + 1); in TrimTrailingZeros()
Ddouble-conversion-utils.h225 Vector<T> SubVector(int from, int to) { in SubVector() function
Ddouble-conversion-strtod.cpp112 return buffer.SubVector(i, buffer.length()); in TrimLeadingZeros()
/third_party/icu/icu4c/source/i18n/
Ddouble-conversion-strtod.h70 return buffer.SubVector(0, i + 1); in TrimTrailingZeros()
Ddouble-conversion-utils.h225 Vector<T> SubVector(int from, int to) { in SubVector() function
Ddouble-conversion-strtod.cpp112 return buffer.SubVector(i, buffer.length()); in TrimLeadingZeros()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Ddouble-conversion-strtod.cpp109 return buffer.SubVector(i, buffer.length()); in TrimLeadingZeros()
119 return buffer.SubVector(0, i + 1); in TrimTrailingZeros()
Ddouble-conversion-utils.h200 Vector<T> SubVector(int from, int to) { in SubVector() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTXISelLowering.cpp4885 SDValue SubVector = NewLD.getValue(i); in ReplaceLoadVector() local
4886 SDValue E0 = DAG.getNode(ISD::EXTRACT_VECTOR_ELT, DL, EltVT, SubVector, in ReplaceLoadVector()
4888 SDValue E1 = DAG.getNode(ISD::EXTRACT_VECTOR_ELT, DL, EltVT, SubVector, in ReplaceLoadVector()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86InstrSSE.td7830 // SubVector Broadcasts