Searched defs:KindID (Results 1 - 6 of 6) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/Target/AMDGPU/
H A DAMDGPUDiagnosticInfoUnsupported.cpp22 int DiagnosticInfoUnsupported::KindID = 0; member in class:DiagnosticInfoUnsupported
H A DAMDGPUDiagnosticInfoUnsupported.h24 static int KindID; member in class:llvm::DiagnosticInfoUnsupported
/freebsd-11.0-release/contrib/llvm/lib/IR/
H A DAttributeImpl.h34 unsigned char KindID; ///< Holds the AttrEntryKind of the attribute member in class:llvm::AttributeImpl
47 AttributeImpl(AttrEntryKind KindID) : KindID(KindID) {} argument
H A DCore.cpp574 LLVMValueRef LLVMGetMetadata(LLVMValueRef Inst, unsigned KindID) { argument
596 void LLVMSetMetadata(LLVMValueRef Inst, unsigned KindID, LLVMValueRef Val) { argument
/freebsd-11.0-release/contrib/llvm/lib/Target/BPF/
H A DBPFISelLowering.cpp48 static int KindID; member in class:__anon2816::DiagnosticInfoUnsupported
88 int DiagnosticInfoUnsupported::KindID = 0; member in class:__anon2816::DiagnosticInfoUnsupported
/freebsd-11.0-release/contrib/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp50 static int KindID; member in class:__anon3040::final
90 int DiagnosticInfoUnsupported::KindID = 0; member in class:__anon3040::DiagnosticInfoUnsupported

Completed in 115 milliseconds