Home
last modified time | relevance | path

Searched defs:Desc (Results 1 – 25 of 27) sorted by relevance

12

/external/llvm/utils/TableGen/
DTableGenBackend.cpp18 void TableGenBackend::EmitSourceFileHeader(const std::string &Desc, in EmitSourceFileHeader()
DSubtargetEmitter.cpp94 const std::string &Desc = Feature->getValueAsString("Desc"); in FeatureKeyValues() local
/external/llvm/include/llvm/MC/
DMCInstrInfo.h27 const MCInstrDesc *Desc; // Raw array to allow static init'n variable
DSubtargetFeature.h36 const char *Desc; // Help descriptor member
/external/llvm/include/llvm/Support/
DRegistry.h22 const char *Name, *Desc; variable
198 Add(const char *Name, const char *Desc) in Add()
DCommandLine.h264 const char *Desc; member
272 const char *Desc; member
/external/llvm/include/llvm/ADT/
DStatistic.h37 const char *Desc; variable
/external/javassist/src/main/javassist/runtime/
DDesc.java24 public class Desc { class
/external/llvm/lib/Target/X86/
DX86MCCodeEmitter.cpp382 const MCInstrDesc &Desc, in EmitVEXOpcodePrefix()
589 const MCInstrDesc &Desc) { in DetermineREXPrefix()
716 const MCInstrDesc &Desc, in EmitOpcodePrefix()
806 const MCInstrDesc &Desc = MCII.get(Opcode); in EncodeInstruction() local
DX86CodeEmitter.cpp133 const MCInstrDesc &Desc = I->getDesc(); in runOnMachineFunction() local
151 const MCInstrDesc &Desc = MI.getDesc(); in determineREX() local
594 const MCInstrDesc *Desc) { in emitInstruction()
/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinterDwarf.cpp58 void AsmPrinter::EmitULEB128(unsigned Value, const char *Desc, in EmitULEB128()
DDwarfDebug.cpp134 DIDescriptor Desc; // Debug info descriptor for scope. member in llvm::DbgScope
/external/llvm/lib/Analysis/
DAliasAnalysisCounter.cpp43 void printLine(const char *Desc, unsigned Val, unsigned Sum) { in printLine()
/external/llvm/lib/Target/MSP430/
DMSP430InstrInfo.cpp299 const MCInstrDesc &Desc = MI->getDesc(); in GetInstSizeInBytes() local
/external/llvm/lib/Target/MBlaze/
DMBlazeMCCodeEmitter.cpp181 const MCInstrDesc &Desc = MCII.get(Opcode); in EncodeInstruction() local
/external/llvm/lib/Target/ARM/
DThumb1RegisterInfo.cpp396 const MCInstrDesc &Desc = MI.getDesc(); in rewriteFrameIndex() local
653 const MCInstrDesc &Desc = MI.getDesc(); in eliminateFrameIndex() local
DARMBaseRegisterInfo.cpp947 const MCInstrDesc &Desc = MI->getDesc(); in getFrameIndexInstrOffset() local
1137 const MCInstrDesc &Desc = MI->getDesc(); in isFrameOffsetLegal() local
DThumb2InstrInfo.cpp388 const MCInstrDesc &Desc = MI.getDesc(); in rewriteT2FrameIndex() local
DARMBaseInstrInfo.cpp1365 const MCInstrDesc &Desc = MI.getDesc(); in rewriteARMFrameIndex() local
1805 const MCInstrDesc &Desc = MI->getDesc(); in getNumMicroOps() local
DARMExpandPseudoInsts.cpp71 const MCInstrDesc &Desc = OldMI.getDesc(); in TransferImpOps() local
DARMMCCodeEmitter.cpp1292 const MCInstrDesc &Desc = MCII.get(MI.getOpcode()); in EncodeInstruction() local
/external/llvm/lib/Target/
DTargetData.cpp134 void TargetData::init(StringRef Desc) { in init()
/external/jhead/
Djhead.h155 char * Desc; member
/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
DPathDiagnostic.h369 std::string Desc; variable
/external/clang/lib/CodeGen/
DCGObjCMac.cpp2005 std::vector<llvm::Constant*> Desc(2); in GetMethodDescriptionConstant() local
5518 std::vector<llvm::Constant*> Desc(3); in GetMethodDescriptionConstant() local

12