Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/bugpoint/
H A DListReducer.h119 unsigned Mid = MidTop / 2; in reduceList() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DParallel.h82 RandomAccessIterator Mid = Start + (std::distance(Start, End) / 2); in medianOf3() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLowerSwitch.cpp244 unsigned Mid = Size / 2; in SwitchConvert() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DStackColoring.cpp1335 auto Mid = FirstS.begin() + OldSize; in runOnMachineFunction() local
H A DRDFLiveness.cpp660 auto ClearIn = [] (RegisterRef RR, const RegisterAggr &Mid, SubMap &SM) { in computePhiInfo()
H A DLiveInterval.cpp359 size_t Mid = Len >> 1; in find() local
/netbsd-src/sys/external/bsd/acpica/dist/include/
H A Dacstruct.h194 } Mid; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DScalarizer.cpp726 Scatterer Mid = scatter(&BCI, V); in visitBitCastInst() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A 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
/netbsd-src/sys/arch/emips/ebus/
H A Dflash_ebus.c1127 uint8_t Mid, Did; in flash_identify() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp367 unsigned Mid = Contexts.size() / 2; in mergeInstrProfile() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp12275 int Lo = Lane, Mid = Lane + NumHalfLaneElts, Hi = Lane + NumLaneElts; in lowerShuffleAsUNPCKAndPermute() local
45198 SDValue Mid = truncateVectorWithPACK(X86ISD::PACKUS, MVT::v16i16, USatVal, in combineTruncateWithSat() local
45227 SDValue Mid = truncateVectorWithPACK(X86ISD::PACKSS, MidVT, USatVal, DL, in combineTruncateWithSat() local