Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/bugpoint/
H A DListReducer.h119 unsigned Mid = MidTop / 2; in reduceList() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DParallel.h117 RandomAccessIterator Mid = Start + (std::distance(Start, End) / 2); in medianOf3() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLowerSwitch.cpp250 unsigned Mid = Size / 2; in SwitchConvert() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackColoring.cpp1315 auto Mid = FirstS.begin() + OldSize; in runOnMachineFunction() local
H A DRDFLiveness.cpp661 auto ClearIn = [](RegisterRef RR, const RegisterAggr &Mid, SubMap &SM) { in computePhiInfo()
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp738 const auto &Mid = Mask.begin() + Mask.size() / 2; in lowerVECTOR_SHUFFLE_VPICKEV() local
780 const auto &Mid = Mask.begin() + Mask.size() / 2; in lowerVECTOR_SHUFFLE_VPICKOD() local
1019 const auto &Mid = Mask.begin() + Mask.size() / 2; in lowerVECTOR_SHUFFLE_XVPICKEV() local
1054 const auto &Mid = Mask.begin() + Mask.size() / 2; in lowerVECTOR_SHUFFLE_XVPICKOD() local
1091 const auto &Mid = Mask.begin() + HalfSize; in lowerVECTOR_SHUFFLE_XVSHUF() local
/freebsd/sys/contrib/dev/acpica/include/
H A Dacstruct.h302 } Mid; member
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp2857 const auto &Mid = Indices.begin() + Indices.size() / 2; in lowerVECTOR_SHUFFLE_PCKEV() local
2900 const auto &Mid = Indices.begin() + Indices.size() / 2; in lowerVECTOR_SHUFFLE_PCKOD() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DScalarizer.cpp929 Scatterer Mid = scatter(&BCI, V, MidVS); in visitBitCastInst() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp971 unsigned Mid = Contexts.size() / 2; in mergeInstrProfile() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp10876 int Lo = Lane, Mid = Lane + NumHalfLaneElts, Hi = Lane + NumLaneElts; in lowerShuffleAsUNPCKAndPermute() local
51055 SDValue Mid = truncateVectorWithPACK(X86ISD::PACKUS, MVT::v16i16, USatVal, in combineTruncateWithSat() local
51082 SDValue Mid = truncateVectorWithPACK(X86ISD::PACKSS, MidVT, USatVal, DL, in combineTruncateWithSat() local