Home
last modified time | relevance | path

Searched defs:Sorted (Results 1 – 19 of 19) sorted by relevance

/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DDebugSupport.cpp67 std::vector<std::pair<Atom, Solver::Result::Assignment>> Sorted = { in operator <<() local
/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsELFObjectWriter.cpp448 std::list<MipsRelocationEntry> Sorted; sortRelocs() local
[all...]
/llvm-project/clang/unittests/Format/
H A DSortImportsTestJava.cpp19 auto Sorted = applyAllReplacements(Code, Replaces); in sort() local
H A DSortImportsTestJS.cpp27 auto Sorted = in sort() local
H A DSortIncludesTest.cpp33 auto Sorted = applyAllReplacements(Code, Replaces); in sort() local
1302 StringRef Sorted = "#include <a.h>\n" TEST_F() local
/llvm-project/clang-tools-extra/clang-tidy/utils/
H A DUseRangesCheck.cpp179 llvm::SmallVector<unsigned> Sorted(Indexes); removeFunctionArgs() local
/llvm-project/llvm/utils/UnicodeData/
H A DUnicodeNameMappingGenerator.cpp138 std::vector<std::string> Sorted(Names.begin(), Names.end()); in serialize() local
/llvm-project/clang-tools-extra/include-cleaner/lib/
H A DHTMLReport.cpp326 std::vector<std::pair<Symbol, unsigned>> Sorted = {FirstRef.begin(), writeProvides() local
/llvm-project/bolt/lib/Passes/
H A DLongJmp.cpp634 std::vector<BinaryFunction *> Sorted = BC.getSortedFunctions(); runOnFunctions() local
/llvm-project/clang-tools-extra/clangd/index/
H A DSerialization.cpp169 std::vector<llvm::StringRef> Sorted; member in clang::clangd::__anon7092da530111::StringTableOut
/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerImpl.cpp901 std::vector<std::pair<StringRef, DebugInfoSize>> Sorted; in printStatistic() local
/llvm-project/libcxx/benchmarks/
H A Dmap.bench.cpp
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerModuleLDSPass.cpp1178 auto Sorted = sortByName(std::vector<GlobalVariable *>( createLDSVariableReplacement() local
/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProf.h485 bool Sorted = false; global() variable
/llvm-project/clang/lib/Driver/
H A DOffloadBundler.cpp1477 std::set<StringRef> Sorted; UnbundleFiles() local
H A DDriver.cpp4603 SmallVector<StringRef, 0> Sorted(Arches.begin(), Arches.end()); BuildOffloadingActions() local
/llvm-project/llvm/lib/ProfileData/
H A DInstrProf.cpp657 SmallVector<StringRef, 0> Sorted(NameTab.keys()); dumpNames() local
/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp2952 std::vector<std::pair<StringRef, DebugInfoSize>> Sorted; link() local
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAGHVX.cpp1995 unsigned P = Sorted[I], Count = 1; in getPerfectCompletions() local