Searched defs:args1 (Results 1 – 6 of 6) sorted by relevance
/llvm-project/libc/test/integration/src/stdio/gpu/ |
H A D | printf.cpp |
|
/llvm-project/libc/AOR_v20.02/math/test/rtest/ |
H A D | intern.h | 46 args1, /* afloat-based, one argument */ enumerator
|
/llvm-project/flang/lib/Evaluate/ |
H A D | characteristics.cpp | 1571 auto &args1{proc1.dummyArguments}; DistinguishableOpOrAssign() local 1590 auto &args1{proc1.dummyArguments}; Distinguishable() local 1665 Rule1DistinguishingArg(const DummyArguments & args1,const DummyArguments & args2) const Rule1DistinguishingArg() argument 1687 FindFirstToDistinguishByPosition(const DummyArguments & args1,const DummyArguments & args2) const FindFirstToDistinguishByPosition() argument 1707 FindLastToDistinguishByName(const DummyArguments & args1,const DummyArguments & args2) const FindLastToDistinguishByName() argument [all...] |
/llvm-project/llvm/unittests/Support/ |
H A D | CommandLineTest.cpp | 706 const char *args1[] = {"prog", "sc1", "-remove-option"}; TEST() local 754 const char *args1[] = {"prog", "sc2"}; TEST() local 809 const char *args1[] = {"prog", "sc1", "-b", "-bar", "args1 bar string", "-f"}; TEST() local 1677 const char *args1[] = {"prog", "-fv", "val1"}; TEST() local 1739 const char *args1[] = {"prog", "-pval1"}; TEST() local 1868 const char *args1[] = {"prog", "-a", "-ab", "val1"}; TEST() local 2023 const char *args1[] = {"prog", "-a"}; TEST() local [all...] |
/llvm-project/flang/lib/Semantics/ |
H A D | check-declarations.cpp | 3640 const auto &args1{details1.dummyArgs()}; Check() local
|
/llvm-project/mlir/lib/Dialect/SCF/IR/ |
H A D | SCF.cpp | 4066 getArgsMapping(ValueRange args1,ValueRange args2) getArgsMapping() argument
|