Home
last modified time | relevance | path

Searched defs:Arguments (Results 1 – 25 of 41) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMicroMipsSizeReduction.cpp433 ReduceEntryFunArgs Arguments(&(*MII), *Entry, NextMII); in ReduceMI() local
440 bool MicroMipsSizeReduce::ReduceXWtoXWSP(ReduceEntryFunArgs *Arguments) { in ReduceXWtoXWSP()
454 bool MicroMipsSizeReduce::ReduceXWtoXWP(ReduceEntryFunArgs *Arguments) { in ReduceXWtoXWP()
495 ReduceEntryFunArgs *Arguments) { in ReduceArithmeticInstructions()
509 ReduceEntryFunArgs *Arguments) { in ReduceADDIUToADDIUR1SP()
523 bool MicroMipsSizeReduce::ReduceADDIUToADDIUSP(ReduceEntryFunArgs *Arguments) { in ReduceADDIUToADDIUSP()
541 bool MicroMipsSizeReduce::ReduceLXUtoLXU16(ReduceEntryFunArgs *Arguments) { in ReduceLXUtoLXU16()
556 bool MicroMipsSizeReduce::ReduceSXtoSX16(ReduceEntryFunArgs *Arguments) { in ReduceSXtoSX16()
611 bool MicroMipsSizeReduce::ReduceMoveToMovep(ReduceEntryFunArgs *Arguments) { in ReduceMoveToMovep()
654 bool MicroMipsSizeReduce::ReduceXORtoXOR16(ReduceEntryFunArgs *Arguments) { in ReduceXORtoXOR16()
/freebsd/contrib/llvm-project/lld/docs/
H A Derror_handling_script.rst17 Arguments chapter
/freebsd/contrib/llvm-project/lldb/tools/argdumper/
H A Dargdumper.cpp14 json::Array Arguments; in main() local
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/
H A DDependencyScanningWorker.h37 std::vector<std::string> Arguments; member
/freebsd/contrib/llvm-project/llvm/tools/llvm-diff/lib/
H A DDiffLog.h37 SmallVector<const Value *, 4> Arguments; variable
/freebsd/sys/contrib/dev/acpica/components/debugger/
H A Ddbutils.c191 ACPI_DB_ARGUMENT_INFO *Arguments) in AcpiDbMatchArgument()
H A Ddbexec.c886 char **Arguments, in AcpiDbCreateExecutionThread()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeDumpVisitor.cpp228 ListScope Arguments(*W, "Arguments"); in visitKnownRecord() local
239 ListScope Arguments(*W, "Strings"); in visitKnownRecord() local
428 ListScope Arguments(*W, "Arguments"); in visitKnownRecord() local
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DJob.cpp41 const llvm::opt::ArgStringList &Arguments, in Command()
395 const llvm::opt::ArgStringList &Arguments, in CC1Command()
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DPrettyVariableDumper.cpp159 if (auto Arguments = Symbol.getArguments()) { in dumpRight() local
H A DPrettyFunctionDumper.cpp188 if (auto Arguments = Symbol.getArguments()) { in start() local
/freebsd/sys/contrib/dev/acpica/components/dispatcher/
H A Ddsutils.c867 ACPI_PARSE_OBJECT *Arguments[ACPI_OBJ_NUM_OPERANDS]; in AcpiDsCreateOperands() local
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DJob.h124 llvm::opt::ArgStringList Arguments; variable
/freebsd/contrib/llvm-project/clang/tools/driver/
H A Dcc1gen_reproducer_main.cpp42 std::vector<std::string> Arguments; member
/freebsd/contrib/llvm-project/llvm/tools/llvm-remarkutil/
H A DRemarkCounter.cpp143 StringRef Buffer, ArrayRef<FilterMatcher> Arguments, Filters &Filter) { in getAllMatchingArgumentsInRemark()
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Syntax/
H A DNodes.h106 Arguments, enumerator
/freebsd/contrib/llvm-project/clang/lib/Tooling/
H A DJSONCompilationDatabase.cpp301 std::vector<std::string> Arguments; in nodeToCommandLine() local
/freebsd/contrib/llvm-project/lldb/tools/lldb-server/
H A Dlldb-gdbserver.cpp144 llvm::ArrayRef<llvm::StringRef> Arguments) { in handle_launch()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DTemplateName.h142 const TemplateArgument *Arguments; variable
H A DDeclTemplate.h245 const TemplateArgument *Arguments; variable
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DMDBuilder.cpp108 ArrayRef<int> Arguments, in createCallbackEncoding()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DFunction.h76 mutable Argument *Arguments = nullptr; ///< The formal arguments variable
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DCalledOnceCheck.cpp883 llvm::ArrayRef<const Expr *> Arguments = in checkIndirectCall() local
1160 llvm::ArrayRef<const Expr *> Arguments = in shouldBlockArgumentBeCalledOnce() local
/freebsd/sys/contrib/dev/acpica/include/
H A Dacstruct.h211 …struct acpi_namespace_node Arguments[ACPI_METHOD_NUM_ARGS]; /* Control method argument… member
/freebsd/crypto/openssl/
H A DINSTALL.md120 Arguments section in Notational conventions

12