Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/llvm/include/llvm/Option/
H A DOptSpecifier.h29 unsigned getID() const { return ID; } in getID() function
H A DOption.h87 unsigned getID() const { getID() function
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRegisterBank.h46 unsigned getID() const { return ID; } 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.h68 AnalysisID getID() const { 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
1360 unsigned getID() const { return ID; } in getID() function
H A DMachineScheduler.h548 unsigned getID() const { return ID; } in getID() function
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DExternalPreprocessorSource.h95 uint64_t getID() const { in getID() function
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DCommentCommandTraits.h33 unsigned getID() const { in getID() function
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DStatepoint.h87 uint64_t getID() const { in getID() function
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/
H A DAnalysisDeclContext.h241 int64_t getID() const { return ID; } in getID() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DStackMapParser.h209 uint64_t getID() const { getID() function
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVObject.h318 uint64_t getID() const { in getID() function
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExplodedGraph.h262 int64_t getID() const { return Id; } in getID() function
/freebsd/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/
H A DGIMatchTree.h
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.h107 unsigned getID() const { return ID; } in getID() function
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCRegisterInfo.h53 unsigned getID() const { return ID; } in getID() function
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGICombinerEmitter.cpp
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86DomainReassignment.cpp365 unsigned getID() const { in getID() function in __anond9661d290111::Closure
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DProgramState.cpp68 int64_t ProgramState::getID() const { in getID() function in ProgramState
/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h310 Constant *getID() const { return ID; } in getID() function
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenDAGPatterns.h1086 unsigned getID() const { return ID; } in getID() function
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclBase.cpp1175 int64_t Decl::getID() const { in getID() function in Decl
H A DStmt.cpp362 int64_t Stmt::getID(const ASTContext &Context) const { in getID() function in Stmt

12