Home
last modified time | relevance | path

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

1234567

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
HDtsan_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-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
HDARMMCTargetDesc.cpp170 const MCInstrDesc &Desc = MCII->get(MI.getOpcode()); in isPredicated() local
176 const MCInstrDesc &Desc = MCII->get(MI.getOpcode()); in isCPSRDefined() local
417 const MCInstrDesc &Desc = Info->get(Inst.getOpcode()); in evaluateBranch() local
440 evaluateMemOpAddrForAddrMode_i12(const MCInst &Inst, const MCInstrDesc &Desc, in evaluateMemOpAddrForAddrMode_i12()
458 evaluateMemOpAddrForAddrMode3(const MCInst &Inst, const MCInstrDesc &Desc, in evaluateMemOpAddrForAddrMode3()
478 evaluateMemOpAddrForAddrMode5(const MCInst &Inst, const MCInstrDesc &Desc, in evaluateMemOpAddrForAddrMode5()
497 evaluateMemOpAddrForAddrMode5FP16(const MCInst &Inst, const MCInstrDesc &Desc, in evaluateMemOpAddrForAddrMode5FP16()
517 evaluateMemOpAddrForAddrModeT2_i8s4(const MCInst &Inst, const MCInstrDesc &Desc, in evaluateMemOpAddrForAddrModeT2_i8s4()
538 evaluateMemOpAddrForAddrModeT2_pc(const MCInst &Inst, const MCInstrDesc &Desc, in evaluateMemOpAddrForAddrModeT2_pc()
554 evaluateMemOpAddrForAddrModeT1_s(const MCInst &Inst, const MCInstrDesc &Desc, in evaluateMemOpAddrForAddrModeT1_s()
[all …]
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
HDTaskDispatch.h64 GenericNamedTaskImpl(FnT &&Fn, const char *Desc) in GenericNamedTaskImpl()
73 const char *Desc; variable
80 std::string Desc) { in makeGenericNamedTask()
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
HDStreamChecker.cpp220 SVal getStreamArg(const FnDescription *Desc, const CallEvent &Call) { in getStreamArg()
871 const FnDescription *Desc = lookupFn(Call); in checkPreCall() local
879 const FnDescription *Desc = lookupFn(Call); in evalCall() local
890 void StreamChecker::evalFopen(const FnDescription *Desc, const CallEvent &Call, in evalFopen()
919 void StreamChecker::preFreopen(const FnDescription *Desc, const CallEvent &Call, in preFreopen()
931 void StreamChecker::evalFreopen(const FnDescription *Desc, in evalFreopen()
977 void StreamChecker::evalFclose(const FnDescription *Desc, const CallEvent &Call, in evalFclose()
994 void StreamChecker::preRead(const FnDescription *Desc, const CallEvent &Call, in preRead()
1019 void StreamChecker::preWrite(const FnDescription *Desc, const CallEvent &Call, in preWrite()
1110 void StreamChecker::evalFreadFwrite(const FnDescription *Desc, in evalFreadFwrite()
[all …]
HDObjCSuperDeallocChecker.cpp97 StringRef Desc; in checkPreObjCMessage() local
159 StringRef Desc = StringRef(); in checkLocation() local
177 StringRef Desc, in reportUseAfterDealloc()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/MCA/
HDSupport.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-13-stable/contrib/llvm-project/clang/lib/AST/Interp/
HDProgram.cpp56 Descriptor *Desc = in createGlobalString() local
156 Descriptor *Desc; in getOrCreateDummy() local
219 Descriptor *Desc; in createGlobal() local
302 const Descriptor *Desc = GetBaseDesc(BD, BR); in getOrCreateRecord() local
319 const Descriptor *Desc = GetBaseDesc(BD, BR); in getOrCreateRecord() local
343 const Descriptor *Desc; in getOrCreateRecord() local
413 const Descriptor *Desc = createDescriptor(D, ElemTy.getTypePtr(), in createDescriptor() local
HDPointer.cpp136 const Descriptor *Desc = getDeclDesc(); in toAPValue() local
186 const Descriptor *Desc = Ptr.getFieldDesc(); in toAPValue() local
277 const Descriptor *Desc = getFieldDesc(); in isInitialized() local
306 const Descriptor *Desc = getFieldDesc(); in initialize() local
HDInterpBlock.h136 Block(unsigned EvalID, const Descriptor *Desc, bool IsExtern, bool IsStatic, in Block()
173 const Descriptor *Desc; variable
HDRecord.h31 const Descriptor *Desc; member
39 const Descriptor *Desc; member
HDEvaluationResult.cpp128 const Descriptor *Desc = BasePtr.getDeclDesc(); in CheckFieldsInitialized() local
189 const Descriptor *Desc = Ptr.getFieldDesc(); in collectBlocks() local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/MCA/
HDCustomBehaviour.h120 const StringRef Desc; variable
126 Instrument(StringRef Desc, StringRef Data) : Desc(Desc), Data(Data) {} in Instrument()
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
HDDebugCounter.h82 static unsigned registerCounter(StringRef Name, StringRef Desc) { in registerCounter()
163 unsigned addCounter(const std::string &Name, const std::string &Desc) { in addCounter()
174 std::string Desc; member
HDRegistry.h28 StringRef Name, Desc; variable
121 Add(StringRef Name, StringRef Desc) in Add()
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ADT/
HDStatistic.h54 const char *const Desc; variable
60 const char *Desc) in TrackingStatistic()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
HDAMDGPUEmitPrintf.cpp61 static Value *callAppendArgs(IRBuilder<> &Builder, Value *Desc, int NumArgs, in callAppendArgs()
77 static Value *appendArg(IRBuilder<> &Builder, Value *Desc, Value *Arg, in appendArg()
154 static Value *callAppendStringN(IRBuilder<> &Builder, Value *Desc, Value *Str, in callAppendStringN()
165 static Value *appendString(IRBuilder<> &Builder, Value *Desc, Value *Arg, in appendString()
171 static Value *processArg(IRBuilder<> &Builder, Value *Desc, Value *Arg, in processArg()
521 auto Desc = callPrintfBegin(Builder, Builder.getIntN(64, 0)); in emitAMDGPUPrintfCall() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
HDAMDGPUMCCodeEmitter.cpp357 static bool isVCMPX64(const MCInstrDesc &Desc) { in isVCMPX64()
369 const MCInstrDesc &Desc = MCII.get(MI.getOpcode()); in encodeInstruction() local
501 const MCInstrDesc &Desc = MCII.get(MI.getOpcode()); in getSDWASrcEncoding() local
688 const MCInstrDesc &Desc = MCII.get(MI.getOpcode()); in getMachineOpValueCommon() local
695 const MCInstrDesc &Desc = MCII.get(MI.getOpcode()); in getMachineOpValueCommon() local
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-mca/
HDCodeRegion.h92 CodeRegion(llvm::StringRef Desc, llvm::SMLoc Start) in CodeRegion()
136 InstrumentRegion(llvm::StringRef Desc, llvm::SMLoc Start, UniqueInstrument I) in InstrumentRegion()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
HDRISCVBaseInfo.h174 static inline unsigned getVLOpNum(const MCInstrDesc &Desc) { in getVLOpNum()
185 static inline unsigned getSEWOpNum(const MCInstrDesc &Desc) { in getSEWOpNum()
194 static inline unsigned getVecPolicyOpNum(const MCInstrDesc &Desc) { in getVecPolicyOpNum()
201 static inline int getFRMOpNum(const MCInstrDesc &Desc) { in getFRMOpNum()
216 static inline int getVXRMOpNum(const MCInstrDesc &Desc) { in getVXRMOpNum()
232 static inline bool isFirstDefTiedToFirstUse(const MCInstrDesc &Desc) { in isFirstDefTiedToFirstUse()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86OptimizeLEAs.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-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
HDCheckerRegistryData.cpp203 StringRef Desc) { in printCheckerOptionList()
215 std::string Desc = in printCheckerOptionList() local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/TableGen/
HDTableGenBackend.h47 OptClass(StringRef Name, StringRef Desc) : Opt(Name, run, Desc) {} in OptClass()
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
HDflags_parser.h36 const char *Desc; member
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/
HDWebAssemblyInstPrinter.cpp83 const MCInstrDesc &Desc = MII.get(MI->getOpcode()); in printInst() local
296 const MCInstrDesc &Desc = MII.get(MI->getOpcode()); in printOperand() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/MCA/Stages/
HDInstructionTables.cpp23 const InstrDesc &Desc = IR.getInstruction()->getDesc(); in execute() local

1234567