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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DFunctionComparator.h71 uint64_t getNumber(GlobalValue* Global) { function in class:llvm::GlobalNumberState
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/
H A DJSON.cpp45 llvm::Optional<double> Object::getNumber(StringRef K) const { function in class:llvm::json::Object
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DDIE.h101 unsigned getNumber() const { return Number; } function in class:llvm::DIEAbbrev
H A DMachineBasicBlock.h800 int getNumber() const { return Number; } function in class:llvm::MachineBasicBlock
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTWriter.h361 unsigned getNumber() const { return Val; } function in class:clang::ASTWriter::DeclUpdate
/freebsd-12-stable/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.h1184 unsigned getNumber() const { return this - &partitions[0] + 1; } function in struct:lld::elf::Partition
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DCOFF.h520 int32_t getNumber(bool IsBigObj) const { function in struct:llvm::object::coff_aux_section_definition

Completed in 84 milliseconds