Home
last modified time | relevance | path

Searched defs:Params (Results 1 – 25 of 132) sorted by relevance

123456

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DCompression.h93 struct Params { struct
94 constexpr Params(Format F) in Params() argument
99 Params(DebugCompressionType Type) : Params(formatFor(Type)) {} in Params() function
116 void compress(Params P, ArrayRef<uint8_t> Input, argument
H A DFormatVariadic.h152 formatv_object(StringRef Fmt, Tuple &&Params) in formatv_object()
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DModuleInliner.h32 : Params(Params), Mode(Mode), LTOPhase(LTOPhase){}; in Params() function
41 const InlineParams Params; variable
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stoptheworld_fuchsia.cpp28 struct Params { in StopTheWorld() struct
29 StopTheWorldCallback callback; in StopTheWorld()
30 void *argument; in StopTheWorld()
/freebsd/contrib/llvm-project/llvm/lib/Passes/
H A DPassBuilder.cpp527 std::pair<bool, bool> Params; in parseFunctionPipelineName() local
567 Expected<bool> PassBuilder::parseSinglePassOption(StringRef Params, in parseSinglePassOption()
590 Expected<HardwareLoopOptions> parseHardwareLoopOptions(StringRef Params) { in parseHardwareLoopOptions()
632 Expected<LoopUnrollOptions> parseLoopUnrollOptions(StringRef Params) { in parseLoopUnrollOptions()
673 Expected<bool> parseGlobalDCEPassOptions(StringRef Params) { in parseGlobalDCEPassOptions()
678 Expected<bool> parseCGProfilePassOptions(StringRef Params) { in parseCGProfilePassOptions()
683 Expected<bool> parseInlinerPassOptions(StringRef Params) { in parseInlinerPassOptions()
688 Expected<bool> parseCoroSplitPassOptions(StringRef Params) { in parseCoroSplitPassOptions()
693 Expected<bool> parsePostOrderFunctionAttrsPassOptions(StringRef Params) { in parsePostOrderFunctionAttrsPassOptions()
698 Expected<CFGuardPass::Mechanism> parseCFGuardPassOptions(StringRef Params) { in parseCFGuardPassOptions()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineOrder.cpp47 const InlineParams &Params) { in getInlineCostWrapper()
95 const InlineParams &Params) { in CostPriority()
115 const InlineParams &Params) { in CostBenefitPriority()
186 const InlineParams &Params) { in MLPriority()
237 PriorityInlineOrder(FunctionAnalysisManager &FAM, const InlineParams &Params) in PriorityInlineOrder()
280 const InlineParams &Params; member in __anona7cbcc7e0111::PriorityInlineOrder
290 const InlineParams &Params, in getDefaultInlineOrder()
314 llvm::getInlineOrder(FunctionAnalysisManager &FAM, const InlineParams &Params, in getInlineOrder()
/freebsd/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_common_fuchsia.cpp73 struct Params { in LockStuffAndStopTheWorld() struct
74 allocator_caches__lsan::LockStuffAndStopTheWorld::Params LockStuffAndStopTheWorld() argument
75 callback__lsan::LockStuffAndStopTheWorld::Params LockStuffAndStopTheWorld() argument
76 argument__lsan::LockStuffAndStopTheWorld::Params LockStuffAndStopTheWorld() argument
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclTemplate.cpp51 ArrayRef<NamedDecl *> Params, in TemplateParameterList()
121 ArrayRef<NamedDecl *> Params, in Create()
202 static bool AdoptTemplateParameterList(TemplateParameterList *Params, in AdoptTemplateParameterList()
264 DeclarationName Name, TemplateParameterList *Params, in TemplateDecl()
391 TemplateParameterList *Params = getTemplateParameters(); in getInjectedTemplateArgs() local
413 TemplateParameterList *Params, NamedDecl *Decl) { in Create()
497 TemplateParameterList *Params, in Create()
627 TemplateParameterList *Params = getTemplateParameters(); in getInjectedClassNameSpecialization() local
824 IdentifierInfo *Id, bool Typename, TemplateParameterList *Params, in TemplateTemplateParmDecl()
838 bool Typename, TemplateParameterList *Params) { in Create()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSampleProfileInference.cpp88 MinCostMaxFlow(const ProfiParams &Params) : Params(Params) {} in MinCostMaxFlow()
581 const ProfiParams &Params; member in __anon5aecd1f00111::MinCostMaxFlow
602 FlowAdjuster(const ProfiParams &Params, FlowFunction &Func) in FlowAdjuster()
1041 const ProfiParams &Params; member in __anon5aecd1f00111::FlowAdjuster
1056 void initializeNetwork(const ProfiParams &Params, MinCostMaxFlow &Network, in initializeNetwork()
1127 std::pair<int64_t, int64_t> assignBlockCosts(const ProfiParams &Params, in assignBlockCosts()
1155 std::pair<int64_t, int64_t> assignJumpCosts(const ProfiParams &Params, in assignJumpCosts()
1184 void extractWeights(const ProfiParams &Params, MinCostMaxFlow &Network, in extractWeights()
1323 void llvm::applyFlowInference(const ProfiParams &Params, FlowFunction &Func) { in applyFlowInference()
1366 ProfiParams Params; in applyFlowInference() local
/freebsd/sys/contrib/dev/acpica/components/debugger/
H A Ddbtest.c1031 ACPI_OBJECT Params[2]; in AcpiDbReadFromObject() local
1118 ACPI_OBJECT Params[2]; in AcpiDbWriteToObject() local
1212 ACPI_OBJECT Params[ACPI_METHOD_NUM_ARGS]; in AcpiDbEvaluateOnePredefinedName() local
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyMachineFunctionInfo.cpp69 SmallVectorImpl<MVT> &Params, in computeSignatureVTs()
118 const SmallVectorImpl<MVT> &Params) { in signatureFromMVTs()
H A DWebAssemblyMachineFunctionInfo.h35 std::vector<MVT> Params; variable
183 std::vector<FlowStringValue> Params; member
H A DWebAssemblyRuntimeLibcallSignatures.cpp552 SmallVectorImpl<wasm::ValType> &Params) { in getLibcallSignature()
917 SmallVectorImpl<wasm::ValType> &Params) { in getLibcallSignature()
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DByteCodeEmitter.h64 llvm::DenseMap<const ParmVarDecl *, ParamOffset> Params; variable
H A DFunction.cpp21 llvm::DenseMap<unsigned, ParamDescriptor> &&Params, in Function()
H A DEvalEmitter.h80 llvm::DenseMap<const ParmVarDecl *, ParamOffset> Params; variable
H A DInterpFrame.h169 llvm::DenseMap<unsigned, std::unique_ptr<char[]>> Params; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/
H A DMCDCTypes.h66 MaybeConstInnerParameters *Params = std::get_if<InnerParameters>(&MCDCParams); in getParams() local
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCDwarf.cpp260 void MCDwarfLineTable::emit(MCStreamer *MCOS, MCDwarfLineTableParams Params) { in emit()
287 void MCDwarfDwoLineTable::Emit(MCStreamer &MCOS, MCDwarfLineTableParams Params, in Emit()
297 MCDwarfLineTableHeader::Emit(MCStreamer *MCOS, MCDwarfLineTableParams Params, in Emit()
494 MCDwarfLineTableHeader::Emit(MCStreamer *MCOS, MCDwarfLineTableParams Params, in Emit()
561 void MCDwarfLineTable::emitCU(MCStreamer *MCOS, MCDwarfLineTableParams Params, in emitCU()
674 void MCDwarfLineAddr::Emit(MCStreamer *MCOS, MCDwarfLineTableParams Params, in Emit()
684 static uint64_t SpecialAddr(MCDwarfLineTableParams Params, uint64_t op) { in SpecialAddr()
689 void MCDwarfLineAddr::encode(MCContext &Context, MCDwarfLineTableParams Params, in encode()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DInlineAdvisor.h234 : InlineAdvisor(M, FAM, IC), Params(Params) {} in DefaultInlineAdvisor() argument
240 InlineParams Params; global() variable
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclTemplate.h232 ArrayRef<NamedDecl *> Params, in FixedSizeTemplateParameterListStorage()
405 TemplateParameterList *Params) in TemplateDecl()
825 TemplateParameterList *Params, NamedDecl *Decl) in RedeclarableTemplateDecl()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DRecordName.cpp142 StringRef Params = Types.getTypeName(Proc.getArgumentList()); in visitKnownRecord() local
151 StringRef Params = Types.getTypeName(MF.getArgumentList()); in visitKnownRecord() local
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFTargetMachine.cpp111 static Expected<bool> parseBPFPreserveStaticOffsetOptions(StringRef Params) { in parseBPFPreserveStaticOffsetOptions()
/freebsd/sys/contrib/dev/acpica/components/dispatcher/
H A Ddsmthdat.c322 ACPI_OPERAND_OBJECT **Params, in AcpiDsMethodDataInitArgs()
/freebsd/contrib/llvm-project/clang/lib/Index/
H A DIndexDecl.cpp699 void indexTemplateParameters(TemplateParameterList *Params, in indexTemplateParameters()
732 auto *Params = D->getTemplateParameters(); in VisitTemplateDecl() local
741 if (auto *Params = D->getTemplateParameters()) in VisitConceptDecl() local

123456