Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/SandboxIR/
H A DValue.cpp16 Value::Value(ClassID SubclassID, llvm::Value *Val, Context &Ctx) in Value()
/freebsd/contrib/llvm-project/lldb/include/lldb/Breakpoint/
H A DBreakpointResolver.h225 const unsigned char SubclassID; variable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanValue.h55 const unsigned char SubclassID; ///< Subclass identifier (for isa/dyn_cast). variable
304 const unsigned char SubclassID; variable
H A DVPlan.h84 const unsigned char SubclassID; ///< Subclass identifier (for isa/dyn_cast). variable
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/SandboxVectorizer/
H A DDependencyGraph.h100 DGNodeID SubclassID; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DValue.h76 const unsigned char SubclassID; // Subclass identifier (for isa/dyn_cast) variable
H A DMetadata.h67 const unsigned char SubclassID; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DValue.h97 ClassID SubclassID; variable
H A DInstruction.h1281 ReturnInst(ClassID SubclassID, llvm::Instruction *I, Context &Ctx) in ReturnInst()
1561 FuncletPadInst(ClassID SubclassID, Opcode Opc, llvm::Instruction *I, in FuncletPadInst()
1684 GetElementPtrInst(ClassID SubclassID, llvm::Instruction *I, Context &Ctx) in GetElementPtrInst()
2616 OpaqueInst(ClassID SubclassID, llvm::Instruction *I, sandboxir::Context &Ctx) in OpaqueInst()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVElement.h120 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/Bitcode/Reader/
H A DBitcodeReader.cpp495 static constexpr uint8_t SubclassID = 255; member in __anondf6e26480411::BitcodeConstant