Searched defs:getIndex (Results 1 - 25 of 35) sorted by relevance

12

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DModuleSummaryAnalysis.h63 ModuleSummaryIndex &getIndex() { return *Index; } function in class:llvm::ModuleSummaryIndexWrapperPass
64 const ModuleSummaryIndex &getIndex() const { return *Index; } function in class:llvm::ModuleSummaryIndexWrapperPass
H A DVectorUtils.h493 uint32_t getIndex(const InstTy *Instr) const { function in class:llvm::InterleaveGroup
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAddressPool.cpp19 unsigned AddressPool::getIndex(const MCSymbol *Sym, bool TLS) { function in class:AddressPool
H A DDebugLocStream.h128 size_t getIndex(const List &L) const { function in class:llvm::DebugLocStream
133 size_t getIndex(const Entry &E) const { function in class:llvm::DebugLocStream
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DFunctionId.h23 uint32_t getIndex() const { return Index; } function in class:llvm::codeview::FunctionId
[all...]
H A DTypeIndex.h110 uint32_t getIndex() const { return Index; } function in class:llvm::codeview::SimpleTypeMode::TypeIndex
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DWorkList.h57 unsigned getIndex() const { return blockIdx; } function in class:clang::ento::WorkListUnit
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGAddressAnalysis.h50 SDValue getIndex() { return Index; } function in class:llvm::BaseIndexOffset
51 SDValue getIndex() const { return Index; } function in class:llvm::BaseIndexOffset
H A DDwarfStringPoolEntry.h52 unsigned getIndex() const { function in class:llvm::DwarfStringPoolEntryRef
H A DMachineOperand.h555 int getIndex() const { function
H A DSlotIndexes.h58 unsigned getIndex() const { return index; } function in class:llvm::IndexListEntry
124 unsigned getIndex() const { function in class:llvm::SlotIndex
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Option/
H A DArg.h87 unsigned getIndex() const { return Index; } function in class:llvm::opt::Arg
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSymbol.h305 uint32_t getIndex() const { function
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/Interp/
H A DPointer.h263 int64_t getIndex() const { function in class:clang::interp::Pointer
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroInternal.h149 ConstantInt *getIndex(uint64_t Value) const { function in struct:llvm::coro::Shape
H A DCoroInstr.h49 ResumeKind getIndex() const { function in class:llvm::CoroSubFnInst
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.h1637 const SDValue &getIndex() const { return getOperand(4); } function in class:llvm::X86MaskedGatherScatterSDNode
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Analysis/
H A DAnalysisDeclContext.h329 unsigned getIndex() const { return Index; } function in class:clang::StackFrameContext
H A DConstructionContext.h157 unsigned getIndex() const { function in class:clang::ConstructionContextItem
650 unsigned getIndex() const { return Index; } function in class:clang::ArgumentConstructionContext
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBlockRanges.cpp176 HexagonBlockRanges::IndexType HexagonBlockRanges::InstrIndexMap::getIndex( function in class:HexagonBlockRanges::InstrIndexMap
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.h174 unsigned getIndex() const { function in class:clang::CodeGen::CGBlockInfo::Capture
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsicInst.h815 ConstantInt *getIndex() const { function in class:llvm::InstrProfIncrementInst
860 ConstantInt *getIndex() const { function in class:llvm::InstrProfValueProfileInst
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.h367 uint32_t getIndex() const { return Index; } function in class:llvm::DWARFDebugNames::NameTableEntry
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DFileCheckImpl.h199 size_t getIndex() const { return InsertIdx; } function in class:llvm::Substitution
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DObjectFile.h442 inline uint64_t SectionRef::getIndex() const { function in class:llvm::object::SectionRef

Completed in 196 milliseconds

12