/netbsd-src/external/apache2/llvm/dist/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
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
H A D | SelectionDAGAddressAnalysis.h | 50 SDValue getIndex() { return Index; } in getIndex() function 51 SDValue getIndex() const { return Index; } in getIndex() function
|
H A D | SlotIndexes.h | 58 unsigned getIndex() const { return index; } in getIndex() function
|
H A D | DwarfStringPoolEntry.h | 52 unsigned getIndex() const { in getIndex() function
|
/netbsd-src/external/apache2/llvm/dist/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 | 110 uint32_t getIndex() const { return Index; } in getIndex() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/ |
H A D | AddressPool.cpp | 19 unsigned AddressPool::getIndex(const MCSymbol *Sym, bool TLS) { in getIndex() function in AddressPool
|
H A D | DebugLocStream.h | 128 size_t getIndex(const List &L) const { in getIndex() function 133 size_t getIndex(const Entry &E) const { in getIndex() function
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | WorkList.h | 57 unsigned getIndex() const { return blockIdx; } in getIndex() function
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
H A D | APValue.h | 71 unsigned getIndex() { return Index - 1; } in getIndex() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Option/ |
H A D | Arg.h | 87 unsigned getIndex() const { return Index; } in getIndex() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/ |
H A D | MCPseudoProbe.h | 90 uint64_t getIndex() const { return Index; } in getIndex() function
|
H A D | MCSymbol.h | 306 uint32_t getIndex() const { in getIndex() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/ |
H A D | MCInstrDescView.cpp | 20 unsigned Variable::getIndex() const { return *Index; } in getIndex() function in llvm::exegesis::Variable 36 unsigned Operand::getIndex() const { return *Index; } in getIndex() function in llvm::exegesis::Operand
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/ |
H A D | Pointer.h | 263 int64_t getIndex() const { in getIndex() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/ |
H A D | IntrinsicInst.h | 1109 ConstantInt *getIndex() const { in getIndex() function 1154 ConstantInt *getIndex() const { in getIndex() function 1173 ConstantInt *getIndex() const { in getIndex() function
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/ |
H A D | ConstructionContext.h | 160 unsigned getIndex() const { in getIndex() function 653 unsigned getIndex() const { return Index; } in getIndex() function
|
H A D | AnalysisDeclContext.h | 325 unsigned getIndex() const { return Index; } in getIndex() function
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | CGBlocks.h | 174 unsigned getIndex() const { in getIndex() function
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
H A D | SAXParserFactory.cc | 86 AttributesP::getIndex (const char *qName) in getIndex() function in AttributesP
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
H A D | SAXParserFactory.cc | 86 AttributesP::getIndex (const char *qName) in getIndex() function in AttributesP
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/ |
H A D | ObjectFile.h | 451 inline uint64_t SectionRef::getIndex() const { in getIndex() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/ |
H A D | CoroInternal.h | 195 ConstantInt *getIndex(uint64_t Value) const { in getIndex() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/FileCheck/ |
H A D | FileCheckImpl.h | 416 size_t getIndex() const { return InsertIdx; } in getIndex() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFAcceleratorTable.h | 370 uint32_t getIndex() const { return Index; } in getIndex() function
|