/freebsd-src/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 | 521 uint32_t getIndex(const InstTy *Instr) const { getIndex() function
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | SelectionDAGAddressAnalysis.h | 51 SDValue getIndex() { return Index; } in getIndex() function 50 SDValue getIndex() { return Index; } getIndex() function
|
H A D | SlotIndexes.h | 57 unsigned getIndex() const { return index; } getIndex() function [all...] |
H A D | DwarfStringPoolEntry.h | 84 unsigned getIndex() const { in getIndex() function
|
/freebsd-src/contrib/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
|
/freebsd-src/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-src/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 | 126 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 D | LVStringPool.h | 58 size_t getIndex(StringRef Key) { in getIndex() function
|
/freebsd-src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | WorkList.h | 57 unsigned getIndex() const { return blockIdx; } in getIndex() function
|
/freebsd-src/contrib/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; } in getIndex() function 395 unsigned getIndex() const { return Bits.Index; } in getIndex() function
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Option/ |
H A D | Arg.h | 93 unsigned getIndex() const { return Index; } in getIndex() function
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | PagedVector.h | 218 [[nodiscard]] size_t getIndex() const { return ElementIdx; } in getIndex() function
|
/freebsd-src/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-src/contrib/llvm-project/clang/lib/AST/Interp/ |
H A D | Pointer.h | 351 int64_t getIndex() const { getIndex() function
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGBlocks.h | 178 unsigned getIndex() const { in getIndex() function
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/ |
H A D | MCPseudoProbe.h | 130 uint64_t getIndex() const { return Index; } in getIndex() function
|
H A D | MCSymbol.h | 316 uint32_t getIndex() const { in getIndex() function
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Object/ |
H A D | ObjectFile.h | 524 inline uint64_t SectionRef::getIndex() const { getIndex() function
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Coroutines/ |
H A D | CoroInternal.h | 177 ConstantInt *getIndex(uint64_t Value) const { getIndex() function
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonBlockRanges.cpp | 176 HexagonBlockRanges::IndexType HexagonBlockRanges::InstrIndexMap::getIndex( in getIndex() function in HexagonBlockRanges::InstrIndexMap
|