Home
last modified time | relevance | path

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

12

/openbsd-src/gnu/llvm/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()
/openbsd-src/gnu/llvm/lld/docs/
H A Derror_handling_script.rst17 Arguments chapter
/openbsd-src/gnu/llvm/lldb/tools/argdumper/
H A Dargdumper.cpp14 json::Array Arguments; in main() local
/openbsd-src/gnu/usr.bin/perl/cpan/Pod-Usage/t/pod/
H A Dusage2.pod37 =head2 Arguments section in OPTIONS AND ARGUMENTS
/openbsd-src/gnu/llvm/llvm/docs/
H A DCommandLine.rst276 .. _aliases:
716 Specifying positional options with hyphens
747 Determining absolute position with getPosition()
809 The ``cl::ConsumeAfter`` modifier
H A DCoroutines.rst1498 Arguments: subsubsection
1676 Arguments: subsubsection
H A DLangRef.rst11451 .. _icmp_md_cc:
13832 Arguments: subsubsection
13863 Arguments: subsubsection
13894 Arguments: subsubsection
13902 .. _int_memcpy:
15975 Arguments subsubsection
16023 Arguments subsubsection
16070 Arguments subsubsection
16118 Arguments subsubsection
16165 Arguments subsubsection
[all …]
/openbsd-src/gnu/llvm/clang/include/clang/Tooling/DependencyScanning/
H A DDependencyScanningWorker.h37 std::vector<std::string> Arguments; member
/openbsd-src/gnu/llvm/llvm/tools/llvm-diff/lib/
H A DDiffLog.h37 SmallVector<const Value *, 4> Arguments; variable
/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/clang/tools/libclang/
H A DCXTranslationUnit.h36 std::vector<std::string> Arguments; member
/openbsd-src/gnu/llvm/clang/lib/Driver/
H A DJob.cpp40 const llvm::opt::ArgStringList &Arguments, in Command()
384 const llvm::opt::ArgStringList &Arguments, in CC1Command()
/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/llvm/tools/llvm-reduce/deltas/
H A DReduceOpcodes.cpp165 SmallVector<Value *, 4> Arguments; in tryReplaceCallWithOperator() local
/openbsd-src/gnu/llvm/clang/include/clang/Driver/
H A DJob.h121 llvm::opt::ArgStringList Arguments; variable
/openbsd-src/gnu/llvm/clang/tools/driver/
H A Dcc1gen_reproducer_main.cpp41 std::vector<std::string> Arguments; member
/openbsd-src/gnu/llvm/clang/include/clang/Tooling/Syntax/
H A DNodes.h106 Arguments, enumerator
/openbsd-src/gnu/llvm/clang/lib/Tooling/
H A DJSONCompilationDatabase.cpp301 std::vector<std::string> Arguments; in nodeToCommandLine() local
/openbsd-src/gnu/llvm/lldb/tools/lldb-server/
H A Dlldb-gdbserver.cpp145 llvm::ArrayRef<llvm::StringRef> Arguments) { in handle_launch()
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DTemplateName.h142 const TemplateArgument *Arguments; variable
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DMDBuilder.cpp108 ArrayRef<int> Arguments, in createCallbackEncoding()
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DFunction.h74 mutable Argument *Arguments = nullptr; ///< The formal arguments variable
/openbsd-src/gnu/llvm/clang/docs/
H A DInternalsManual.rst2958 Arguments subsubsection
/openbsd-src/gnu/llvm/clang/lib/Analysis/
H A DCalledOnceCheck.cpp883 llvm::ArrayRef<const Expr *> Arguments = in checkIndirectCall() local
1160 llvm::ArrayRef<const Expr *> Arguments = in shouldBlockArgumentBeCalledOnce() local

12