/llvm-project/llvm/include/llvm/Analysis/ |
H A D | ModuleSummaryAnalysis.h | 66 ModuleSummaryIndex &getIndex() { return *Index; } in getIndex() function 67 const ModuleSummaryIndex &getIndex() const { return *Index; } in getIndex() function 90 const ModuleSummaryIndex *getIndex() const { return Index; } in getIndex() function
|
/llvm-project/clang/test/Analysis/diagnostics/ |
H A D | track_subexpressions.cpp | 24 int getIndex(int x) { in getIndex() function 56 int getIndex(int x) { in getIndex() function
|
/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | FunctionId.h | 23 uint32_t getIndex() const { return Index; } in getIndex() function
|
/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | SelectionDAGAddressAnalysis.h | 51 SDValue getIndex() { return Index; } in getIndex() function 52 SDValue getIndex() const { return Index; } in getIndex() function
|
H A D | DwarfStringPoolEntry.h | 84 unsigned getIndex() const { in getIndex() function
|
H A D | SlotIndexes.h | 57 unsigned getIndex() const { return index; } getIndex() function 98 unsigned getIndex() const { getIndex() function [all...] |
/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | LoadStoreOpt.h | 48 Register getIndex() { return IndexReg; } in getIndex() function 49 Register getIndex() const { return IndexReg; } in getIndex() function
|
/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | AddressPool.cpp | 20 unsigned AddressPool::getIndex(const MCSymbol *Sym, bool TLS) { getIndex() function in AddressPool
|
H A D | DebugLocStream.h | 126 size_t getIndex(const List &L) const { in getIndex() function 131 size_t getIndex(const Entry &E) const { in getIndex() function
|
/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
H A D | LVStringPool.h | 58 size_t getIndex(StringRef Key) { in getIndex() function
|
/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | WorkList.h | 57 unsigned getIndex() const { return blockIdx; } in getIndex() function
|
/llvm-project/clang/include/clang/AST/ |
H A D | APValue.h | 71 unsigned getIndex() { return Index - 1; } in getIndex() function
|
H A D | TemplateName.h | 156 unsigned getIndex() const { return Bits.Index; } getIndex() function 397 unsigned getIndex() const { return Bits.Index; } getIndex() function
|
/llvm-project/llvm/include/llvm/Option/ |
H A D | Arg.h | 93 unsigned getIndex() const { return Index; } in getIndex() function
|
/llvm-project/llvm/include/llvm/ADT/ |
H A D | PagedVector.h | 218 [[nodiscard]] size_t getIndex() const { return ElementIdx; } in getIndex() function
|
/llvm-project/clang-tools-extra/clangd/index/ |
H A D | ProjectAware.cpp | 122 SymbolIndex *ProjectAwareIndex::getIndex() const { getIndex() function in clang::clangd::__anon94045d3c0111::ProjectAwareIndex
|
/llvm-project/llvm/tools/llvm-exegesis/lib/ |
H A D | MCInstrDescView.cpp | 19 unsigned Variable::getIndex() const { return *Index; } in getIndex() function in llvm::exegesis::Variable 35 unsigned Operand::getIndex() const { return *Index; } in getIndex() function in llvm::exegesis::Operand
|
/llvm-project/clang/include/clang/Analysis/ |
H A D | ConstructionContext.h | 167 unsigned getIndex() const { in getIndex() function 676 unsigned getIndex() const { return Index; } in getIndex() function 699 unsigned getIndex() const { return Index; } in getIndex() function
|
/llvm-project/llvm/lib/Target/Xtensa/ |
H A D | XtensaConstantPoolValue.h | 239 unsigned getIndex() const { return Idx; } in getIndex() function
|
/llvm-project/mlir/unittests/Analysis/Presburger/ |
H A D | BarvinokTest.cpp | 42 TEST(BarvinokTest, getIndex) { in TEST() argument
|
/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
H A D | SymbolFileDWARF.h | 375 DWARFIndex *getIndex() { return m_index.get(); } getIndex() function
|
/llvm-project/mlir/include/mlir/TableGen/ |
H A D | Operator.h | 52 int getIndex() const { return index; } in getIndex() function
|
/llvm-project/clang/lib/AST/Interp/ |
H A D | Pointer.h |
|
/llvm-project/clang/lib/CodeGen/ |
H A D | CGBlocks.h | 178 unsigned getIndex() const { in getIndex() function
|
/llvm-project/llvm/include/llvm/MC/ |
H A D | MCSymbol.h | 316 uint32_t getIndex() const { in getIndex() function
|