Home
last modified time | relevance | path

Searched refs:Mid (Results 1 – 15 of 15) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DParallel.h119 RandomAccessIterator Mid = Start + (std::distance(Start, End) / 2); in medianOf3() local
121 ? (Comp(*Mid, *(End - 1)) ? (Comp(*Start, *Mid) ? Mid : Start) in medianOf3()
123 : (Comp(*Mid, *Start) ? (Comp(*(End - 1), *Mid) ? Mid : End - 1) in medianOf3()
/freebsd/contrib/llvm-project/llvm/tools/bugpoint/
H A DListReducer.h119 unsigned Mid = MidTop / 2; in reduceList() local
120 std::vector<ElTy> Prefix(TheList.begin(), TheList.begin() + Mid); in reduceList()
121 std::vector<ElTy> Suffix(TheList.begin() + Mid, TheList.end()); in reduceList()
147 MidTop = Mid; in reduceList()
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dti,tas5086.txt24 If given, channel X will start with the Mid-Z start
29 power stages are compatible to Mid-Z - please refer
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLowerSwitch.cpp250 unsigned Mid = Size / 2; in SwitchConvert() local
251 std::vector<CaseRange> LHS(Begin, Begin + Mid); in SwitchConvert()
253 std::vector<CaseRange> RHS(Begin + Mid, End); in SwitchConvert()
256 CaseRange &Pivot = *(Begin + Mid); in SwitchConvert()
/freebsd/sys/contrib/dev/acpica/include/
H A Dacstruct.h302 } Mid; member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackColoring.cpp1311 auto Mid = FirstS.begin() + OldSize; in runOnMachineFunction() local
1312 std::inplace_merge(FirstS.begin(), Mid, FirstS.end()); in runOnMachineFunction()
H A DRDFLiveness.cpp661 auto ClearIn = [](RegisterRef RR, const RegisterAggr &Mid, SubMap &SM) { in computePhiInfo() argument
662 if (Mid.empty()) in computePhiInfo()
667 RegisterRef S = Mid.clearIn(RR); in computePhiInfo()
/freebsd/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp913 unsigned Mid = Contexts.size() / 2; in mergeInstrProfile() local
915 assert(Mid > 0 && "Expected more than one context"); in mergeInstrProfile()
917 for (unsigned I = 0; I < Mid; ++I) in mergeInstrProfile()
919 Contexts[I + Mid].get()); in mergeInstrProfile()
926 End = Mid; in mergeInstrProfile()
927 Mid /= 2; in mergeInstrProfile()
928 } while (Mid > 0); in mergeInstrProfile()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp2850 const auto &Mid = Indices.begin() + Indices.size() / 2; in lowerVECTOR_SHUFFLE_PCKEV() local
2853 if (fitsRegularPattern<int>(Begin, 1, Mid, 0, 2)) in lowerVECTOR_SHUFFLE_PCKEV()
2855 else if (fitsRegularPattern<int>(Begin, 1, Mid, Indices.size(), 2)) in lowerVECTOR_SHUFFLE_PCKEV()
2860 if (fitsRegularPattern<int>(Mid, 1, End, 0, 2)) in lowerVECTOR_SHUFFLE_PCKEV()
2862 else if (fitsRegularPattern<int>(Mid, 1, End, Indices.size(), 2)) in lowerVECTOR_SHUFFLE_PCKEV()
2893 const auto &Mid = Indices.begin() + Indices.size() / 2; in lowerVECTOR_SHUFFLE_PCKOD() local
2896 if (fitsRegularPattern<int>(Begin, 1, Mid, 1, 2)) in lowerVECTOR_SHUFFLE_PCKOD()
2898 else if (fitsRegularPattern<int>(Begin, 1, Mid, Indices.size() + 1, 2)) in lowerVECTOR_SHUFFLE_PCKOD()
2903 if (fitsRegularPattern<int>(Mid, 1, End, 1, 2)) in lowerVECTOR_SHUFFLE_PCKOD()
2905 else if (fitsRegularPattern<int>(Mid, 1, End, Indices.size() + 1, 2)) in lowerVECTOR_SHUFFLE_PCKOD()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DScalarizer.cpp929 Scatterer Mid = scatter(&BCI, V, MidVS); in visitBitCastInst() local
931 Res[ResI++] = Mid[J]; in visitBitCastInst()
/freebsd/sys/contrib/device-tree/src/arm/nuvoton/
H A Dnuvoton-npcm730-kudo.dts521 // Mid-Fan
/freebsd/share/dict/
H A Dweb2a35285 Mid-african
35291 Mid-april
35294 Mid-asian
35296 Mid-august
35352 Mid-empire
35353 Mid-europe
35370 Mid-july
35371 Mid-june
35381 Mid-march
35383 Mid-may
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp10743 int Lo = Lane, Mid = Lane + NumHalfLaneElts, Hi = Lane + NumLaneElts; in lowerShuffleAsUNPCKAndPermute() local
10744 MatchLoAnyLane |= isUndefOrInRange(NormM, Lo, Mid); in lowerShuffleAsUNPCKAndPermute()
10745 MatchHiAnyLane |= isUndefOrInRange(NormM, Mid, Hi); in lowerShuffleAsUNPCKAndPermute()
49719 SDValue Mid = truncateVectorWithPACK(X86ISD::PACKUS, MVT::v16i16, USatVal, in combineTruncateWithSat() local
49721 assert(Mid && "Failed to pack!"); in combineTruncateWithSat()
49722 return DAG.getNode(X86ISD::VTRUNCUS, DL, VT, Mid); in combineTruncateWithSat()
49746 SDValue Mid = truncateVectorWithPACK(X86ISD::PACKSS, MidVT, USatVal, DL, in combineTruncateWithSat() local
49748 assert(Mid && "Failed to pack!"); in combineTruncateWithSat()
49749 SDValue V = truncateVectorWithPACK(X86ISD::PACKUS, VT, Mid, DL, DAG, in combineTruncateWithSat()
/freebsd/sys/contrib/dev/acpica/
H A Dchanges.txt13639 Fixed an interpreter problem with the Mid() operator in the case of an
13875 This was the Index argument to the Index, Mid, and Match operators.
14405 Fixed a problem with the Mid() ASL/AML operator where it did not work
18570 Support for the ACPI 2.0 "Mid" ASL operator has been implemented.
/freebsd/share/misc/
H A Dusb_vendors18443 022d Blade Stealth (Mid 2017)
18458 0245 Blade 15 (Mid 2019) Mercury
18459 0246 Blade 15 (Mid 2019) Base Model