| /llvm-project-15.0.7/mlir/lib/Dialect/Tosa/Transforms/ |
| H A D | TosaMakeBroadcastable.cpp | 77 Value input1, Value input2, in reshapeLowerToHigher() 147 Value input1 = tosaBinaryOp.getInput1(); in matchAndRewrite() local 177 Value input1 = tosaBinaryOp.getInput1(); in matchAndRewrite() local 209 Value input1 = tosaBinaryOp.getInput1(); in matchAndRewrite() local
|
| /llvm-project-15.0.7/compiler-rt/test/builtins/timing/ |
| H A D | udivdi3.c | 19 INPUT_TYPE input1[INPUT_SIZE]; in main() local
|
| H A D | divdi3.c | 19 INPUT_TYPE input1[INPUT_SIZE]; in main() local
|
| H A D | umoddi3.c | 19 INPUT_TYPE input1[INPUT_SIZE]; in main() local
|
| H A D | modsi3.c | 19 INPUT_TYPE input1[INPUT_SIZE]; in main() local
|
| H A D | muldi3.c | 19 INPUT_TYPE input1[INPUT_SIZE]; in main() local
|
| H A D | moddi3.c | 19 INPUT_TYPE input1[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/flang/examples/ |
| H A D | external-hello.cpp | 26 void input1() { in input1() function
|
| /llvm-project-15.0.7/libcxx/test/std/algorithms/alg.nonmodifying/alg.is_permutation/ |
| H A D | ranges.is_permutation.pass.cpp | 76 std::array<int, N> input1; member
|
| /llvm-project-15.0.7/mlir/lib/Dialect/Tosa/IR/ |
| H A D | TosaCanonicalizations.cpp | 168 auto input1 = op.getInput1(); in matchAndRewrite() local 205 auto input1 = op.getInput1(); 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 | 76 std::array<int, N> input1; 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 | 73 std::array<int, N1> input1; 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() 49 static SmallVector<Value, 2> bindMultipleNativeCodeCallResult(Value input1, in bindMultipleNativeCodeCallResult()
|