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

/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-mca/
H A DCodeRegion.h50 class CodeRegion { class in namespace:llvm::mca
63 CodeRegion(llvm::StringRef Desc, llvm::SMLoc Start) function in class:llvm::mca::CodeRegion
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DDiagnosticInfo.cpp231 OptimizationRemark(const char *PassName, StringRef RemarkName, const DiagnosticLocation &Loc, const Value *CodeRegion) argument
266 OptimizationRemarkMissed( const char *PassName, StringRef RemarkName, const DiagnosticLocation &Loc, const Value *CodeRegion) argument
287 OptimizationRemarkAnalysis( const char *PassName, StringRef RemarkName, const DiagnosticLocation &Loc, const Value *CodeRegion) argument
302 OptimizationRemarkAnalysis( enum DiagnosticKind Kind, const char *PassName, StringRef RemarkName, const DiagnosticLocation &Loc, const Value *CodeRegion) argument
320 DiagnosticInfoOptimizationFailure( const char *PassName, StringRef RemarkName, const DiagnosticLocation &Loc, const Value *CodeRegion) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DHardwareLoops.cpp95 Value *CodeRegion = L->getHeader(); local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DDiagnosticInfo.h668 const Value *CodeRegion = nullptr; member in class:llvm::DiagnosticInfoIROptimization
836 OptimizationRemarkAnalysisFPCommute(const char *PassName, StringRef RemarkName, const DiagnosticLocation &Loc, const Value *CodeRegion) argument
878 OptimizationRemarkAnalysisAliasing(const char *PassName, StringRef RemarkName, const DiagnosticLocation &Loc, const Value *CodeRegion) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp863 Value *CodeRegion = TheLoop->getHeader(); local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h207 CodeRegion, enumerator in enum:llvm::coverage::CounterMappingRegion::RegionKind
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp2092 Value *CodeRegion = TheLoop->getHeader(); local

Completed in 132 milliseconds