Home
last modified time | relevance | path

Searched defs:getID (Results 1 – 25 of 30) sorted by relevance

12

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Option/
H A DOptSpecifier.h29 unsigned getID() const { return ID; } in getID() function
H A DOption.h90 unsigned getID() const { in getID() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRegisterBank.h45 unsigned getID() const { return ID; } in getID() function
H A DStackMaps.h47 uint64_t getID() const { return MI->getOperand(IDPos).getImm(); } in getID() function
101 uint64_t getID() const { return getMetaOper(IDPos).getImm(); } in getID() function
204 uint64_t getID() const { return MI->getOperand(NumDefs + IDPos).getImm(); } in getID() function
H A DTargetPassConfig.h69 AnalysisID getID() const { in getID() function
H A DRegisterBankInfo.h232 unsigned getID() const { return ID; } in getID() function
H A DTargetRegisterInfo.h74 unsigned getID() const { return MC->getID(); } in getID() function
1311 unsigned getID() const { return ID; } getID() function
H A DMachineScheduler.h548 unsigned getID() const { return ID; } in getID() function
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/
H A DIntervalPartition.cpp34 static unsigned getID(const CFGBlock &B) { return B.getBlockID(); } in getID() function
35 static unsigned getID(const CFGIntervalNode &I) { return I.ID; } in getID() function
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DCommentCommandTraits.h33 unsigned getID() const { in getID() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DStatepoint.h87 uint64_t getID() const { in getID() function
/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/
H A DAnalysisDeclContext.h241 int64_t getID() const { return ID; } in getID() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Object/
H A DStackMapParser.h208 uint64_t getID() const { in getID() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVObject.h321 uint64_t getID() const { getID() function
/freebsd-src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExplodedGraph.h262 int64_t getID() const { return Id; } in getID() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.h107 unsigned getID() const { return ID; } in getID() function
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnostic.h1581 unsigned getID() const { return DiagObj->CurDiagID; } in getID() function
1716 unsigned getID() const { return ID; } in getID() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCRegisterInfo.h52 unsigned getID() const { return ID; } getID() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86DomainReassignment.cpp365 unsigned getID() const { in getID() function in __anon9c8882fb0111::Closure
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DProgramState.cpp68 int64_t ProgramState::getID() const { in getID() function in ProgramState
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h286 Constant *getID() const { return ID; } getID() function
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.h
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DDeclBase.cpp1113 int64_t Decl::getID() const { getID() function in Decl
H A DStmt.cpp361 int64_t Stmt::getID(const ASTContext &Context) const { getID() function in Stmt
/freebsd-src/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp1708 StringRef MatchFinder::MatchCallback::getID() const { return "<unknown>"; } in getID() function in clang::ast_matchers::MatchFinder::MatchCallback

12