Home
last modified time | relevance | path

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

/external/llvm/tools/bugpoint/
DListReducer.h120 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/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/lib/Transforms/Utils/
DLowerSwitch.cpp223 unsigned Mid = Size / 2; in switchConvert() local
/external/clang/test/SemaCXX/
Dconditional-expr.cpp32 struct Mid : Base {}; struct
Dconstant-expression-cxx11.cpp1016 template<int N> struct Mid : Base {}; struct
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLowerSwitch.cpp272 unsigned Mid = Size / 2; in switchConvert() local
/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/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/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
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
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp11457 int Lo = Lane, Mid = Lane + NumHalfLaneElts, Hi = Lane + NumLaneElts; in lowerShuffleAsUNPCKAndPermute() local
41034 SDValue Mid = truncateVectorWithPACK(X86ISD::PACKUS, MVT::v16i16, USatVal, in combineTruncateWithSat() local
41064 SDValue Mid = truncateVectorWithPACK(X86ISD::PACKSS, MidVT, USatVal, DL, in combineTruncateWithSat() local