Home
last modified time | relevance | path

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

1234567

/freebsd-src/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_mutexset.h25 struct Desc { struct
32 Desc() { internal_memset(this, 0, sizeof(*this)); } in Desc() argument
33 Desc(const Desc& other) { *this = other; } in Desc() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DTaskDispatch.h63 GenericNamedTaskImpl(FnT && Fn,const char * Desc) GenericNamedTaskImpl() argument
72 const char *Desc; global() variable
79 makeGenericNamedTask(FnT && Fn,std::string Desc) makeGenericNamedTask() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMCTargetDesc.cpp170 const MCInstrDesc &Desc = MCII->get(MI.getOpcode()); in isPredicated() local
176 const MCInstrDesc &Desc = MCII->get(MI.getOpcode()); in isCPSRDefined() local
442 if (MemOpIndex + 1 >= Desc argument
419 const MCInstrDesc &Desc = Info->get(Inst.getOpcode()); evaluateBranch() local
460 evaluateMemOpAddrForAddrMode3(const MCInst & Inst,const MCInstrDesc & Desc,unsigned MemOpIndex,uint64_t Addr) evaluateMemOpAddrForAddrMode3() argument
480 evaluateMemOpAddrForAddrMode5(const MCInst & Inst,const MCInstrDesc & Desc,unsigned MemOpIndex,uint64_t Addr) evaluateMemOpAddrForAddrMode5() argument
499 evaluateMemOpAddrForAddrMode5FP16(const MCInst & Inst,const MCInstrDesc & Desc,unsigned MemOpIndex,uint64_t Addr) evaluateMemOpAddrForAddrMode5FP16() argument
519 evaluateMemOpAddrForAddrModeT2_i8s4(const MCInst & Inst,const MCInstrDesc & Desc,unsigned MemOpIndex,uint64_t Addr) evaluateMemOpAddrForAddrModeT2_i8s4() argument
540 evaluateMemOpAddrForAddrModeT2_pc(const MCInst & Inst,const MCInstrDesc & Desc,unsigned MemOpIndex,uint64_t Addr) evaluateMemOpAddrForAddrModeT2_pc() argument
556 evaluateMemOpAddrForAddrModeT1_s(const MCInst & Inst,const MCInstrDesc & Desc,unsigned MemOpIndex,uint64_t Addr) evaluateMemOpAddrForAddrModeT1_s() argument
564 const MCInstrDesc &Desc = Info->get(Inst.getOpcode()); evaluateMemoryOperandAddress() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DStreamChecker.cpp179 getStreamArg(const FnDescription * Desc,const CallEvent & Call) getStreamArg() argument
555 const FnDescription *Desc = lookupFn(Call); checkPreCall() local
563 const FnDescription *Desc = lookupFn(Call); evalCall() local
574 evalFopen(const FnDescription * Desc,const CallEvent & Call,CheckerContext & C) const evalFopen() argument
603 preFreopen(const FnDescription * Desc,const CallEvent & Call,CheckerContext & C) const preFreopen() argument
615 evalFreopen(const FnDescription * Desc,const CallEvent & Call,CheckerContext & C) const evalFreopen() argument
661 evalFclose(const FnDescription * Desc,const CallEvent & Call,CheckerContext & C) const evalFclose() argument
695 preReadWrite(const FnDescription * Desc,const CallEvent & Call,CheckerContext & C,bool IsRead) const preReadWrite() argument
726 evalFreadFwrite(const FnDescription * Desc,const CallEvent & Call,CheckerContext & C,bool IsFread) const evalFreadFwrite() argument
806 evalFgetx(const FnDescription * Desc,const CallEvent & Call,CheckerContext & C,bool SingleChar) const evalFgetx() argument
892 evalFputx(const FnDescription * Desc,const CallEvent & Call,CheckerContext & C,bool IsSingleChar) const evalFputx() argument
950 evalFprintf(const FnDescription * Desc,const CallEvent & Call,CheckerContext & C) const evalFprintf() argument
993 evalFscanf(const FnDescription * Desc,const CallEvent & Call,CheckerContext & C) const evalFscanf() argument
1056 evalUngetc(const FnDescription * Desc,const CallEvent & Call,CheckerContext & C) const evalUngetc() argument
1095 evalGetdelim(const FnDescription * Desc,const CallEvent & Call,CheckerContext & C) const evalGetdelim() argument
1151 preFseek(const FnDescription * Desc,const CallEvent & Call,CheckerContext & C) const preFseek() argument
1169 evalFseek(const FnDescription * Desc,const CallEvent & Call,CheckerContext & C) const evalFseek() argument
1218 evalFgetpos(const FnDescription * Desc,const CallEvent & Call,CheckerContext & C) const evalFgetpos() argument
1247 evalFsetpos(const FnDescription * Desc,const CallEvent & Call,CheckerContext & C) const evalFsetpos() argument
1285 evalFtell(const FnDescription * Desc,const CallEvent & Call,CheckerContext & C) const evalFtell() argument
1323 evalRewind(const FnDescription * Desc,const CallEvent & Call,CheckerContext & C) const evalRewind() argument
1346 evalClearerr(const FnDescription * Desc,const CallEvent & Call,CheckerContext & C) const evalClearerr() argument
1367 evalFeofFerror(const FnDescription * Desc,const CallEvent & Call,CheckerContext & C,const StreamErrorState & ErrorKind) const evalFeofFerror() argument
1407 preDefault(const FnDescription * Desc,const CallEvent & Call,CheckerContext & C) const preDefault() argument
1422 evalSetFeofFerror(const FnDescription * Desc,const CallEvent & Call,CheckerContext & C,const StreamErrorState & ErrorKind) const evalSetFeofFerror() argument
1435 preFflush(const FnDescription * Desc,const CallEvent & Call,CheckerContext & C) const preFflush() argument
1450 evalFflush(const FnDescription * Desc,const CallEvent & Call,CheckerContext & C) const evalFflush() argument
[all...]
H A DObjCSuperDeallocChecker.cpp97 StringRef Desc; in checkPreObjCMessage() local
159 StringRef Desc = StringRef(); in checkLocation() local
177 StringRef Desc, in reportUseAfterDealloc() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DProgram.cpp57 Descriptor *Desc = createGlobalString() local
147 Descriptor *Desc = allocateDescriptor(VD, std::nullopt); getOrCreateDummy() local
190 Descriptor *Desc; createGlobal() local
260 if (Descriptor *Desc = GetBaseDesc(BD, BR)) { getOrCreateRecord() local
273 if (Descriptor *Desc = GetBaseDesc(BD, BR)) { getOrCreateRecord() local
293 Descriptor *Desc; getOrCreateRecord() local
361 const Descriptor *Desc = createDescriptor(D, ElemTy.getTypePtr(), createDescriptor() local
[all...]
H A DPointer.cpp97 const Descriptor *Desc = getDeclDesc(); toAPValue() local
130 const Descriptor *Desc = Ptr.getFieldDesc(); toAPValue() local
162 const Descriptor *Desc = getFieldDesc(); isInitialized() local
185 const Descriptor *Desc = getFieldDesc(); initialize() local
[all...]
H A DInterpBlock.h126 Block(const Descriptor * Desc,bool IsExtern,bool IsStatic,bool IsDead) Block() argument
155 const Descriptor *Desc; global() variable
[all...]
H A DRecord.h31 const Descriptor *Desc; member
39 const Descriptor *Desc; member
H A DEvalEmitter.cpp67 InlineDescriptor &Desc = *reinterpret_cast<InlineDescriptor *>(B->rawData()); createLocal() local
178 InlineDescriptor &Desc = *reinterpret_cast<InlineDescriptor *>(B->rawData()); emitSetLocal() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/MCA/
H A DSupport.cpp51 const MCProcResourceDesc &Desc = *SM.getProcResource(I); in computeProcResourceMasks() local
60 const MCProcResourceDesc &Desc = *SM.getProcResource(I); in computeProcResourceMasks() local
75 const MCProcResourceDesc &Desc = *SM.getProcResource(I); in computeProcResourceMasks() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DDebugCounter.h69 registerCounter(StringRef Name,StringRef Desc) registerCounter() argument
160 addCounter(const std::string & Name,const std::string & Desc) addCounter() argument
172 std::string Desc; global() member
H A DRegistry.h28 StringRef Name, Desc; variable
121 Add(StringRef Name, StringRef Desc) in Add()
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MCA/
H A DCustomBehaviour.h120 const StringRef Desc; variable
126 Instrument(StringRef Desc, StringRef Data) : Desc(Desc), Data(Data) {} in Instrument()
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/
H A DStatistic.h54 const char *const Desc; variable
60 const char *Desc) in TrackingStatistic()
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DAMDGPUEmitPrintf.cpp165 static Value *appendString(IRBuilder<> &Builder, Value *Desc, Value *Arg, in appendString() argument
171 static Value *processArg(IRBuilder<> &Builder, Value *Desc, Valu argument
60 callAppendArgs(IRBuilder<> & Builder,Value * Desc,int NumArgs,Value * Arg0,Value * Arg1,Value * Arg2,Value * Arg3,Value * Arg4,Value * Arg5,Value * Arg6,bool IsLast) callAppendArgs() argument
76 appendArg(IRBuilder<> & Builder,Value * Desc,Value * Arg,bool IsLast) appendArg() argument
153 callAppendStringN(IRBuilder<> & Builder,Value * Desc,Value * Str,Value * Length,bool isLast) callAppendStringN() argument
523 auto Desc = callPrintfBegin(Builder, Builder.getIntN(64, 0)); emitAMDGPUPrintfCall() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUMCCodeEmitter.cpp319 isVCMPX64(const MCInstrDesc & Desc) isVCMPX64() argument
331 const MCInstrDesc &Desc = MCII.get(MI.getOpcode()); encodeInstruction() local
464 const MCInstrDesc &Desc = MCII.get(MI.getOpcode()); getSDWASrcEncoding() local
646 const MCInstrDesc &Desc = MCII.get(MI.getOpcode()); getMachineOpValueCommon() local
653 const MCInstrDesc &Desc = MCII.get(MI.getOpcode()); getMachineOpValueCommon() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-mca/
H A DCodeRegion.h91 CodeRegion(llvm::StringRef Desc,llvm::SMLoc Start) CodeRegion() argument
123 InstrumentRegion(llvm::StringRef Desc,llvm::SMLoc Start,UniqueInstrument I) InstrumentRegion() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DTableGenBackend.h47 OptClass(StringRef Name, StringRef Desc) : Opt(Name, run, Desc) {} in OptClass()
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCheckerRegistryData.cpp203 StringRef Desc) { in printCheckerOptionList()
215 std::string Desc = in printCheckerOptionList() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86OptimizeLEAs.cpp343 const MCInstrDesc &Desc = MI.getDesc(); in chooseBestLEA() local
446 const MCInstrDesc &Desc = MI.getDesc(); in isReplaceable() local
510 const MCInstrDesc &Desc = MI.getDesc(); in removeRedundantAddrCalc() local
671 const MCInstrDesc &Desc = MI.getDesc(); in removeRedundantLEAs() local
/freebsd-src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dflags_parser.h36 const char *Desc; member
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVBaseInfo.h201 static inline int getFRMOpNum(const MCInstrDesc &Desc) { in getSEWOpNum() argument
190 getVLOpNum(const MCInstrDesc & Desc) getVLOpNum() argument
210 getVecPolicyOpNum(const MCInstrDesc & Desc) getVecPolicyOpNum() argument
217 getFRMOpNum(const MCInstrDesc & Desc) getFRMOpNum() argument
232 getVXRMOpNum(const MCInstrDesc & Desc) getVXRMOpNum() argument
248 isFirstDefTiedToFirstUse(const MCInstrDesc & Desc) isFirstDefTiedToFirstUse() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyInstPrinter.cpp83 const MCInstrDesc &Desc = MII.get(MI->getOpcode()); in printInst() local
296 const MCInstrDesc &Desc = MII.get(MI->getOpcode()); in printOperand() local
/freebsd-src/contrib/llvm-project/llvm/lib/MCA/Stages/
H A DInstructionTables.cpp23 const InstrDesc &Desc = IR.getInstruction()->getDesc(); in execute() local

1234567