Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/tools/bugpoint/
DListReducer.h119 unsigned Mid = MidTop / 2; in reduceList() local
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/
DParallel.h82 RandomAccessIterator Mid = Start + (std::distance(Start, End) / 2); in medianOf3() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
DLowerSwitch.cpp244 unsigned Mid = Size / 2; in SwitchConvert() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DStackColoring.cpp1335 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()
/freebsd-12-stable/sys/contrib/dev/acpica/include/
Dacstruct.h302 } Mid; member
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
DScalarizer.cpp731 Scatterer Mid = scatter(&BCI, V); in visitBitCastInst() local
/freebsd-12-stable/contrib/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
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-profdata/
Dllvm-profdata.cpp367 unsigned Mid = Contexts.size() / 2; in mergeInstrProfile() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
DX86ISelLowering.cpp12311 int Lo = Lane, Mid = Lane + NumHalfLaneElts, Hi = Lane + NumLaneElts; in lowerShuffleAsUNPCKAndPermute() local
45523 SDValue Mid = truncateVectorWithPACK(X86ISD::PACKUS, MVT::v16i16, USatVal, in combineTruncateWithSat() local
45552 SDValue Mid = truncateVectorWithPACK(X86ISD::PACKSS, MidVT, USatVal, DL, in combineTruncateWithSat() local