Home
last modified time | relevance | path

Searched defs:Mid (Results 1 – 25 of 31) sorted by relevance

12

/external/llvm/tools/bugpoint/
DListReducer.h120 unsigned Mid = MidTop / 2; in reduceList() local
/external/llvm-project/llvm/tools/bugpoint/
DListReducer.h119 unsigned Mid = MidTop / 2; in reduceList() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DParallel.h86 RandomAccessIterator Mid = Start + (std::distance(Start, End) / 2); in medianOf3() local
/external/llvm-project/libcxx/test/libcxx/fuzzing/
Drandom.pass.cpp57 auto Mid = Beg + ((End - Beg) / 2); in DispatchAndCreate() local
/external/llvm-project/llvm/include/llvm/Support/
DParallel.h82 RandomAccessIterator Mid = Start + (std::distance(Start, End) / 2); in medianOf3() local
/external/skqp/src/pathops/
DSkPathOpsPoint.h226 static SkDPoint Mid(const SkDPoint& a, const SkDPoint& b) { in Mid() function
/external/skia/src/pathops/
DSkPathOpsPoint.h232 static SkDPoint Mid(const SkDPoint& a, const SkDPoint& b) { in Mid() function
/external/lzma/CPP/Common/
DMyString.h371 …AString Mid(unsigned startIndex, unsigned count) const { return AString(count, _chars + startIndex… in Mid() function
611 …UString Mid(unsigned startIndex, unsigned count) const { return UString(count, _chars + startIndex… in Mid() function
/external/llvm-project/clang-tools-extra/clang-tidy/readability/
DIdentifierNamingCheck.cpp409 StringRef Mid = StringRef(Fixed).trim("_"); in fixupWithStyle() local
/external/llvm-project/clang/test/SemaCXX/
Dconditional-expr.cpp33 struct Mid : Base {}; struct
/external/clang/test/SemaCXX/
Dconditional-expr.cpp32 struct Mid : Base {}; struct
/external/llvm/lib/Transforms/Utils/
DLowerSwitch.cpp223 unsigned Mid = Size / 2; in switchConvert() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLowerSwitch.cpp272 unsigned Mid = Size / 2; in switchConvert() local
/external/llvm-project/llvm/lib/Transforms/Utils/
DLowerSwitch.cpp244 unsigned Mid = Size / 2; in SwitchConvert() local
/external/llvm-project/llvm/lib/CodeGen/
DStackColoring.cpp1337 auto Mid = FirstS.begin() + OldSize; in runOnMachineFunction() local
DLiveInterval.cpp359 size_t Mid = Len >> 1; in find() local
DRDFLiveness.cpp660 auto ClearIn = [] (RegisterRef RR, const RegisterAggr &Mid, SubMap &SM) { in computePhiInfo()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DStackColoring.cpp1286 auto Mid = FirstS.begin() + OldSize; in runOnMachineFunction() local
DLiveInterval.cpp359 size_t Mid = Len >> 1; in find() local
/external/llvm/lib/Transforms/Scalar/
DScalarizer.cpp522 Scatterer Mid = scatter(&BCI, V); in visitBitCastInst() local
/external/llvm/lib/CodeGen/
DLiveInterval.cpp312 size_t Mid = Len >> 1; in find() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DScalarizer.cpp714 Scatterer Mid = scatter(&BCI, V); in visitBitCastInst() local
/external/llvm-project/llvm/lib/Transforms/Scalar/
DScalarizer.cpp726 Scatterer Mid = scatter(&BCI, V); in visitBitCastInst() local
/external/llvm/lib/Target/Mips/
DMipsSEISelLowering.cpp2749 const auto &Mid = Indices.begin() + Indices.size() / 2; in lowerVECTOR_SHUFFLE_PCKEV() local
2792 const auto &Mid = Indices.begin() + Indices.size() / 2; in lowerVECTOR_SHUFFLE_PCKOD() local
/external/llvm-project/llvm/lib/Target/Mips/
DMipsSEISelLowering.cpp2862 const auto &Mid = Indices.begin() + Indices.size() / 2; in lowerVECTOR_SHUFFLE_PCKEV() local
2905 const auto &Mid = Indices.begin() + Indices.size() / 2; in lowerVECTOR_SHUFFLE_PCKOD() local

12