| /llvm-project-15.0.7/llvm/test/MC/ARM/ |
| H A D | error-location-post-layout.s | 4 @ CHECK: 3:12: error: expression could not be evaluated 11 @ CHECK-DAG: 10:13: error: symbol 'undef' could not be evaluated in a subtraction expression 14 @ CHECK-DAG: 13:24: error: expression could not be evaluated
|
| H A D | sub-expr-imm.s | 4 @ are evaluated to the same values.
|
| /llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/bugprone/ |
| H A D | macro-parentheses.rst | 10 unexpected behavior; operators may be evaluated in unexpected order and 14 it with parentheses. This ensures that the macro result is evaluated
|
| H A D | assert-side-effect.rst | 8 The condition of ``assert()`` is evaluated only in debug builds so a
|
| /llvm-project-15.0.7/llvm/test/Transforms/IndVarSimplify/ |
| H A D | const_phi.ll | 20 ; %phi0.pre and %phi1.pre are evaluated by SCEV to constant 0. 26 ; %phi0 and %phi1 are evaluated by SCEV to constant 0.
|
| /llvm-project-15.0.7/clang/test/Analysis/ |
| H A D | solver-sym-simplification-ptr-bool.cl | 13 // SimpleSValBuilder.cpp. The LHS is evaluated to 32b and the RHS is 14 // evaluated to 16b. This eventually leads to the assertion in APInt.h.
|
| H A D | misc-ps-eager-assume.m | 28 // This test case tests that (x != 0) is eagerly evaluated before stored to 132 // to 'p' to not be evaluated along one path, but then an autotransition caused
|
| /llvm-project-15.0.7/llvm/test/MC/ELF/ |
| H A D | subtraction-error.s | 8 ; CHECK: symbol 'a' could not be evaluated in a subtraction expression
|
| /llvm-project-15.0.7/clang/docs/ |
| H A D | RefactoringEngine.rst | 152 describes how these requirements are evaluated and lists all the possible 162 ``createRefactoringActionRule``, that value is evaluated during the initiation 163 of the action rule. The evaluated result is then passed to the rule's 166 will be evaluated using the following steps: 177 succeeded (all requirements were evaluated successfully). 219 it's evaluated. The next section talks more about refactoring options and
|
| /llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/misc/ |
| H A D | static-assert.rst | 11 The condition of ``static_assert()`` is evaluated at compile time which is
|
| /llvm-project-15.0.7/clang/test/SemaObjCXX/ |
| H A D | arc-ppe.mm | 16 …nst type 'id'}} expected-warning {{expression with side effects will be evaluated despite being us…
|
| /llvm-project-15.0.7/llvm/test/Transforms/GlobalOpt/ |
| H A D | evaluate-call.ll | 1 ; Checks if bitcasted call expression can be evaluated 7 ; We evaluate call to function _ZL3bazP3Foo casting its parameter and check that evaluated value (n…
|
| /llvm-project-15.0.7/llvm/test/Transforms/Reassociate/ |
| H A D | absorption.ll | 5 ; evaluated as the absorbing value.
|
| /llvm-project-15.0.7/clang/test/CXX/basic/basic.def.odr/ |
| H A D | p2-typeid.cpp | 62 …expected-warning {{expression with side effects will be evaluated despite being used as an operand… in func()
|
| /llvm-project-15.0.7/llvm/lib/Analysis/ |
| H A D | README.txt | 10 Outside the loop, this could be evaluated simply as (%n * %n), however
|
| /llvm-project-15.0.7/llvm/test/CodeGen/MLRegalloc/ |
| H A D | dev-rel-equivalence.ll | 6 ; regardless of how it's evaluated, which is different from the default
|
| /llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/llvm/ |
| H A D | prefer-isa-or-dyn-cast-in-conditionals.rst | 10 isa<X>(var)``, where ``var`` is evaluated twice.
|
| /llvm-project-15.0.7/llvm/test/MC/VE/ |
| H A D | data-size-error.s | 27 # CHECK: data-size-error.s:11:1: error: value evaluated as 1096651680511 is out of range.
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-mca/X86/BdVer2/ |
| H A D | read-advance-2.s | 8 # can start after the load operand is evaluated.
|
| H A D | read-advance-1.s | 6 # evaluated before %xmm1.
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-mca/X86/Barcelona/ |
| H A D | read-advance-2.s | 8 # can start after the load operand is evaluated.
|
| H A D | read-advance-1.s | 6 # evaluated before %xmm1.
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-mca/X86/BtVer2/ |
| H A D | read-advance-2.s | 8 # can start after the load operand is evaluated.
|
| H A D | read-advance-1.s | 6 # evaluated before %xmm1.
|
| /llvm-project-15.0.7/llvm/test/MC/AsmParser/ |
| H A D | altmacro_expression.s | 3 # Checking that the '%' was evaluated as a string first
|