Home
last modified time | relevance | path

Searched full:chooses (Results 1 – 25 of 98) sorted by relevance

1234

/llvm-project/llvm/test/Transforms/LoopVectorize/AArch64/
H A Dinterleave_count_for_known_tc.ll8 ; For this loop with known TC of 32, when the auto-vectorizer chooses VF 16, it should choose
35 ; When the auto-vectorizer chooses VF 16, it should choose IC 1 to leave a smaller scalar remainder
56 ; For this loop with known TC of 33, when the auto-vectorizer chooses VF 16, it should choose
80 ; For this loop with known TC of 39, when the auto-vectorizer chooses VF 16, it should choose
104 ; For this loop with known TC of 48, when the auto-vectorizer chooses VF 16, it should choose
128 ; For this loop with known TC of 49, when the auto-vectorizer chooses VF 16, it should choose
152 ; For this loop with known TC of 55, when the auto-vectorizer chooses VF 16, it should choose
176 ; For this loop with known TC of 100, when the auto-vectorizer chooses VF 16, it should choose
200 ; For this loop with known TC of 128, when the auto-vectorizer chooses VF 16, it should choose
232 ; When the auto-vectorizer chooses VF 16, it should choose IC 2 to leave a smaller scalar
[all …]
H A Dinterleave_count_for_estimated_tc.ll8 ; For a loop with a profile-guided estimated TC of 32, when the auto-vectorizer chooses VF 16,
32 ; For a loop with a profile-guided estimated TC of 33, when the auto-vectorizer chooses VF 16,
56 ; For a loop with a profile-guided estimated TC of 48, when the auto-vectorizer chooses VF 16,
80 ; For a loop with a profile-guided estimated TC of 63, when the auto-vectorizer chooses VF 16,
104 ; For a loop with a profile-guided estimated TC of 64, when the auto-vectorizer chooses VF 16,
131 ; When the auto-vectorizer chooses VF 16, it should choose IC 1 to leave a smaller scalar
152 ; For a loop with a profile-guided estimated TC of 100, when the auto-vectorizer chooses VF 16,
176 ; For a loop with a profile-guided estimated TC of 128, when the auto-vectorizer chooses VF 16,
213 ; When the auto-vectorizer chooses VF 16, it should choose IC 2 to leave a smaller scalar
243 ; For a loop with a profile-guided estimated TC of 129, when the auto-vectorizer chooses VF 16,
[all …]
/llvm-project/clang/include/clang/Tooling/Transformer/
H A DStencil.h108 /// Chooses between the two stencil parts, based on whether \p ID is bound in
112 /// Chooses between the two strings, based on whether \p ID is bound in the
120 /// Chooses between multiple stencils, based on the presence of bound nodes. \p
H A DMatchConsumer.h44 /// Chooses between the two consumers, based on whether \p ID is bound in the
/llvm-project/clang/test/Modules/Inputs/available-is-better/
H A Dmodule.modulemap1 // There is some order-dependence to how clang chooses modules, so make
/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSValVisitor.h82 // If the implementation chooses not to implement a certain visit method, fall
111 // If the implementation chooses not to implement a certain visit method, fall
/llvm-project/llvm/test/tools/UpdateTestChecks/update_llc_test_checks/
H A Damdgpu_function_alt.test10 # implementation details of how llvm-lit chooses %t.
/llvm-project/llvm/docs/HistoricalNotes/
H A D2001-07-06-LoweringIRForCodeGen.txt22 the static compiler itself if it chooses) can transform that into more
/llvm-project/llvm/test/tools/llvm-objdump/
H A Dmultiple-symbols-mangling.s21 // The default disassembly chooses just the alphabetically later symbol, which
H A Dmultiple-symbols.s41 // The default disassembly chooses just the alphabetically later symbol of each
/llvm-project/lldb/source/Commands/
H A DCommandObjectDWIMPrint.h20 /// Implements `dwim-print`, a printing command that chooses the most direct,
/llvm-project/mlir/include/mlir/Dialect/Func/Transforms/
H A DPasses.td19 name. The pass chooses one representative per equivalence class, erases
/llvm-project/clang/include/clang/AST/
H A DAttrVisitor.h42 // If the implementation chooses not to implement a certain visit
H A DDeclVisitor.h47 // If the implementation chooses not to implement a certain visit
H A DTemplateArgumentVisitor.h49 // If the implementation chooses not to implement a certain visit
H A DTypeVisitor.h78 // If the implementation chooses not to implement a certain visit method, fall
/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNIterativeScheduler.h12 /// use of various lightweight schedules, scores them, chooses best one based on
/llvm-project/mlir/lib/Dialect/Arith/Transforms/
H A DBufferDeallocationOpInterfaceImpl.cpp24 /// `arith.select` chooses the MemRef operand. If at least one of the operand's
/llvm-project/clang-tools-extra/pseudo/include/clang-pseudo/
H A DDisambiguate.h
/llvm-project/llvm/test/CodeGen/X86/
H A Dtwoaddr-coalesce-3.ll2 ; This test is to ensure the TwoAddrInstruction pass chooses the proper operands to
/llvm-project/libcxx/test/std/language.support/support.srcloc/
H A Dgeneral.pass.cpp30 // implementation of current() chooses which location to report for more complex
/llvm-project/llvm/test/Transforms/LoopStrengthReduce/
H A Dnonintegral.ll9 ; How exactly SCEV chooses to materialize isn't all that important, as
/llvm-project/llvm/lib/CodeGen/
H A DRegAllocBase.h29 // of registers, if a more sophisticated allocator chooses to do that.
/llvm-project/llvm/unittests/ADT/
H A DRangeAdapterTest.cpp37 // get a linker error if reverse() chooses begin()/end() over rbegin(), rend().
/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DTypeErasedDataflowAnalysis.h78 /// Chooses a lattice element that approximates the current element at a

1234