Home
last modified time | relevance | path

Searched defs:getIndex (Results 1 – 25 of 49) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DModuleSummaryAnalysis.h66 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 DVectorUtils.h547 uint32_t getIndex(const InstTy *Instr) const { in getIndex() function
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGAddressAnalysis.h51 SDValue getIndex() { return Index; } in getIndex() function
52 SDValue getIndex() const { return Index; } in getIndex() function
H A DDwarfStringPoolEntry.h81 unsigned getIndex() const { getIndex() function
H A DSlotIndexes.h58 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 DFunctionId.h23 uint32_t getIndex() const { return Index; } in getIndex() function
H A DTypeIndex.h111 uint32_t getIndex() const { return Index; } in getIndex() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAddressPool.cpp20 unsigned AddressPool::getIndex(const MCSymbol *Sym, bool TLS) { in getIndex() function in AddressPool
H A DDebugLocStream.h127 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 DLVStringPool.h58 size_t getIndex(StringRef Key) { in getIndex() function
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DWorkList.h57 unsigned getIndex() const { return blockIdx; } in getIndex() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Option/
H A DArg.h93 unsigned getIndex() const { return Index; } in getIndex() function
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DTemplateName.h156 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 DConstructionContext.h167 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 DAnalysisDeclContext.h331 unsigned getIndex() const { return Index; } in getIndex() function
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaConstantPoolValue.h239 unsigned getIndex() const { return Idx; } in getIndex() function
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.h371 DWARFIndex *getIndex() { return m_index.get(); } in getIndex() function
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSymbol.h316 uint32_t getIndex() const { in getIndex() function
H A DMCPseudoProbe.h130 uint64_t getIndex() const { return Index; } in getIndex() function
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.h178 unsigned getIndex() const { in getIndex() function
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DPointer.h539 int64_t getIndex() const { in getIndex() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DObjectFile.h525 inline uint64_t SectionRef::getIndex() const { in getIndex() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroInternal.h180 ConstantInt *getIndex(uint64_t Value) const { in getIndex() function
/freebsd/contrib/llvm-project/llvm/lib/FileCheck/
H A DFileCheckImpl.h393 size_t getIndex() const { return InsertIdx; } getIndex() function
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBlockRanges.cpp176 HexagonBlockRanges::IndexType HexagonBlockRanges::InstrIndexMap::getIndex( in getIndex() function in HexagonBlockRanges::InstrIndexMap

12