Home
last modified time | relevance | path

Searched refs:calculated (Results 1 – 25 of 90) sorted by relevance

1234

/llvm-project-15.0.7/lldb/tools/debugserver/source/MacOSX/
H A DMachVMMemory.cpp156 static bool calculated = false; in GetPhysicalMemory() local
157 if (calculated) in GetPhysicalMemory()
163 calculated = true; in GetPhysicalMemory()
/llvm-project-15.0.7/llvm/test/Transforms/LoopVectorize/AArch64/
H A Dscalable-vectorization.ll7 ; is calculated as vscale x 4 (max legal SVE vector size) or vscale x 16
39 ; of 64 elements, is calculated as (maxvscale = 16) * 4.
71 ; of 32 elements, is calculated as (maxvscale = 16) * 2.
103 ; of 16 elements, is calculated as (maxvscale = 16) * 1.
/llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/
H A Dbit-addr-align.mir3 # Hexagon bit tracker incorrectly calculated address alignment and removed
H A Dglobal-const-gep.ll3 ; Test that global constant GEPs are calculated correctly
/llvm-project-15.0.7/llvm/test/DebugInfo/AArch64/
H A Dline-header.ll4 ; check line table length is correctly calculated for both big and little endian
/llvm-project-15.0.7/llvm/test/Assembler/
H A D2002-08-22-DominanceProblem.ll4 ; Dominance relationships is not calculated correctly for unreachable blocks,
/llvm-project-15.0.7/third-party/benchmark/docs/
H A Dtools.md87 As you can note, the values in `Time` and `CPU` columns are calculated as `(new - old) / |old|`.
137 As you can note, the values in `Time` and `CPU` columns are calculated as `(new - old) / |old|`.
187 As you can note, the values in `Time` and `CPU` columns are calculated as `(new - old) / |old|`.
197 If the calculated p-value is below this value is lower than the significance
/llvm-project-15.0.7/llvm/test/tools/llvm-cov/gcov/
H A Dtmpl.test1 # Check that the coverage statistics for template functions are calculated as expected.
/llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/bugprone/
H A Dmacro-parentheses.rst18 with parentheses. This ensures that the argument value is calculated
H A Dmisplaced-widening-cast.rst19 The result ``x * 1000`` is first calculated using ``int`` precision. If the
/llvm-project-15.0.7/llvm/test/Transforms/IRCE/
H A Dsingle-access-with-preloop.ll35 ; If Offset was a SINT_MIN, we could have an overflow here. That is why we calculated its safe vers…
43 ; If Offset was a SINT_MIN, we could have an overflow here. That is why we calculated its safe vers…
/llvm-project-15.0.7/lld/test/ELF/
H A Dmips-gp-lowest.s2 # Check that default _gp value is calculated relative
H A Dgot32x-i386.s28 ## register, it should be calculated as G + A. Using without base register
/llvm-project-15.0.7/llvm/test/CodeGen/Mips/cconv/
H A Darguments-float.ll49 ; We won't test the way the global address is calculated in this test. This is
132 ; We won't test the way the global address is calculated in this test. This is
181 ; We won't test the way the global address is calculated in this test. This is
208 ; We won't test the way the global address is calculated in this test. This is
H A Darguments-hard-float.ll49 ; We won't test the way the global address is calculated in this test. This is
112 ; We won't test the way the global address is calculated in this test. This is
166 ; We won't test the way the global address is calculated in this test. This is
197 ; We won't test the way the global address is calculated in this test. This is
H A Darguments-hard-fp128.ll30 ; We won't test the way the global address is calculated in this test. This is
H A Darguments-fp128.ll30 ; We won't test the way the global address is calculated in this test. This is
/llvm-project-15.0.7/llvm/test/Analysis/ScalarEvolution/
H A Daddrec-computed-during-addrec-calculation.ll4 ; In this case the %iv2 addrec is calculated and added to the value map in a
6 ; inference, the exact SCEV calculated both times ends up being different,
H A Dsolve-quadratic-overflow.ll3 ; The exit value from this loop was originally calculated as 0.
/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A Daix-base-pointer.ll10 ; - Address of %AlignedBuffer is calculated based off offset from the stack
/llvm-project-15.0.7/llvm/test/Transforms/SLPVectorizer/X86/
H A Darith-max-cost.ll4 ; This test checks whether the cost of the vector max intrinsic is calculated
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A D2014-08-29-CompactUnwind.ll23 ; size was also calculated incorrectly.
H A Dfast-isel-bitcast-crash.ll5 ; from its input. This resulted in known bits being calculated on the v2i64
/llvm-project-15.0.7/llvm/test/CodeGen/AArch64/
H A Dmerge-scoped-aa-store.ll30 ; Ensure new scoped AA metadata are calculated after merging stores.
/llvm-project-15.0.7/llvm/test/DebugInfo/X86/
H A Ddbg_entity_calc_ignores_KILL_instruction_at_return.mir5 ; Debug Intrinsic calculated by DbgEntityHistoryCalculator.

1234