Searched defs:Mid (Results 1 – 10 of 10) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/tools/bugpoint/ |
H A D | ListReducer.h | 119 unsigned Mid = MidTop / 2; in reduceList() local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | Parallel.h | 119 ? (Comp(*Mid, *(End - 1)) ? (Comp(*Start, *Mid) ? Mid : Start) in medianOf3() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | StackColoring.cpp | 1311 auto Mid = FirstS.begin() + OldSize; runOnMachineFunction() local
|
H A D | RDFLiveness.cpp | 661 auto ClearIn = [](RegisterRef RR, const RegisterAggr &Mid, SubMap &SM) { in computePhiInfo()
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | LowerSwitch.cpp | 250 unsigned Mid = Size / 2; in SwitchConvert() local
|
/freebsd-src/sys/contrib/dev/acpica/include/ |
H A D | acstruct.h | 302 } Mid; member
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsSEISelLowering.cpp | 2850 const auto &Mid = Indices.begin() + Indices.size() / 2; lowerVECTOR_SHUFFLE_PCKEV() local 2893 const auto &Mid = Indices.begin() + Indices.size() / 2; lowerVECTOR_SHUFFLE_PCKOD() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | Scalarizer.cpp | 929 Scatterer Mid = scatter(&BCI, V, MidVS); in visitBitCastInst() local
|
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-profdata/ |
H A D | llvm-profdata.cpp | 913 unsigned Mid = Contexts.size() / 2; mergeInstrProfile() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 10743 int Lo = Lane, Mid = Lane + NumHalfLaneElts, Hi = Lane + NumLaneElts; lowerShuffleAsUNPCKAndPermute() local 49719 SDValue Mid = truncateVectorWithPACK(X86ISD::PACKUS, MVT::v16i16, USatVal, combineTruncateWithSat() local 49746 SDValue Mid = truncateVectorWithPACK(X86ISD::PACKSS, MidVT, USatVal, DL, combineTruncateWithSat() local [all...] |