| /llvm-project-15.0.7/mlir/lib/Reducer/ |
| H A D | ReductionNode.cpp | 27 ReductionNode *parentNode, const std::vector<Range> &ranges, in ReductionNode() 55 auto createNewNode = [this](const std::vector<Range> &ranges) { in generateNewVariants()
|
| H A D | ReductionTreePass.cpp | 91 std::vector<ReductionNode::Range> ranges{ in findOptimal() local
|
| /llvm-project-15.0.7/lldb/test/Shell/SymbolFile/DWARF/x86/ |
| H A D | debug_ranges-missing-section.s | 13 ranges: # @ranges label
|
| H A D | debug_ranges.s | 10 ranges: label
|
| /llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/PDB/ |
| H A D | PDBLocationToDWARFExpression.cpp | 33 const Variable::RangeList &ranges) { in GetCorrespondingFrameData() 69 const Variable::RangeList &ranges, bool &is_constant) { in ConvertPDBLocationToDWARFExpression()
|
| /llvm-project-15.0.7/compiler-rt/test/msan/ |
| H A D | ifaddrs.cpp | 38 std::vector<std::pair<void *, size_t> > ranges; in main() local
|
| /llvm-project-15.0.7/libcxx/test/libcxx/ranges/ |
| H A D | has-no-incomplete-ranges.compile.pass.cpp | 27 namespace ranges { namespace
|
| /llvm-project-15.0.7/libcxx/docs/Helpers/ |
| H A D | Styles.rst | 47 .. |ranges| replace:: :ranges:`ranges` substdef
|
| /llvm-project-15.0.7/lldb/source/Commands/ |
| H A D | CommandObjectDisassemble.cpp | 240 std::vector<AddressRange> ranges; in GetContainingAddressRanges() local 357 std::vector<AddressRange> ranges; in GetNameRanges() local 507 llvm::Expected<std::vector<AddressRange>> ranges = in DoExecute() local
|
| /llvm-project-15.0.7/third-party/benchmark/test/ |
| H A D | args_product_test.cc | 27 std::vector<int64_t> ranges = {state.range(0), state.range(1), in SetUp() local
|
| H A D | multiple_ranges_test.cc | 32 std::vector<int64_t> ranges = {state.range(0), state.range(1), in SetUp() local
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/unittests/ |
| H A D | Annotations.cpp | 41 std::vector<clangd::Range> Annotations::ranges(llvm::StringRef Name) const { in ranges() function in clang::clangd::Annotations
|
| /llvm-project-15.0.7/openmp/runtime/src/ |
| H A D | kmp_stats_timing.cpp | 97 } ranges[] = {{1.e21, 'y'}, {1.e18, 'z'}, {1.e15, 'a'}, {1.e12, 'f'}, in formatSI() local
|
| /llvm-project-15.0.7/libcxx/test/std/ranges/range.utility/range.subrange/ |
| H A D | ctor.range_size.pass.cpp | 31 namespace std::ranges { namespace
|
| /llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/DWARF/ |
| H A D | DWARFCompileUnit.cpp | 41 DWARFRangeList ranges; in BuildAddressRangeTable() local
|
| H A D | DWARFDIE.cpp | 176 DWARFRangeList ranges; in LookupDeepestBlock() local 441 const char *&name, const char *&mangled, DWARFRangeList &ranges, in GetDIENamesAndRanges()
|
| H A D | DWARFDebugInfoEntry.cpp | 232 DWARFRangeList &ranges, int &decl_file, int &decl_line, int &decl_column, in GetDIENamesAndRanges() 619 DWARFUnit *cu, DWARFRangeList &ranges, bool check_hi_lo_pc, in GetAttributeAddressRanges() 698 DWARFRangeList ranges; in BuildFunctionAddressRangeTable() local
|
| H A D | DWARFUnit.cpp | 1013 DWARFRangeList ranges; in FindRnglistFromOffset() local 1044 DWARFRangeList ranges; in FindRnglistFromOffset() local
|
| /llvm-project-15.0.7/llvm/lib/Testing/Support/ |
| H A D | Annotations.cpp | 90 Annotations::ranges(llvm::StringRef Name) const { in ranges() function in Annotations
|
| /llvm-project-15.0.7/mlir/include/mlir/Reducer/ |
| H A D | ReductionNode.h | 170 std::vector<Range> ranges; variable
|
| /llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/NativePDB/ |
| H A D | PdbUtil.cpp | 537 const Variable::RangeList &ranges) { in GetCorrespondingFrameData() 570 const Variable::RangeList &ranges, in GetFrameDataProgram() 643 Variable::RangeList ranges = MakeRangeList(index, loc.Range, loc.Gaps); in GetVariableLocationInfo() local 679 Variable::RangeList ranges = MakeRangeList(index, loc.Range, loc.Gaps); in GetVariableLocationInfo() local
|
| H A D | SymbolFileNativePDB.h | 179 RangeSourceLineVector ranges; member
|
| H A D | PdbUtil.h | 107 llvm::Optional<Variable::RangeList> ranges; member
|
| /llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/cert/ |
| H A D | dcl58-cpp.cpp | 235 namespace ranges { namespace
|
| /llvm-project-15.0.7/flang/lib/Semantics/ |
| H A D | check-case.cpp | 48 [&](const std::list<parser::CaseValueRange> &ranges) { in AddCase()
|