Searched defs:getOrdinal (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DDependenceGraphBuilder.h158 size_t getOrdinal(Instruction &I) { function in class:llvm::AbstractDependenceGraphBuilder
165 size_t getOrdinal(NodeType &N) { function in class:llvm::AbstractDependenceGraphBuilder
/freebsd-13-stable/contrib/llvm-project/lld/COFF/
H A DSymbols.h343 uint16_t getOrdinal() { return file->hdr->OrdinalHint; } function in class:lld::coff::DefinedImportData
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSection.h134 unsigned getOrdinal() const { return Ordinal; } function in class:llvm::MCSection
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLink.h564 SectionOrdinal getOrdinal() const { return SecOrdinal; } function in class:llvm::jitlink::Section
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DCOFF.h494 uint16_t getOrdinal() const { function in struct:llvm::COFF::ImportLookupTableEntry32
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Object/
H A DCOFFObjectFile.cpp1467 Error ExportDirectoryEntryRef::getOrdinal(uint32_t &Result) const { function in class:ExportDirectoryEntryRef
1584 Error ImportedSymbolRef::getOrdinal(uint16_t &Result) const { function in class:ImportedSymbolRef
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DCOFF.h194 uint16_t getOrdinal() const { function in struct:llvm::object::import_lookup_table_entry

Completed in 106 milliseconds