Searched defs:SubclassID (Results 1 – 12 of 12) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/SandboxIR/ |
| H A D | Value.cpp | 16 Value::Value(ClassID SubclassID, llvm::Value *Val, Context &Ctx) in Value()
|
| /freebsd/contrib/llvm-project/lldb/include/lldb/Breakpoint/ |
| H A D | BreakpointResolver.h | 225 const unsigned char SubclassID; variable
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
| H A D | VPlanValue.h | 55 const unsigned char SubclassID; ///< Subclass identifier (for isa/dyn_cast). variable 304 const unsigned char SubclassID; variable
|
| H A D | VPlan.h | 84 const unsigned char SubclassID; ///< Subclass identifier (for isa/dyn_cast). variable
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/SandboxVectorizer/ |
| H A D | DependencyGraph.h | 100 DGNodeID SubclassID; variable
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | Value.h | 76 const unsigned char SubclassID; // Subclass identifier (for isa/dyn_cast) variable
|
| H A D | Metadata.h | 67 const unsigned char SubclassID; variable
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/ |
| H A D | Value.h | 97 ClassID SubclassID; variable
|
| H A D | Instruction.h | 1281 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 D | LVElement.h | 120 const LVSubclassID SubclassID; variable
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | DwarfDebug.h | 76 const DbgEntityKind SubclassID; variable
|
| /freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/ |
| H A D | BitcodeReader.cpp | 495 static constexpr uint8_t SubclassID = 255; member in __anondf6e26480411::BitcodeConstant
|