Home
last modified time | relevance | path

Searched refs:evaluated (Results 1 – 25 of 104) sorted by relevance

12345

/llvm-project-15.0.7/llvm/test/MC/ARM/
H A Derror-location-post-layout.s4 @ 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 Dsub-expr-imm.s4 @ are evaluated to the same values.
/llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/bugprone/
H A Dmacro-parentheses.rst10 unexpected behavior; operators may be evaluated in unexpected order and
14 it with parentheses. This ensures that the macro result is evaluated
H A Dassert-side-effect.rst8 The condition of ``assert()`` is evaluated only in debug builds so a
/llvm-project-15.0.7/llvm/test/Transforms/IndVarSimplify/
H A Dconst_phi.ll20 ; %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 Dsolver-sym-simplification-ptr-bool.cl13 // 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 Dmisc-ps-eager-assume.m28 // 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 Dsubtraction-error.s8 ; CHECK: symbol 'a' could not be evaluated in a subtraction expression
/llvm-project-15.0.7/clang/docs/
H A DRefactoringEngine.rst152 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 Dstatic-assert.rst11 The condition of ``static_assert()`` is evaluated at compile time which is
/llvm-project-15.0.7/clang/test/SemaObjCXX/
H A Darc-ppe.mm16 …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 Devaluate-call.ll1 ; 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 Dabsorption.ll5 ; evaluated as the absorbing value.
/llvm-project-15.0.7/clang/test/CXX/basic/basic.def.odr/
H A Dp2-typeid.cpp62 …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 DREADME.txt10 Outside the loop, this could be evaluated simply as (%n * %n), however
/llvm-project-15.0.7/llvm/test/CodeGen/MLRegalloc/
H A Ddev-rel-equivalence.ll6 ; 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 Dprefer-isa-or-dyn-cast-in-conditionals.rst10 isa<X>(var)``, where ``var`` is evaluated twice.
/llvm-project-15.0.7/llvm/test/MC/VE/
H A Ddata-size-error.s27 # 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 Dread-advance-2.s8 # can start after the load operand is evaluated.
H A Dread-advance-1.s6 # evaluated before %xmm1.
/llvm-project-15.0.7/llvm/test/tools/llvm-mca/X86/Barcelona/
H A Dread-advance-2.s8 # can start after the load operand is evaluated.
H A Dread-advance-1.s6 # evaluated before %xmm1.
/llvm-project-15.0.7/llvm/test/tools/llvm-mca/X86/BtVer2/
H A Dread-advance-2.s8 # can start after the load operand is evaluated.
H A Dread-advance-1.s6 # evaluated before %xmm1.
/llvm-project-15.0.7/llvm/test/MC/AsmParser/
H A Daltmacro_expression.s3 # Checking that the '%' was evaluated as a string first

12345