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.cpp396 std::list<MipsRelocationEntry> Sorted; in sortRelocs() local
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerImpl.cpp899 std::vector<std::pair<StringRef, DebugInfoSize>> Sorted; in printStatistic() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerModuleLDSPass.cpp1304 auto Sorted = sortByName(std::vector<GlobalVariable *>( in createLDSVariableReplacement() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProf.h546 bool Sorted = false; variable
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DOffloadBundler.cpp1626 std::set<StringRef> Sorted; in UnbundleFiles() local
H A DDriver.cpp4872 SmallVector<StringRef> Sorted(Archs.begin(), Archs.end()); in getOffloadArchs() local
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProf.cpp708 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.cpp3083 std::vector<std::pair<StringRef, DebugInfoSize>> Sorted; in link() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAGHVX.cpp1989 SmallVector<uint32_t, 8> Sorted(Worklist); in getPerfectCompletions() local