/llvm-project/clang/test/CodeGenCXX/ |
H A D | override-layout-ms.cpp | 37 struct Mid {void *p; }; argument
|
/llvm-project/llvm/tools/bugpoint/ |
H A D | ListReducer.h | 119 unsigned Mid = MidTop / 2; in reduceList() local
|
/llvm-project/llvm/include/llvm/Support/ |
H A D | Parallel.h | 119 ? (Comp(*Mid, *(End - 1)) ? (Comp(*Start, *Mid) ? Mid : Start) in medianOf3() local
|
/llvm-project/libcxx/test/libcxx/fuzzing/ |
H A D | random.pass.cpp | 61 auto Mid = Beg + ((End - Beg) / 2); in DispatchAndCreate() local
|
/llvm-project/clang/test/SemaCXX/ |
H A D | conditional-expr.cpp | 35 struct Mid : Base {}; struct
|
H A D | constant-expression-cxx11.cpp | 1151 template<int N> struct Mid : Base {}; global() struct [all...] |
/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | LowerSwitch.cpp | 250 unsigned Mid = Size / 2; SwitchConvert() local
|
/llvm-project/llvm/lib/CodeGen/ |
H A D | StackColoring.cpp | 1315 auto Mid = FirstS.begin() + OldSize; runOnMachineFunction() local
|
H A D | RDFLiveness.cpp | 661 auto ClearIn = [](RegisterRef RR, const RegisterAggr &Mid, SubMap &SM) { in computePhiInfo() argument
|
/llvm-project/clang-tools-extra/clang-tidy/readability/ |
H A D | IdentifierNamingCheck.cpp | 1115 StringRef Mid = StringRef(Fixed).trim("_"); in fixupWithStyle() local
|
/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsSEISelLowering.cpp | 2857 const auto &Mid = Indices.begin() + Indices.size() / 2; lowerVECTOR_SHUFFLE_PCKEV() local 2900 const auto &Mid = Indices.begin() + Indices.size() / 2; lowerVECTOR_SHUFFLE_PCKOD() local [all...] |
/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | Scalarizer.cpp | 929 Scatterer Mid = scatter(&BCI, V, MidVS); visitBitCastInst() local
|
/llvm-project/llvm/tools/llvm-profdata/ |
H A D | llvm-profdata.cpp | 971 unsigned Mid = Contexts.size() / 2; mergeInstrProfile() local
|
/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 10900 int Lo = Lane, Mid = Lane + NumHalfLaneElts, Hi = Lane + NumLaneElts; lowerShuffleAsUNPCKAndPermute() local 50917 SDValue Mid = truncateVectorWithPACK(X86ISD::PACKUS, MVT::v16i16, USatVal, combineTruncateWithSat() local 50944 SDValue Mid = truncateVectorWithPACK(X86ISD::PACKSS, MidVT, USatVal, DL, combineTruncateWithSat() local [all...] |