| /llvm-project-15.0.7/mlir/lib/Dialect/Tosa/Transforms/ |
| H A D | TosaMakeBroadcastable.cpp | 77 Value input1, Value input2, in reshapeLowerToHigher() 148 Value input2 = tosaBinaryOp.getInput2(); in matchAndRewrite() local 178 Value input2 = tosaBinaryOp.getInput2(); in matchAndRewrite() local 210 Value input2 = tosaBinaryOp.getInput2(); in matchAndRewrite() local
|
| /llvm-project-15.0.7/compiler-rt/test/builtins/timing/ |
| H A D | udivdi3.c | 20 INPUT_TYPE input2[INPUT_SIZE]; in main() local
|
| H A D | divdi3.c | 20 INPUT_TYPE input2[INPUT_SIZE]; in main() local
|
| H A D | umoddi3.c | 20 INPUT_TYPE input2[INPUT_SIZE]; in main() local
|
| H A D | modsi3.c | 20 INPUT_TYPE input2[INPUT_SIZE]; in main() local
|
| H A D | muldi3.c | 20 INPUT_TYPE input2[INPUT_SIZE]; in main() local
|
| H A D | moddi3.c | 20 INPUT_TYPE input2[INPUT_SIZE]; in main() local
|
| /llvm-project-15.0.7/polly/lib/External/isl/ |
| H A D | schedule_cmp.c | 56 FILE *input1, *input2; in main() local
|
| H A D | flow_cmp.c | 65 FILE *input1, *input2; in main() local
|
| /llvm-project-15.0.7/libcxx/test/std/algorithms/ |
| H A D | ranges_robust_against_proxy_iterators.pass.cpp | 57 std::array input2 = {T{4}, T{5}, T{6}}; in run_tests() local
|
| /llvm-project-15.0.7/libcxx/test/std/algorithms/alg.nonmodifying/alg.is_permutation/ |
| H A D | ranges.is_permutation.pass.cpp | 77 std::array<int, M> input2; member
|
| /llvm-project-15.0.7/mlir/lib/Dialect/Tosa/IR/ |
| H A D | TosaCanonicalizations.cpp | 169 auto input2 = op.getInput2(); in matchAndRewrite() local 206 auto input2 = op.getInput2(); in matchAndRewrite() local
|
| /llvm-project-15.0.7/libcxx/test/std/algorithms/alg.sorting/alg.lex.comparison/ |
| H A D | ranges.lexicographical_compare.pass.cpp | 77 std::array<int, M> input2; member
|
| /llvm-project-15.0.7/libcxx/test/std/algorithms/alg.nonmodifying/alg.find.first.of/ |
| H A D | ranges.find_first_of.pass.cpp | 74 std::array<int, N2> input2; member
|
| /llvm-project-15.0.7/mlir/test/lib/Dialect/Test/ |
| H A D | TestPatterns.cpp | 25 static Value chooseOperand(Value input1, Value input2, BoolAttr choice) { in chooseOperand() 50 Value input2) { in bindMultipleNativeCodeCallResult()
|