Home
last modified time | relevance | path

Searched defs:SubclassID (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/Breakpoint/
H A DBreakpointResolver.h226 const unsigned char SubclassID; variable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanValue.h54 const unsigned char SubclassID; ///< Subclass identifier (for isa/dyn_cast). variable
311 const unsigned char SubclassID; variable
H A DVPlan.h440 const unsigned char SubclassID; ///< Subclass identifier (for isa/dyn_cast). variable
/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DSandboxIR.h167 ClassID SubclassID; variable
700 ReturnInst(ClassID SubclassID, llvm::Instruction *I, Context &Ctx) in ReturnInst()
738 OpaqueInst(ClassID SubclassID, llvm::Instruction *I, sandboxir::Context &Ctx) in OpaqueInst()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DValue.h81 const unsigned char SubclassID; // Subclass identifier (for isa/dyn_cast) global() variable
H A DMetadata.h66 const unsigned char SubclassID; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVElement.h107 const LVSubclassID SubclassID; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h76 const DbgEntityKind SubclassID; variable
/freebsd/contrib/llvm-project/llvm/lib/SandboxIR/
H A DSandboxIR.cpp80 Value::Value(ClassID SubclassID, llvm::Value *Val, Context &Ctx) in Value()
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp509 static constexpr uint8_t SubclassID = 255; member in __anondf6e26480411::BitcodeConstant