/llvm-project/clang/test/CodeGen/SystemZ/ |
H A D | atomic_fp_load_store.c | 13 void fun0(float Arg) { in fun0() 19 void fun1(double Arg) { in fun1() 25 void fun2(long double Arg) { in fun2() 31 void fun3(_Atomic float *Dst, float Arg) { in fun3() 37 void fun4(_Atomic double *Dst, double Arg) { in fun4() 43 void fun5(_Atomic long double *Dst, long double Arg) { in fun5() 93 void fun0_vol(float Arg) { in fun0_vol() 99 void fun1_vol(double Arg) { in fun1_vol() 105 void fun2_vol(long double Arg) { in fun2_vol() 111 void fun3_vol(_Atomic volatile float *Dst, float Arg) { in fun3_vol() [all …]
|
H A D | vec-abi-gnuattr-24.c | 27 static v4i32 foo(v4i32 Arg) { in foo() 46 v8i32 bar2(v8i32 Arg) { return Arg; } in bar2() 50 struct SingleElStruct bar3(struct SingleElStruct Arg) { return Arg; } in bar3()
|
/llvm-project/libcxx/test/std/utilities/expected/expected.unexpected/ctor/ |
H A D | ctor.inplace_init_list.pass.cpp | 30 constexpr Arg(int ii) : i(ii) {} in Arg() argument 31 constexpr Arg(const Arg& other) : i(other.i) {} in Arg() argument 27 struct Arg { global() struct 29 ArgArg Arg() argument [all...] |
H A D | ctor.inplace.pass.cpp | 46 constexpr Arg(int ii) : i(ii) {} in Arg() argument 47 constexpr Arg(const Arg& other) : i(other.i) {} in Arg() argument 43 struct Arg { global() struct 45 ArgArg Arg() argument [all...] |
/llvm-project/llvm/tools/llvm-objcopy/ |
H A D | ObjcopyOptions.cpp | 630 for (auto *Arg : InputArgs.filtered(OBJCOPY_UNKNOWN)) parseObjcopyOptions() local 634 for (auto *Arg : InputArgs.filtered(OBJCOPY_INPUT)) parseObjcopyOptions() local 705 for (const auto *Arg : InputArgs.filtered(OBJCOPY_subsystem)) { parseObjcopyOptions() local 836 if (auto Arg = InputArgs.getLastArg(OBJCOPY_extract_partition)) parseObjcopyOptions() local 868 if (const auto *Arg = InputArgs.getLastArg(OBJCOPY_change_section_lma)) { parseObjcopyOptions() local 876 for (auto *Arg : InputArgs.filtered(OBJCOPY_redefine_symbol)) { parseObjcopyOptions() local 887 for (auto *Arg : InputArgs.filtered(OBJCOPY_redefine_symbols)) parseObjcopyOptions() local 892 for (auto *Arg : InputArgs.filtered(OBJCOPY_rename_section)) { parseObjcopyOptions() local 902 for (auto *Arg : InputArgs.filtered(OBJCOPY_set_section_alignment)) { parseObjcopyOptions() local 909 for (auto *Arg : InputArgs.filtered(OBJCOPY_set_section_flags)) { parseObjcopyOptions() local 920 for (auto *Arg : InputArgs.filtered(OBJCOPY_set_section_type)) { parseObjcopyOptions() local 944 for (auto *Arg : InputArgs.filtered(OBJCOPY_remove_section)) parseObjcopyOptions() local 948 for (auto *Arg : InputArgs.filtered(OBJCOPY_keep_section)) parseObjcopyOptions() local 952 for (auto *Arg : InputArgs.filtered(OBJCOPY_only_section)) parseObjcopyOptions() local 956 for (auto *Arg : InputArgs.filtered(OBJCOPY_add_section)) { parseObjcopyOptions() local 961 for (auto *Arg : InputArgs.filtered(OBJCOPY_update_section)) { parseObjcopyOptions() local 966 for (auto *Arg : InputArgs.filtered(OBJCOPY_dump_section)) { parseObjcopyOptions() local 986 if (auto *Arg = parseObjcopyOptions() local 1001 for (auto *Arg : InputArgs.filtered(OBJCOPY_localize_symbol)) parseObjcopyOptions() local 1005 for (auto *Arg : InputArgs.filtered(OBJCOPY_localize_symbols)) parseObjcopyOptions() local 1010 for (auto *Arg : InputArgs.filtered(OBJCOPY_keep_global_symbol)) parseObjcopyOptions() local 1014 for (auto *Arg : InputArgs.filtered(OBJCOPY_keep_global_symbols)) parseObjcopyOptions() local 1019 for (auto *Arg : InputArgs.filtered(OBJCOPY_globalize_symbol)) parseObjcopyOptions() local 1023 for (auto *Arg : InputArgs.filtered(OBJCOPY_globalize_symbols)) parseObjcopyOptions() local 1028 for (auto *Arg : InputArgs.filtered(OBJCOPY_weaken_symbol)) parseObjcopyOptions() local 1032 for (auto *Arg : InputArgs.filtered(OBJCOPY_weaken_symbols)) parseObjcopyOptions() local 1037 for (auto *Arg : InputArgs.filtered(OBJCOPY_strip_symbol)) parseObjcopyOptions() local 1041 for (auto *Arg : InputArgs.filtered(OBJCOPY_strip_symbols)) parseObjcopyOptions() local 1046 for (auto *Arg : InputArgs.filtered(OBJCOPY_strip_unneeded_symbol)) parseObjcopyOptions() local 1051 for (auto *Arg : InputArgs.filtered(OBJCOPY_strip_unneeded_symbols)) parseObjcopyOptions() local 1056 for (auto *Arg : InputArgs.filtered(OBJCOPY_keep_symbol)) parseObjcopyOptions() local 1060 for (auto *Arg : InputArgs.filtered(OBJCOPY_keep_symbols)) parseObjcopyOptions() local 1065 for (auto *Arg : InputArgs.filtered(OBJCOPY_skip_symbol)) parseObjcopyOptions() local 1069 for (auto *Arg : InputArgs.filtered(OBJCOPY_skip_symbols)) parseObjcopyOptions() local 1074 for (auto *Arg : InputArgs.filtered(OBJCOPY_add_symbol)) { parseObjcopyOptions() local 1081 for (auto *Arg : InputArgs.filtered(OBJCOPY_set_symbol_visibility)) { parseObjcopyOptions() local 1094 for (auto *Arg : InputArgs.filtered(OBJCOPY_set_symbols_visibility)) { parseObjcopyOptions() local 1122 for (auto *Arg : InputArgs) parseObjcopyOptions() local 1198 for (auto *Arg : InputArgs.filtered(INSTALL_NAME_TOOL_add_rpath)) parseInstallNameToolOptions() local 1201 for (auto *Arg : InputArgs.filtered(INSTALL_NAME_TOOL_prepend_rpath)) parseInstallNameToolOptions() local 1204 for (auto *Arg : InputArgs.filtered(INSTALL_NAME_TOOL_delete_rpath)) { parseInstallNameToolOptions() local 1222 for (auto *Arg : InputArgs.filtered(INSTALL_NAME_TOOL_rpath)) { parseInstallNameToolOptions() local 1264 if (auto *Arg = InputArgs.getLastArg(INSTALL_NAME_TOOL_id)) { parseInstallNameToolOptions() local 1271 for (auto *Arg : InputArgs.filtered(INSTALL_NAME_TOOL_change)) parseInstallNameToolOptions() local 1279 for (auto *Arg : InputArgs.filtered(INSTALL_NAME_TOOL_UNKNOWN)) parseInstallNameToolOptions() local 1282 for (auto *Arg : InputArgs.filtered(INSTALL_NAME_TOOL_INPUT)) parseInstallNameToolOptions() local 1336 for (auto *Arg : InputArgs.filtered(BITCODE_STRIP_UNKNOWN)) parseBitcodeStripOptions() local 1341 for (auto *Arg : InputArgs.filtered(BITCODE_STRIP_INPUT)) parseBitcodeStripOptions() local 1410 for (auto *Arg : InputArgs.filtered(STRIP_UNKNOWN)) parseStripOptions() local 1413 for (auto *Arg : InputArgs.filtered(STRIP_INPUT)) parseStripOptions() local 1442 if (auto *Arg = InputArgs.getLastArg(STRIP_discard_all, STRIP_discard_locals)) parseStripOptions() local 1448 if (auto Arg = InputArgs.getLastArg(STRIP_strip_all, STRIP_no_strip_all)) parseStripOptions() local 1456 for (auto *Arg : InputArgs.filtered(STRIP_keep_section)) parseStripOptions() local 1461 for (auto *Arg : InputArgs.filtered(STRIP_remove_section)) parseStripOptions() local 1466 for (auto *Arg : InputArgs.filtered(STRIP_strip_symbol)) parseStripOptions() local 1471 for (auto *Arg : InputArgs.filtered(STRIP_keep_symbol)) parseStripOptions() local [all...] |
/llvm-project/compiler-rt/lib/ubsan/ |
H A D | ubsan_diag.h | 140 struct Arg { struct 141 Arg() {} in Arg() function 142 Arg(const char *String) : Kind(AK_String), String(String) {} in Arg() argument 143 Arg(TypeName TN) : Kind(AK_TypeName), String(TN.getName()) {} in Arg() function 144 Arg(UIntMax UInt) : Kind(AK_UInt), UInt(UInt) {} in Arg() function 145 Arg(SIntMax SInt) : Kind(AK_SInt), SInt(SInt) {} in Arg() argument 146 Arg(FloatMax Float) : Kind(AK_Float), Float(Float) {} in Arg() argument 147 Arg(const void *Pointer) : Kind(AK_Pointer), Pointer(Pointer) {} in Arg() function 149 ArgKind Kind; argument 164 Arg Args[MaxArgs]; argument
|
/llvm-project/libcxx/test/std/utilities/function.objects/func.bind.partial/ |
H A D | bind_back.verify.cpp | 62 struct Arg { in test() struct 69 auto f = std::bind_back([](const Arg&) {}, x); in test() 75 struct Arg { in test() struct 82 auto f = std::bind_back([](Arg&) {}, x); in test() argument
|
/llvm-project/libcxx/test/std/thread/thread.jthread/ |
H A D | cons.func.token.pass.cpp | 135 struct Arg { in main() struct 137 Arg(int& f) : flag_(f) {} in main() argument 139 Arg(const Arg& other) : flag_(other.flag_) { flag_ = 5; } in main() argument 136 flag_main::Arg main() argument
|
/llvm-project/clang/test/OpenMP/ |
H A D | parallel_if_codegen.cpp | 30 int Arg; variable 41 int tmain(T Arg) { in tmain()
|
H A D | task_if_codegen.cpp | 33 int Arg; variable 44 int tmain(T Arg) { in tmain() argument [all...] |
H A D | target_teams_generic_loop_if_codegen.cpp | 45 int Arg; variable 59 int tmain(T Arg) { in tmain() argument
|
H A D | target_teams_distribute_parallel_for_simd_if_codegen.cpp | 41 int Arg; variable 61 int tmain(T Arg) { in tmain() argument [all...] |
H A D | distribute_parallel_for_simd_if_codegen.cpp | 40 int Arg; variable 58 int tmain(T Arg) { in tmain() argument [all...] |
H A D | distribute_parallel_for_if_codegen.cpp | 44 int Arg; variable 62 int tmain(T Arg) { in tmain() argument
|
H A D | target_teams_distribute_parallel_for_if_codegen.cpp | 45 int Arg; variable 59 int tmain(T Arg) { in tmain() argument
|
H A D | teams_distribute_parallel_for_if_codegen.cpp | 45 int Arg; variable 61 int tmain(T Arg) { in tmain() argument
|
H A D | teams_distribute_parallel_for_simd_if_codegen.cpp | 40 int Arg; variable 56 int tmain(T Arg) { in tmain() argument [all...] |
/llvm-project/clang/lib/Sema/ |
H A D | SemaBPF.cpp | 27 static bool isValidPreserveFieldInfoArg(Expr *Arg) { in isValidPreserveFieldInfoArg() 40 static bool isValidPreserveTypeInfoArg(Expr *Arg) { in isValidPreserveTypeInfoArg() 71 static bool isValidPreserveEnumValueArg(Expr *Arg) { in isValidPreserveEnumValueArg() 123 Expr *Arg = TheCall->getArg(1); in CheckBPFBuiltinFunctionCall() local
|
/llvm-project/llvm/lib/Remarks/ |
H A D | Remark.cpp | 24 for (const Argument &Arg : Args) in getArgsAsMsg() local 61 for (auto Arg : Args) in print() local 91 extern "C" LLVMRemarkStringRef LLVMRemarkArgGetKey(LLVMRemarkArgRef Arg) { in LLVMRemarkArgGetKey() 95 extern "C" LLVMRemarkStringRef LLVMRemarkArgGetValue(LLVMRemarkArgRef Arg) { in LLVMRemarkArgGetValue() 100 LLVMRemarkArgGetDebugLoc(LLVMRemarkArgRef Arg) { in LLVMRemarkArgGetDebugLoc()
|
/llvm-project/llvm/include/llvm/Remarks/ |
H A D | HotnessThresholdParser.h | 31 parseHotnessThresholdOption(StringRef Arg) parseHotnessThresholdOption() argument 49 parse(cl::Option & O,StringRef ArgName,StringRef Arg,std::optional<uint64_t> & V) parse() argument
|
/llvm-project/libcxx/test/libcxx/utilities/meta/stress_tests/ |
H A D | stress_test_is_same.sh.cpp | 29 template <int N> struct Arg { enum { value = 1 }; }; argument
|
/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/ |
H A D | TargetExecutionUtils.cpp | 31 for (const auto &Arg : Args) { in runAsMain() local 44 int runAsIntFunction(int (*Func)(int), int Arg) { return Func(Arg); } in runAsIntFunction() argument
|
/llvm-project/clang-tools-extra/clang-tidy/readability/ |
H A D | NonConstParameterCheck.cpp | 62 for (const auto *Arg : CE->arguments()) { in check() local 72 const Expr *Arg = CE->getArg(ArgNr++); in check() local 81 for (const auto *Arg : CE->arguments()) { in check() local 90 const Expr *Arg = CE->getArg(ArgNr++); in check() local 217 for (const auto *Arg : Constr->arguments()) { markCanNotBeConst() local [all...] |
/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
H A D | AMDGPUMCExpr.cpp | 99 __anonb6859c380102(const MCExpr *Arg, uint64_t &ConstantValue) evaluateExtraSGPRs() argument 128 __anonb6859c380202(const MCExpr *Arg, uint64_t &ConstantValue) evaluateTotalNumVGPR() argument 155 __anonb6859c380302(const MCExpr *Arg, uint64_t &ConstantValue) evaluateAlignTo() argument 176 __anonb6859c380402(const MCExpr *Arg, uint64_t &ConstantValue) evaluateOccupancy() argument 234 for (const MCExpr *Arg : Args) { evaluateAsRelocatableImpl() local 249 for (const MCExpr *Arg : Args) visitUsedExpr() local 254 for (const MCExpr *Arg : Args) { findAssociatedFragment() local [all...] |
/llvm-project/llvm/lib/Target/ARC/ |
H A D | ARCTargetTransformInfo.h | 45 ARCTTIImpl(const ARCTTIImpl &Arg) in ARCTTIImpl() 47 ARCTTIImpl(ARCTTIImpl &&Arg) in ARCTTIImpl() function
|