|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
Definitions
gen/lib/Target/Hexagon/HexagonGenInstrInfo.inc 14 enum {
gen/lib/Target/Hexagon/HexagonGenRegisterInfo.inc 258 enum {
gen/lib/Target/RISCV/RISCVGenRegisterInfo.inc 19 enum {
include/llvm/ADT/APInt.h 69 class LLVM_NODISCARD APInt {
include/llvm/ADT/APSInt.h 21 class LLVM_NODISCARD APSInt : public APInt {
include/llvm/ADT/BitVector.h 73 class BitVector {
include/llvm/ADT/DenseSet.h 30 struct DenseSetEmpty {};
include/llvm/ADT/StringRef.h 54 class StringRef {
include/llvm/Analysis/LazyCallGraph.h 196 class iterator
227 class call_iterator
include/llvm/Analysis/MemoryLocation.h 174 class MemoryLocation {
include/llvm/Analysis/ScalarEvolution.h 326 enum IncrementWrapFlags {
1268 class BackedgeTakenInfo {
include/llvm/Analysis/ValueLattice.h 26 class ValueLatticeElement {
include/llvm/BinaryFormat/Dwarf.h 70 enum DwarfFormat : uint8_t { DWARF32, DWARF64 };
include/llvm/BinaryFormat/ELF.h 127 enum {
574 enum {
include/llvm/BinaryFormat/MachO.h 1440 enum CPUSubTypeX86 {
1477 enum CPUSubTypeARM {
1493 enum CPUSubTypeARM64 {
include/llvm/BinaryFormat/MsgPackDocument.h 38 class DocNode {
include/llvm/CodeGen/DwarfStringPoolEntry.h 20 struct DwarfStringPoolEntry {
include/llvm/CodeGen/GlobalISel/LegalizerInfo.h 44 enum LegalizeAction : std::uint8_t {
include/llvm/CodeGen/ISDOpcodes.h 38 enum NodeType {
include/llvm/CodeGen/MachineFrameInfo.h 110 enum SSPLayoutKind {
include/llvm/CodeGen/Register.h 19 class Register {
include/llvm/CodeGen/RuntimeLibcalls.h 29 enum Libcall {
include/llvm/CodeGen/SelectionDAGNodes.h 123 class SDValue {
include/llvm/CodeGen/SlotIndexes.h 83 class SlotIndex {
include/llvm/CodeGen/StackMaps.h 242 struct FunctionInfo {
include/llvm/CodeGen/SwitchLoweringUtils.h 159 struct JumpTable {
include/llvm/CodeGen/TargetInstrInfo.h 432 struct RegSubRegPair {
include/llvm/CodeGen/TargetOpcodes.h 21 enum {
include/llvm/CodeGen/ValueTypes.h 33 struct EVT {
include/llvm/DebugInfo/CodeView/TypeIndex.h 95 class TypeIndex {
include/llvm/DebugInfo/DWARF/DWARFDebugAbbrev.h 22 class DWARFAbbreviationDeclarationSet {
include/llvm/DebugInfo/DWARF/DWARFDebugLine.h 238 struct LineTable {
include/llvm/DebugInfo/DWARF/DWARFUnitIndex.h 22 enum DWARFSectionKind {
include/llvm/Demangle/MicrosoftDemangleNodes.h 55 enum class PointerAffinity { None, Pointer, Reference, RValueReference };
include/llvm/ExecutionEngine/JITSymbol.h 56 class JITSymbolFlags {
61 enum FlagNames : UnderlyingType {
190 class JITEvaluatedSymbol {
219 class JITSymbol {
include/llvm/ExecutionEngine/Orc/CompileOnDemandLayer.h 102 struct PerDylibResources {
197 struct LogicalDylib {
include/llvm/ExecutionEngine/Orc/SymbolStringPool.h 50 class SymbolStringPtr {
include/llvm/IR/Attributes.h 51 class Attribute {
214 class AttributeSet {
include/llvm/IR/Comdat.h 31 class Comdat {
include/llvm/IR/ConstantRange.h 47 class LLVM_NODISCARD ConstantRange {
include/llvm/IR/DebugInfoMetadata.h 2447 struct FragmentInfo {
include/llvm/IR/DerivedTypes.h 170 class FunctionCallee {
include/llvm/IR/GlobalValue.h 47 enum LinkageTypes {
include/llvm/IR/InstrTypes.h 732 enum Predicate {
include/llvm/IR/ModuleSummaryIndex.h 53 struct CalleeInfo {
122 struct alignas(8) GlobalValueSummaryInfo {
862 struct TypeIdSummary {
include/llvm/IR/TrackingMDRef.h 25 class TrackingMDRef {
include/llvm/IR/User.h 245 struct value_op_iterator
include/llvm/IR/ValueHandle.h 181 class WeakTrackingVH : public ValueHandleBase {
include/llvm/LTO/legacy/LTOModule.h 40 struct NameAndAttributes {
include/llvm/MC/MCAsmMacro.h 142 struct MCAsmMacro {
include/llvm/MCA/HardwareUnits/RegisterFile.h 118 struct RegisterRenamingInfo {
include/llvm/MCA/Instruction.h 337 struct ResourceUsage {
include/llvm/MCA/Support.h 50 class ResourceCycles {
include/llvm/Object/MachO.h 43 class DiceRef {
include/llvm/ProfileData/GCOV.h 409 struct GCOVCoverage {
include/llvm/ProfileData/InstrProf.h 685 struct InstrProfRecord {
include/llvm/Support/BinaryStreamRef.h 200 struct BinarySubstreamRef {
include/llvm/Support/BlockFrequency.h 24 class BlockFrequency {
include/llvm/Support/Error.h 157 class LLVM_NODISCARD Error {
324 class ErrorSuccess final : public Error {};
include/llvm/Support/LowLevelTypeImpl.h 39 class LLT {
include/llvm/Support/MachineValueType.h 30 class MVT {
include/llvm/Support/Path.h 28 enum class Style { windows, posix, native };
include/llvm/Support/SMLoc.h 23 class SMLoc {
include/llvm/Support/TypeSize.h 23 class ElementCount {
include/llvm/Support/VirtualFileSystem.h 45 class Status {
include/llvm/Transforms/Scalar/SCCP.h 42 struct AnalysisResultsForFn {
include/llvm/XRay/Profile.h 57 struct Data {
lib/Analysis/StackSafetyAnalysis.cpp 145 struct StackSafetyInfo::FunctionInfo {
lib/Bitcode/Writer/ValueEnumerator.h 73 struct MDIndex {
lib/CodeGen/AsmPrinter/AddressPool.h 24 struct AddressPoolEntry {
lib/CodeGen/AsmPrinter/CodeViewDebug.h 107 struct InlineSite {
118 struct LexicalBlock {
lib/CodeGen/MIRPrinter.cpp 85 struct FrameIndexOperand {
lib/CodeGen/MachineBlockPlacement.cpp 1146 struct TriangleChain {
lib/CodeGen/ModuloSchedule.cpp 1516 class KernelOperandInfo {
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp 9425 enum StaticAllocaInfo { Unknown, Clobbered, Elidable };
lib/ExecutionEngine/JITLink/MachOLinkGraphBuilder.h 129 class NormalizedSection {
lib/IR/ConstantsContext.h 412 struct InlineAsmKeyType {
462 struct ConstantExprKeyType {
lib/Target/AArch64/AArch64PromoteConstant.cpp 95 struct PromotedConstant {
lib/Target/AMDGPU/AMDGPUAsmPrinter.h 42 struct SIFunctionResourceInfo {
lib/Target/AMDGPU/AMDGPUPerfHintAnalysis.h 40 struct FuncInfo {
lib/Target/AMDGPU/SIDefines.h 193 enum : unsigned {
lib/Target/AMDGPU/SIMachineScheduler.h 316 enum SISchedulerBlockSchedulerVariant {
lib/Target/ARM/Utils/ARMBaseInfo.h 30 enum CondCodes { // Meaning (integer) Meaning (floating-point)
lib/Target/Hexagon/HexagonBitTracker.h 61 struct ExtType {
lib/Target/Hexagon/HexagonBlockRanges.h 122 class InstrIndexMap {
lib/Target/Hexagon/HexagonDepArch.h 16 enum class ArchEnum { NoArch, Generic, V5, V55, V60, V62, V65, V66 };
lib/Target/Hexagon/HexagonGenInsert.cpp 91 struct RegisterSet : private BitVector {
lib/Target/Hexagon/HexagonGenMux.cpp 91 struct CondsetInfo {
99 struct DefUseInfo {
lib/Target/Hexagon/HexagonISelDAGToDAGHVX.cpp 97 enum class ColorKind { None, Red, Black };
lib/Target/Hexagon/MCTargetDesc/HexagonFixupKinds.h 16 enum Fixups {
lib/Target/PowerPC/MCTargetDesc/PPCPredicates.h 26 enum Predicate {
lib/Transforms/AggressiveInstCombine/AggressiveInstCombineInternal.h 64 struct Info {
lib/Transforms/Coroutines/CoroInternal.h 96 enum {
lib/Transforms/Instrumentation/GCOVProfiling.cpp 284 class GCOVBlock : public GCOVRecord {
lib/Transforms/Scalar/GVNHoist.cpp 163 enum : unsigned { InvalidVN = ~2U };
lib/Transforms/Scalar/IndVarSimplify.cpp 989 enum ExtendKind { ZeroExtended, SignExtended, Unknown };
lib/Transforms/Scalar/LoopStrengthReduce.cpp 208 class RegSortData {
lib/Transforms/Scalar/LoopUnswitch.cpp 107 struct LoopProperties {
lib/Transforms/Scalar/NewGVN.cpp 601 enum MemoryPhiState { MPS_Invalid, MPS_TOP, MPS_Equivalent, MPS_Unique };
604 enum InstCycleState { ICS_Unknown, ICS_CycleFree, ICS_Cycle };
lib/Transforms/Scalar/RewriteStatepointsForGC.cpp 660 class BDVState {
lib/Transforms/Scalar/SCCP.cpp 79 class LatticeVal {
tools/clang/include/clang/AST/BaseSubobject.h 30 class BaseSubobject {
tools/clang/include/clang/AST/CharUnits.h 38 class CharUnits {
tools/clang/include/clang/AST/DeclBase.h 1195 class DeclContextLookupResult {
tools/clang/include/clang/AST/DeclContextInternals.h 34 struct StoredDeclsList {
tools/clang/include/clang/AST/OperationKinds.h 25 enum BinaryOperatorKind {
tools/clang/include/clang/AST/RecordLayout.h 40 struct VBaseInfo {
tools/clang/include/clang/AST/Type.h 643 class QualType {
tools/clang/include/clang/AST/VTableBuilder.h 235 struct AddressPointLocation {
tools/clang/include/clang/Analysis/CloneDetection.h 33 class StmtSequence {
tools/clang/include/clang/Basic/Diagnostic.h 359 struct File {
tools/clang/include/clang/Basic/DiagnosticIDs.h 98 class DiagnosticMapping {
tools/clang/include/clang/Basic/DiagnosticSema.h 16 enum {
tools/clang/include/clang/Basic/IdentifierTable.h 672 class Selector {
tools/clang/include/clang/Basic/OperatorKinds.h 21 enum OverloadedOperatorKind : int {
tools/clang/include/clang/Basic/PartialDiagnostic.h 35 class PartialDiagnostic {
185 struct NullDiagnostic {};
tools/clang/include/clang/Basic/SourceLocation.h 38 class FileID {
86 class SourceLocation {
196 class SourceRange {
tools/clang/include/clang/Basic/TokenKinds.h 24 enum TokenKind : unsigned short {
tools/clang/include/clang/Edit/EditedSource.h 40 struct FileEdit {
tools/clang/include/clang/Frontend/VerifyDiagnosticConsumer.h 277 class UnparsedFileStatus {
tools/clang/include/clang/Lex/DirectoryLookup.h 31 class DirectoryLookup {
tools/clang/include/clang/Lex/HeaderSearch.h 146 struct FrameworkCacheEntry {
tools/clang/include/clang/Lex/ModuleMap.h 245 struct InferredDirectory {
tools/clang/include/clang/Lex/Preprocessor.h 578 class MacroState {
728 struct SubmoduleState {
tools/clang/include/clang/Rewrite/Core/RewriteBuffer.h 25 class RewriteBuffer {
tools/clang/include/clang/Sema/Weak.h 24 class WeakInfo {
tools/clang/include/clang/Serialization/ASTReader.h 527 enum class PendingFakeDefinitionKind { NotFake, Fake, FakeLoaded };
tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/FunctionSummary.h 34 class FunctionSummary {
tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SVals.h 598 class MemRegionVal : public Loc {
tools/clang/include/clang/StaticAnalyzer/Frontend/CheckerRegistry.h 96 struct CmdLineOption {
tools/clang/include/clang/Tooling/Core/Replacement.h 209 class Replacements {
tools/clang/lib/AST/ExprConstant.cpp 672 enum class ConstructionPhase {
tools/clang/lib/Analysis/Consumed.cpp 293 class PropagationInfo {
tools/clang/lib/CodeGen/Address.h 24 class Address {
tools/clang/lib/CodeGen/CGBlocks.h 109 class BlockFieldFlags {
tools/clang/lib/CodeGen/CGOpenMPRuntime.cpp 4382 struct PrivateHelpersTy {
tools/clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.h 439 struct MappedVarData {
tools/clang/lib/CodeGen/CGValue.h 38 class RValue {
tools/clang/lib/CodeGen/MicrosoftCXXABI.cpp 37 struct VBTableGlobals {
tools/clang/lib/Format/FormatToken.h 106 enum TokenType {
tools/clang/lib/Frontend/InterfaceStubFunctionsConsumer.cpp 26 struct MangledSymbol {
tools/clang/lib/Frontend/Rewrite/InclusionRewriter.cpp 31 struct IncludedFile {
tools/clang/lib/Frontend/VerifyDiagnosticConsumer.cpp 327 struct Marker {
tools/clang/lib/Serialization/GlobalModuleIndex.cpp 402 struct ImportedModuleFileInfo {
tools/clang/lib/StaticAnalyzer/Checkers/CastValueChecker.cpp 34 enum class CallKind { Function, Method, InstanceOf };
tools/clang/lib/Tooling/ASTDiff/ASTDiff.cpp 473 struct SNodeId {
tools/clang/lib/Tooling/Syntax/BuildTree.cpp 175 struct NodeAndRole {
tools/clang/tools/extra/clang-doc/BitcodeWriter.h 71 enum RecordId {
tools/clang/tools/extra/clang-include-fixer/find-all-symbols/SymbolInfo.h 126 struct SymbolAndSignals {
tools/clang/tools/extra/clang-tidy/abseil/DurationRewriter.h 21 enum class DurationScale : std::uint8_t {
tools/clang/tools/extra/clang-tidy/cppcoreguidelines/SpecialMemberFunctionsCheck.h 33 enum class SpecialMemberFunctionKind : uint8_t {
tools/clang/tools/extra/clangd/FileDistance.h 63 struct SourceParams {
tools/clang/tools/extra/clangd/Protocol.h 829 struct SymbolInformation {
tools/clang/tools/extra/clangd/SourceCode.h 210 struct Edit {
tools/clang/tools/extra/clangd/index/Ref.h 69 class RefSlab {
tools/clang/tools/extra/clangd/index/SymbolID.h 31 class SymbolID {
tools/clang/tools/extra/clangd/index/SymbolLocation.h 32 struct Position {
tools/clang/tools/extra/clangd/refactor/tweaks/ExtractFunction.cpp 357 struct DeclInformation {
tools/clang/utils/TableGen/ClangAttrEmitter.cpp 3905 class SpellingList {
tools/clang/utils/TableGen/NeonEmitter.cpp 2137 struct OverloadInfo {
tools/dsymutil/DebugMap.h 139 struct SymbolMapping {
tools/lld/COFF/TypeMerger.h 55 struct CVIndexMap {
tools/lldb/include/lldb/Host/common/NativeProcessProtocol.h 397 struct SoftwareBreakpoint {
tools/lldb/include/lldb/Utility/ConstString.h 39 class ConstString {
tools/lldb/include/lldb/Utility/Listener.h 100 struct BroadcasterInfo {
tools/lldb/include/lldb/Utility/ReproducerInstrumentation.h 435 struct SignatureStr {
tools/lldb/include/lldb/Utility/UUID.h 22 class UUID {
tools/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionVariable.h 117 class ParserVars {
161 struct JITVars {
tools/lldb/source/Plugins/SymbolFile/NativePDB/PdbSymUid.h 91 class PdbSymUid {
tools/llvm-mca/Views/BottleneckAnalysis.h 122 struct InstructionPressureInfo {
tools/llvm-rc/ResourceFileWriter.h 105 struct Bundle {
tools/llvm-rc/ResourceScriptStmt.h 628 struct CtlInfo {
tools/polly/include/polly/ScopDetection.h 79 struct MemAcc {
120 struct DetectionContext {
tools/polly/lib/External/isl/include/isl/isl-noexceptions.h 2626 class set {
tools/sancov/sancov.cpp 147 struct CoveragePoint {
unittests/ADT/DenseMapTest.cpp 34 class CtorTester {
334 struct CountCopyAndMove {
unittests/ADT/FallibleIteratorTest.cpp 23 using LinkValid = enum { ValidLink, InvalidLink };
unittests/XRay/GraphTest.cpp 19 struct VAttr {
22 struct EAttr {
usr/include/c++/7.4.0/bits/regex_scanner.h 46 enum _TokenT : unsigned
usr/include/c++/7.4.0/system_error 146 struct error_code
usr/include/x86_64-linux-gnu/c++/7.4.0/bits/error_constants.h 40 enum class errc
utils/TableGen/CodeGenDAGPatterns.h 55 struct MachineValueTypeSet {
449 class SDNodeInfo {
1015 class DAGInstruction {
utils/TableGen/CodeGenHwModes.h 34 struct HwModeSelect {
utils/TableGen/CodeGenIntrinsics.h 142 enum ArgAttribute {
utils/TableGen/CodeGenSchedule.h 329 class OpcodeInfo {
utils/TableGen/FastISelEmitter.cpp 34 struct InstructionMemo {
utils/TableGen/SubtargetFeatureInfo.h 28 struct SubtargetFeatureInfo {
utils/unittest/googletest/include/gtest/internal/gtest-internal.h 504 struct CodeLocation {