Home
last modified time | relevance | path

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

12

/llvm-project/offload/DeviceRTL/src/
H A DLibC.cpp22 omp_vprintf(const char * Format,void * Arguments,uint32_t) omp_vprintf() argument
36 omp_vprintf(const char * Format,void * Arguments,uint32_t Size) omp_vprintf() argument
43 omp_vprintf(const char * Format,void * Arguments,uint32_t) omp_vprintf() argument
70 __llvm_omp_vprintf(const char * Format,void * Arguments,uint32_t Size) __llvm_omp_vprintf() argument
/llvm-project/lld/docs/
H A Derror_handling_script.rst17 Arguments chapter
/llvm-project/lldb/tools/argdumper/
H A Dargdumper.cpp14 json::Array Arguments; in main() local
/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()
/llvm-project/clang-tools-extra/unittests/clang-tidy/
H A DClangTidyOptionsTest.cpp272 template <typename... Args> auto getLocal(Args &&... Arguments) { in getLocal() argument
276 template <typename... Args> auto getGlobal(Args &&... Arguments) { in getGlobal() argument
281 auto getIntLocal(Args &&... Arguments) { in getIntLocal() argument
286 auto getIntGlobal(Args &&... Arguments) { in getIntGlobal() argument
/llvm-project/clang-tools-extra/pp-trace/
H A DPPCallbacksTracker.h52 std::vector<Argument> Arguments; variable
/llvm-project/clang/include/clang/Tooling/DependencyScanning/
H A DDependencyScanningWorker.h37 std::vector<std::string> Arguments; member
/llvm-project/llvm/tools/llvm-diff/lib/
H A DDiffLog.h37 SmallVector<const Value *, 4> Arguments; variable
/llvm-project/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.rst1550 suspend pointsArguments: global() argument
1728 coro.suspend.retconArguments: global() argument
[all...]
/llvm-project/clang/tools/libclang/
H A DCXTranslationUnit.h36 std::vector<std::string> Arguments; member
/llvm-project/offload/include/OpenMP/OMPT/
H A DInterface.h250 std::tuple<ArgsTy...> Arguments; global() variable
/llvm-project/third-party/benchmark/docs/
H A Duser_guide.md456 ### Passing Arbitrary Arguments to a Benchmark
/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeDumpVisitor.cpp229 ListScope Arguments(*W, "Arguments"); in visitKnownRecord() local
240 ListScope Arguments(*W, "Strings"); in visitKnownRecord() local
429 ListScope Arguments(*W, "Arguments"); in visitKnownRecord() local
/llvm-project/clang/lib/Driver/
H A DJob.cpp41 Command(const Action & Source,const Tool & Creator,ResponseFileSupport ResponseSupport,const char * Executable,const llvm::opt::ArgStringList & Arguments,ArrayRef<InputInfo> Inputs,ArrayRef<InputInfo> Outputs,const char * PrependArg) Command() argument
395 CC1Command(const Action & Source,const Tool & Creator,ResponseFileSupport ResponseSupport,const char * Executable,const llvm::opt::ArgStringList & Arguments,ArrayRef<InputInfo> Inputs,ArrayRef<InputInfo> Outputs,const char * PrependArg) CC1Command() argument
[all...]
/llvm-project/polly/lib/CodeGen/
H A DRuntimeDebugBuilder.cpp135 std::vector<Value *> Arguments; in createPrintF() local
/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
/llvm-project/llvm/tools/llvm-reduce/deltas/
H A DReduceOpcodes.cpp153 SmallVector<Value *, 4> Arguments; tryReplaceCallWithOperator() local
[all...]
/llvm-project/clang/tools/driver/
H A Dcc1gen_reproducer_main.cpp42 std::vector<std::string> Arguments; member
/llvm-project/clang/include/clang/Driver/
H A DJob.h124 llvm::opt::ArgStringList Arguments; variable
/llvm-project/llvm/tools/llvm-remarkutil/
H A DRemarkCounter.cpp143 StringRef Buffer, ArrayRef<FilterMatcher> Arguments, Filters &Filter) { in getAllMatchingArgumentsInRemark() argument
/llvm-project/clang/include/clang/Tooling/Syntax/
H A DNodes.h106 Arguments, enumerator
/llvm-project/lldb/tools/lldb-server/
H A Dlldb-gdbserver.cpp144 llvm::ArrayRef<llvm::StringRef> Arguments) { in handle_launch() argument
/llvm-project/clang/lib/Tooling/
H A DJSONCompilationDatabase.cpp300 std::vector<std::string> Arguments; in nodeToCommandLine() local

12