Home
last modified time | relevance | path

Searched defs:Mid (Results 1 - 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DParallel.h86 RandomAccessIterator Mid = Start + (std::distance(Start, End) / 2); in medianOf3() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DLiveInterval.cpp359 size_t Mid = Len >> 1; in find() local
H A DStackColoring.cpp1286 auto Mid = FirstS.begin() + OldSize; in runOnMachineFunction() local
/third_party/skia/src/pathops/
H A DSkPathOpsPoint.h232 static SkDPoint Mid(const SkDPoint& a, const SkDPoint& b) { in Mid() function
/third_party/lzma/CPP/Common/
H A DMyString.h411 AString Mid(unsigned startIndex, unsigned count) const { return AString(count, _chars + startIndex); } in Mid() function in AString
699 UString Mid(unsigned startIndex, unsigned count) const { return UString(count, _chars + startIndex); } in Mid() function in UString
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DLowerSwitch.cpp272 unsigned Mid = Size / 2; in switchConvert() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DScalarizer.cpp714 Scatterer Mid = scatter(&BCI, V); in visitBitCastInst() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp2863 const auto &Mid = Indices.begin() + Indices.size() / 2; in lowerVECTOR_SHUFFLE_PCKEV() local
2906 const auto &Mid = Indices.begin() + Indices.size() / 2; in lowerVECTOR_SHUFFLE_PCKOD() local
[all...]

Completed in 14 milliseconds