/freebsd-src/contrib/llvm-project/llvm/include/llvm/Option/ |
H A D | OptSpecifier.h | 29 unsigned getID() const { return ID; } in getID() function
|
H A D | Option.h | 90 unsigned getID() const { in getID() function
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | RegisterBank.h | 45 unsigned getID() const { return ID; } in getID() function
|
H A D | StackMaps.h | 47 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 D | TargetPassConfig.h | 69 AnalysisID getID() const { in getID() function
|
H A D | RegisterBankInfo.h | 232 unsigned getID() const { return ID; } in getID() function
|
H A D | TargetRegisterInfo.h | 74 unsigned getID() const { return MC->getID(); } in getID() function 1311 unsigned getID() const { return ID; } getID() function
|
H A D | MachineScheduler.h | 548 unsigned getID() const { return ID; } in getID() function
|
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/ |
H A D | IntervalPartition.cpp | 34 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 D | CommentCommandTraits.h | 33 unsigned getID() const { in getID() function
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | Statepoint.h | 87 uint64_t getID() const { in getID() function
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/ |
H A D | AnalysisDeclContext.h | 241 int64_t getID() const { return ID; } in getID() function
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Object/ |
H A D | StackMapParser.h | 208 uint64_t getID() const { in getID() function
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
H A D | LVObject.h | 321 uint64_t getID() const { getID() function
|
/freebsd-src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | ExplodedGraph.h | 262 int64_t getID() const { return Id; } in getID() function
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SIMachineScheduler.h | 107 unsigned getID() const { return ID; } in getID() function
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | Diagnostic.h | 1581 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 D | MCRegisterInfo.h | 52 unsigned getID() const { return ID; } getID() function
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86DomainReassignment.cpp | 365 unsigned getID() const { in getID() function in __anon9c8882fb0111::Closure
|
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | ProgramState.cpp | 68 int64_t ProgramState::getID() const { in getID() function in ProgramState
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/ |
H A D | OMPIRBuilder.h | 286 Constant *getID() const { return ID; } getID() function
|
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | CodeGenDAGPatterns.h |
|
/freebsd-src/contrib/llvm-project/clang/lib/AST/ |
H A D | DeclBase.cpp | 1113 int64_t Decl::getID() const { getID() function in Decl
|
H A D | Stmt.cpp | 361 int64_t Stmt::getID(const ASTContext &Context) const { getID() function in Stmt
|
/freebsd-src/contrib/llvm-project/clang/lib/ASTMatchers/ |
H A D | ASTMatchFinder.cpp | 1708 StringRef MatchFinder::MatchCallback::getID() const { return "<unknown>"; } in getID() function in clang::ast_matchers::MatchFinder::MatchCallback
|