Home
last modified time | relevance | path

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

12

/freebsd-src/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.h521 uint32_t getIndex(const InstTy *Instr) const { getIndex() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGAddressAnalysis.h51 SDValue getIndex() { return Index; } in getIndex() function
50 SDValue getIndex() { return Index; } getIndex() function
H A DSlotIndexes.h57 unsigned getIndex() const { return index; } getIndex() function
[all...]
H A DDwarfStringPoolEntry.h84 unsigned getIndex() const { in getIndex() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLoadStoreOpt.h48 Register getIndex() { return IndexReg; } in getIndex() function
49 Register getIndex() const { return IndexReg; } in getIndex() function
/freebsd-src/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-src/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.h126 size_t getIndex(const List &L) const { in getIndex() function
131 size_t getIndex(const Entry &E) const { in getIndex() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVStringPool.h58 size_t getIndex(StringRef Key) { in getIndex() function
/freebsd-src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DWorkList.h57 unsigned getIndex() const { return blockIdx; } in getIndex() function
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DAPValue.h71 unsigned getIndex() { return Index - 1; } in getIndex() function
H A DTemplateName.h156 unsigned getIndex() const { return Bits.Index; } in getIndex() function
395 unsigned getIndex() const { return Bits.Index; } in getIndex() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Option/
H A DArg.h93 unsigned getIndex() const { return Index; } in getIndex() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/
H A DPagedVector.h218 [[nodiscard]] size_t getIndex() const { return ElementIdx; } in getIndex() function
/freebsd-src/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-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DPointer.h351 int64_t getIndex() const { getIndex() function
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.h178 unsigned getIndex() const { in getIndex() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCPseudoProbe.h130 uint64_t getIndex() const { return Index; } in getIndex() function
H A DMCSymbol.h316 uint32_t getIndex() const { in getIndex() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Object/
H A DObjectFile.h524 inline uint64_t SectionRef::getIndex() const { getIndex() function
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroInternal.h177 ConstantInt *getIndex(uint64_t Value) const { getIndex() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBlockRanges.cpp176 HexagonBlockRanges::IndexType HexagonBlockRanges::InstrIndexMap::getIndex( in getIndex() function in HexagonBlockRanges::InstrIndexMap

12