Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DDebugSupport.cpp67 std::vector<std::pair<Atom, Solver::Result::Assignment>> Sorted = { in operator <<() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsELFObjectWriter.cpp448 std::list<MipsRelocationEntry> Sorted; in sortRelocs() local
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerImpl.cpp901 std::vector<std::pair<StringRef, DebugInfoSize>> Sorted; in printStatistic() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerModuleLDSPass.cpp1177 auto Sorted = sortByName(std::vector<GlobalVariable *>( in createLDSVariableReplacement() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProf.h485 bool Sorted = false; variable
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DOffloadBundler.cpp1477 std::set<StringRef> Sorted; in UnbundleFiles() local
H A DDriver.cpp4615 SmallVector<StringRef, 0> Sorted(Arches.begin(), Arches.end()); in BuildOffloadingActions() local
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProf.cpp656 SmallVector<StringRef, 0> Sorted(NameTab.keys()); in dumpNames() local
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp2966 std::vector<std::pair<StringRef, DebugInfoSize>> Sorted; in link() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAGHVX.cpp1996 llvm::sort(Sorted.begin(), Sorted.end()); in getPerfectCompletions() local