reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Definitions

include/llvm/Analysis/DependenceAnalysis.h
  383     class Constraint {
include/llvm/BinaryFormat/MsgPackDocument.h
   38 class DocNode {
include/llvm/CodeGen/TargetLowering.h
  123   enum LegalizeTypeAction : uint8_t {
include/llvm/DebugInfo/CodeView/CodeView.h
  383 enum class VFTableSlotKind : uint8_t {
include/llvm/ExecutionEngine/GenericValue.h
   23 struct GenericValue {
include/llvm/ObjectYAML/MachOYAML.h
   90 struct ExportEntry {
include/llvm/ProfileData/Coverage/CoverageMapping.h
  145 struct CounterExpression {
include/llvm/Support/BranchProbability.h
   30 class BranchProbability {
include/llvm/Support/MachineValueType.h
   30   class MVT {
include/llvm/Transforms/IPO/DeadArgumentElimination.h
   74   enum Liveness { Live, MaybeLive };
lib/Target/AArch64/AArch64RegisterBankInfo.h
   27   enum PartialMappingIdx {
lib/Target/X86/X86GenRegisterBankInfo.def
   32 enum PartialMappingIdx {
lib/Transforms/Vectorize/SLPVectorizer.cpp
  709     enum class ReorderingMode {
tools/clang/include/clang/Rewrite/Core/RewriteRope.h
   58   struct RopePiece {
tools/clang/lib/Analysis/ThreadSafety.cpp
  325 struct CFGBlockInfo {
tools/clang/lib/CodeGen/CGClass.cpp
  765   struct SizeAndOffset {
tools/llvm-mca/Views/RegisterFileStatistics.h
   49   struct RegisterFileUsage {
   55   struct MoveEliminationInfo {
tools/llvm-mca/Views/TimelineView.h
  130   struct TimelineViewEntry {
  139   struct WaitTimeEntry {
usr/include/c++/7.4.0/bits/algorithmfwd.h
  253   template<typename _FIter, typename _Tp>
utils/TableGen/CodeGenDAGPatterns.h
  191 struct TypeSetByHwMode : public InfoByHwMode<MachineValueTypeSet> {