| /llvm-project-15.0.7/mlir/unittests/Analysis/Presburger/ |
| H A D | IntegerPolyhedronTest.cpp | 641 checkDivisionRepresentation(poly, divisions, denoms); in TEST() 659 checkDivisionRepresentation(poly, divisions, denoms); in TEST() 675 std::vector<SmallVector<int64_t, 8>> divisions = { in TEST() local 683 checkDivisionRepresentation(poly, divisions, denoms); in TEST() 704 checkDivisionRepresentation(poly, divisions, denoms); in TEST() 717 checkDivisionRepresentation(poly, divisions, denoms); in TEST() 730 checkDivisionRepresentation(poly, divisions, denoms); in TEST() 740 checkDivisionRepresentation(poly, divisions, denoms); in TEST() 780 checkDivisionRepresentation(poly, divisions, denoms); in TEST() 794 checkDivisionRepresentation(poly, divisions, denoms); in TEST() [all …]
|
| H A D | PresburgerSetTest.cpp | 440 TEST(SetTest, divisions) { in TEST() argument
|
| /llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/bugprone/ |
| H A D | integer-division.rst | 9 No reports are made if divisions are part of the following expressions:
|
| /llvm-project-15.0.7/llvm/test/CodeGen/SystemZ/ |
| H A D | int-div-06.ll | 1 ; Test that divisions by constants are implemented as multiplications.
|
| H A D | fp-div-01.ll | 77 ; Check that divisions of spilled values can use DEB rather than DEBR.
|
| H A D | fp-div-02.ll | 77 ; Check that divisions of spilled values can use DDB rather than DDBR.
|
| H A D | fp-strict-div-02.ll | 96 ; Check that divisions of spilled values can use DDB rather than DDBR.
|
| H A D | fp-strict-div-01.ll | 96 ; Check that divisions of spilled values can use DEB rather than DEBR.
|
| H A D | int-div-04.ll | 160 ; Check that divisions of spilled values can use DSG rather than DSGR.
|
| H A D | int-div-02.ll | 170 ; Check that divisions of spilled values can use DL rather than DLR.
|
| H A D | int-div-05.ll | 170 ; Check that divisions of spilled values can use DLG rather than DLGR.
|
| H A D | int-div-01.ll | 211 ; Check that divisions of spilled values can use DSGF rather than DSGFR.
|
| /llvm-project-15.0.7/polly/lib/External/isl/doc/ |
| H A D | reading.tex | 10 integer divisions that is used in their equivalence checker.
|
| H A D | implementation.tex | 514 corresponding to integer divisions. Each leaf of the tree prescribes 675 introduction of many integer divisions. Within a given context, 676 some of these integer divisions may be equal to each other, even
|
| /llvm-project-15.0.7/polly/test/CodeGen/ |
| H A D | param_div_div_div_2.ll | 4 ; Check that we guard the divisions because we moved them and thereby increased
|
| /llvm-project-15.0.7/llvm/docs/_ocamldoc/ |
| H A D | style.css | 46 /* Sections and document divisions */
|
| /llvm-project-15.0.7/llvm/test/CodeGen/ARM/ |
| H A D | urem-opt-size.ll | 69 ; the remainder (i.e. make sure we don't end up with two divisions).
|
| H A D | vector-promotion.ll | 123 ; The NORMAL mode does not promote anything as divisions are not legal.
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | fdiv-combine.ll | 65 ; The multiply is not 'arcp', but that does not prevent optimizing the divisions.
|
| /llvm-project-15.0.7/polly/lib/External/isl/ |
| H A D | ChangeLog | 79 - fix handling of nested integer divisions
|
| /llvm-project-15.0.7/llvm/test/Analysis/CostModel/SystemZ/ |
| H A D | divrem-reg.ll | 3 ; Check costs of divisions by register
|
| H A D | divrem-const.ll | 9 ; Check costs of divisions/remainders by a vector of constants that is *not*
|
| /llvm-project-15.0.7/llvm/lib/Target/X86/ |
| H A D | X86.td | 424 // True if 8-bit divisions are significantly faster than 425 // 32-bit divisions and should be used when possible. 431 // 64-bit divisions and should be used when possible.
|
| /llvm-project-15.0.7/llvm/test/Transforms/LoopVectorize/ |
| H A D | pr38697.ll | 93 ; divisions, but only some of which can be safely hoisted):
|
| /llvm-project-15.0.7/llvm/test/Transforms/InstCombine/ |
| H A D | fmul.ll | 756 ; Negative test: we should not have 2 divisions instead of the 1 we started with.
|