/freebsd/contrib/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
|
H A D | VectorUtils.h | 547 uint32_t getIndex(const InstTy *Instr) const { in getIndex() function
|
/freebsd/contrib/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 | 81 unsigned getIndex() const { getIndex() function
|
H A D | SlotIndexes.h | 58 unsigned getIndex() const { return index; } in getIndex() function 99 unsigned getIndex() const { in getIndex() function
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | FunctionId.h | 23 uint32_t getIndex() const { return Index; } in getIndex() function
|
H A D | TypeIndex.h | 111 uint32_t getIndex() const { return Index; } in getIndex() function
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | AddressPool.cpp | 20 unsigned AddressPool::getIndex(const MCSymbol *Sym, bool TLS) { in getIndex() function in AddressPool
|
H A D | DebugLocStream.h | 127 size_t getIndex(const List &L) const { getIndex() function 132 size_t getIndex(const Entry &E) const { getIndex() function
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
H A D | LVStringPool.h | 58 size_t getIndex(StringRef Key) { in getIndex() function
|
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | WorkList.h | 57 unsigned getIndex() const { return blockIdx; } in getIndex() function
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Option/ |
H A D | Arg.h | 93 unsigned getIndex() const { return Index; } in getIndex() function
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | TemplateName.h | 156 unsigned getIndex() const { return Bits.Index; } in getIndex() function 395 unsigned getIndex() const { return Bits.Index; } in getIndex() function
|
/freebsd/contrib/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
|
H A D | AnalysisDeclContext.h | 331 unsigned getIndex() const { return Index; } in getIndex() function
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/ |
H A D | XtensaConstantPoolValue.h | 239 unsigned getIndex() const { return Idx; } in getIndex() function
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
H A D | SymbolFileDWARF.h | 371 DWARFIndex *getIndex() { return m_index.get(); } in getIndex() function
|
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
H A D | MCSymbol.h | 316 uint32_t getIndex() const { in getIndex() function
|
H A D | MCPseudoProbe.h | 130 uint64_t getIndex() const { return Index; } in getIndex() function
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGBlocks.h | 178 unsigned getIndex() const { in getIndex() function
|
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/ |
H A D | Pointer.h | 539 int64_t getIndex() const { in getIndex() function
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/ |
H A D | ObjectFile.h | 525 inline uint64_t SectionRef::getIndex() const { in getIndex() function
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/ |
H A D | CoroInternal.h | 180 ConstantInt *getIndex(uint64_t Value) const { in getIndex() function
|
/freebsd/contrib/llvm-project/llvm/lib/FileCheck/ |
H A D | FileCheckImpl.h | 393 size_t getIndex() const { return InsertIdx; } getIndex() function
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonBlockRanges.cpp | 176 HexagonBlockRanges::IndexType HexagonBlockRanges::InstrIndexMap::getIndex( in getIndex() function in HexagonBlockRanges::InstrIndexMap
|