Searched defs:Arguments (Results 1 - 24 of 24) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/tools/argdumper/
H A Dargdumper.cpp14 json::Array Arguments; local
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-diff/
H A DDiffLog.h37 SmallVector<Value*, 4> Arguments; member in class:llvm::LogBuilder
/freebsd-11-stable/sys/contrib/dev/acpica/components/debugger/
H A Ddbutils.c189 AcpiDbMatchArgument( char *UserArgument, ACPI_DB_ARGUMENT_INFO *Arguments) argument
H A Ddbexec.c860 AcpiDbCreateExecutionThread( char *MethodNameArg, char **Arguments, ACPI_OBJECT_TYPE *Types) argument
[all...]
/freebsd-11-stable/sys/contrib/dev/acpica/components/dispatcher/
H A Ddsutils.c869 ACPI_PARSE_OBJECT *Arguments[ACPI_OBJ_NUM_OPERANDS]; local
/freebsd-11-stable/contrib/llvm-project/clang/tools/driver/
H A Dcc1gen_reproducer_main.cpp39 std::vector<std::string> Arguments; member in struct:__anon1081::ClangInvocationInfo
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Driver/
H A DJob.h53 llvm::opt::ArgStringList Arguments; member in class:clang::driver::Command
/freebsd-11-stable/contrib/llvm-project/clang/lib/Driver/
H A DJob.cpp38 Command(const Action &Source, const Tool &Creator, const char *Executable, const llvm::opt::ArgStringList &Arguments, ArrayRef<InputInfo> Inputs) argument
374 CC1Command(const Action &Source, const Tool &Creator, const char *Executable, const llvm::opt::ArgStringList &Arguments, ArrayRef<InputInfo> Inputs) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DTemplateName.h138 const TemplateArgument *Arguments; member in class:clang::SubstTemplateTemplateParmPackStorage
141 SubstTemplateTemplateParmPackStorage(TemplateTemplateParmDecl *Parameter, unsigned Size, const TemplateArgument *Arguments) argument
H A DTemplateBase.h555 SmallVector<TemplateArgumentLoc, 8> Arguments; member in class:clang::TemplateArgumentListInfo
H A DExprCXX.h4278 const TemplateArgument *Arguments; member in class:clang::SubstNonTypeTemplateParmPackExpr
/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/
H A DJSONCompilationDatabase.cpp303 std::vector<std::string> Arguments; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DMDBuilder.cpp107 createCallbackEncoding(unsigned CalleeArgNo, ArrayRef<int> Arguments, bool VarArgArePassed) argument
H A DLegacyPassManager.cpp50 Disabled, Arguments, Structure, Executions, Details enumerator in enum:__anon1902::PassDebugLevel
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMicroMipsSizeReduction.cpp96 ReduceEntry(enum ReduceType RType, struct OpCodes Op, bool (*F)(ReduceEntryFunArgs *Arguments), struct OpInfo OpInf, struct ImmField Imm) argument
440 ReduceXWtoXWSP(ReduceEntryFunArgs *Arguments) argument
454 ReduceXWtoXWP(ReduceEntryFunArgs *Arguments) argument
494 ReduceArithmeticInstructions( ReduceEntryFunArgs *Arguments) argument
508 ReduceADDIUToADDIUR1SP( ReduceEntryFunArgs *Arguments) argument
523 ReduceADDIUToADDIUSP(ReduceEntryFunArgs *Arguments) argument
541 ReduceLXUtoLXU16(ReduceEntryFunArgs *Arguments) argument
556 ReduceSXtoSX16(ReduceEntryFunArgs *Arguments) argument
611 ReduceMoveToMovep(ReduceEntryFunArgs *Arguments) argument
654 ReduceXORtoXOR16(ReduceEntryFunArgs *Arguments) argument
[all...]
H A DMipsCallLowering.cpp397 setLocInfo(SmallVectorImpl<CCValAssign> &ArgLocs, const SmallVectorImpl<T> &Arguments) argument
/freebsd-11-stable/sys/contrib/dev/acpica/include/
H A Dacstruct.h209 struct acpi_namespace_node Arguments[ACPI_METHOD_NUM_ARGS]; /* Control method arguments */ member in struct:acpi_walk_state
H A Daclocal.h1545 char *Arguments[ACPI_METHOD_NUM_ARGS]; member in struct:acpi_db_method_info
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DFunction.h73 mutable Argument *Arguments = nullptr; ///< The formal arguments member in class:llvm::Function
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h737 unsigned getCallCost(const Function *F, ArrayRef<const Value *> Arguments, argument
849 getIntrinsicCost(Intrinsic::ID IID, Type *RetTy, ArrayRef<const Value *> Arguments, const User *U) argument
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h306 getIntrinsicCost(Intrinsic::ID IID, Type *RetTy, ArrayRef<const Value *> Arguments, const User *U) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp163 getCallCost(const Function *F, ArrayRef<const Value *> Arguments, const User *U) const argument
189 getIntrinsicCost( Intrinsic::ID IID, Type *RetTy, ArrayRef<const Value *> Arguments, const User *U) const argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp506 APValue *Arguments; member in class:__anon17::CallStackFrame
1374 CallStackFrame(EvalInfo &Info, SourceLocation CallLoc, const FunctionDecl *Callee, const LValue *This, APValue *Arguments) argument
[all...]
H A DType.cpp4184 Profile(llvm::FoldingSetNodeID &ID, const ASTContext &Context, QualType Deduced, AutoTypeKeyword Keyword, bool IsDependent, ConceptDecl *CD, ArrayRef<TemplateArgument> Arguments) argument

Completed in 208 milliseconds