Searched defs:Desc (Results 1 - 25 of 142) sorted by relevance

123456

/netbsd-current/sys/external/bsd/gnu-efi/dist/lib/
H A Derror.c25 WCHAR *Desc; member in struct:__anon171
/netbsd-current/external/apache2/llvm/dist/llvm/lib/TableGen/
H A DTableGenBackend.cpp34 void llvm::emitSourceFileHeader(StringRef Desc, raw_ostream &OS) { argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DInterpState.cpp58 Descriptor *Desc = B->getDescriptor(); local
H A DInterpBlock.h40 Block(const llvm::Optional<unsigned> &DeclID, Descriptor *Desc, argument
44 Block(Descriptor *Desc, bool IsStatic = false, bool IsExtern = false) argument
83 Block(Descriptor *Desc, bool IsExtern, bool IsStatic, bool IsDead) argument
105 Descriptor *Desc; member in class:clang::interp::Block
[all...]
H A DPointer.cpp89 Descriptor *Desc = getDeclDesc(); local
118 Descriptor *Desc = Ptr.getFieldDesc(); local
137 Descriptor *Desc = getFieldDesc(); local
156 Descriptor *Desc = getFieldDesc(); local
[all...]
H A DByteCodeEmitter.cpp49 Descriptor *Desc = P.createDescriptor(PD, Ty); local
H A DFunction.h39 Descriptor *Desc; member in struct:clang::interp::Scope::Local
H A DInterpFrame.cpp169 const auto &Desc = Func->getParamDescriptor(Off); local
H A DRecord.h29 Descriptor *Desc; member in struct:clang::interp::Record::Field
36 Descriptor *Desc; member in struct:clang::interp::Record::Base
/netbsd-current/external/apache2/llvm/dist/llvm/lib/MCA/Stages/
H A DInstructionTables.cpp23 const InstrDesc &Desc = IR.getInstruction()->getDesc(); local
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Frontend/
H A DCheckerRegistry.h128 void addChecker(StringRef FullName, StringRef Desc, StringRef DocsUri, argument
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_mutexset.h26 struct Desc { struct in class:__tsan::MutexSet
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_mutexset.h24 struct Desc { struct in class:__tsan::MutexSet
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCInstrInfo.h32 const MCInstrDesc *Desc; // Raw array to allow static init'n member in class:llvm::MCInstrInfo
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyMCCodeEmitter.cpp87 const MCInstrDesc &Desc = MCII.get(MI.getOpcode()); local
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-mca/Views/
H A DSummaryView.cpp55 const InstrDesc &Desc = Inst.getDesc(); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/MCA/
H A DSupport.cpp50 const MCProcResourceDesc &Desc = *SM.getProcResource(I); local
59 const MCProcResourceDesc &Desc = *SM.getProcResource(I); local
74 const MCProcResourceDesc &Desc = *SM.getProcResource(I); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64DeadRegisterDefinitionsPass.cpp141 const MCInstrDesc &Desc = MI.getDesc(); local
/netbsd-current/external/bsd/pkg_install/dist/create/
H A Dmain.c34 char *Desc = NULL; variable
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/CSKY/MCTargetDesc/
H A DCSKYMCCodeEmitter.cpp37 const MCInstrDesc &Desc = MII.get(MI.getOpcode()); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/
H A DX86InstPrinterCommon.cpp335 const MCInstrDesc &Desc = MII.get(MI->getOpcode()); local
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DStatistic.h53 const char *const Desc; member in class:llvm::TrackingStatistic
58 TrackingStatistic(const char *DebugType, const char *Name, const char *Desc) argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DCheckerRegistryData.cpp215 std::string Desc = local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/MSP430/MCTargetDesc/
H A DMSP430MCCodeEmitter.cpp85 const MCInstrDesc &Desc = MCII.get(MI.getOpcode()); local
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DRegistry.h28 StringRef Name, Desc; member in class:llvm::SimpleRegistryEntry
121 Add(StringRef Name, StringRef Desc) argument

Completed in 586 milliseconds

123456