Home
last modified time | relevance | path

Searched defs:input2 (Results 1 – 16 of 16) sorted by relevance

/llvm-project/mlir/lib/Dialect/Tosa/Transforms/
H A DTosaMakeBroadcastable.cpp42 Value &input2) { in reshapeLowerToHigher() argument
87 Value input2 = tosaBinaryOp.getInput2(); in matchAndRewrite() local
115 Value input2 = tosaBinaryOp.getInput2(); in matchAndRewrite() local
146 Value input2 = tosaBinaryOp.getInput2(); matchAndRewrite() local
173 Value input2 = tosaOp.getOnTrue(); matchAndRewrite() local
[all...]
/llvm-project/compiler-rt/test/builtins/timing/
H A Ddivdi3.c20 INPUT_TYPE input2[INPUT_SIZE]; in main() local
H A Dmoddi3.c20 INPUT_TYPE input2[INPUT_SIZE]; in main() local
H A Dmuldi3.c20 INPUT_TYPE input2[INPUT_SIZE]; in main() local
H A Dumoddi3.c20 INPUT_TYPE input2[INPUT_SIZE]; in main() local
H A Dudivdi3.c20 INPUT_TYPE input2[INPUT_SIZE]; in main() local
H A Dmodsi3.c20 INPUT_TYPE input2[INPUT_SIZE]; in main() local
/llvm-project/polly/lib/External/isl/
H A Dschedule_cmp.c56 FILE *input1, *input2; in main() local
H A Dflow_cmp.c65 FILE *input1, *input2; in main() local
/llvm-project/libcxx/test/std/algorithms/
H A Dranges_robust_against_proxy_iterators.pass.cpp57 std::array input2 = {T{4}, T{5}, T{6}}; in run_tests() local
/llvm-project/mlir/lib/Dialect/Tosa/Utils/
H A DConversionUtils.cpp104 Value &input1, Value &input2) { in EqualizeRanks() argument
/llvm-project/libcxx/test/std/algorithms/alg.nonmodifying/alg.is_permutation/
H A Dranges.is_permutation.pass.cpp76 std::array<int, M> input2; member
/llvm-project/libcxx/test/std/algorithms/alg.sorting/alg.lex.comparison/
H A Dranges.lexicographical_compare.pass.cpp75 std::array<int, M> input2; member
/llvm-project/libcxx/test/std/algorithms/alg.nonmodifying/alg.find.first.of/
H A Dranges.find_first_of.pass.cpp72 std::array<int, N2> input2; member
/llvm-project/llvm/lib/Support/
H A Dxxhash.cpp229 const uint32_t input2 = endian::read32le(input + len - 4); XXH3_len_4to8_64b() local
/llvm-project/mlir/test/lib/Dialect/Test/
H A DTestPatterns.cpp27 chooseOperand(Value input1,Value input2,BoolAttr choice) chooseOperand() argument
52 bindMultipleNativeCodeCallResult(Value input1,Value input2) bindMultipleNativeCodeCallResult() argument