Home
last modified time | relevance | path

Searched defs:Strategy (Results 1 – 17 of 17) sorted by relevance

/llvm-project/clang-tools-extra/clang-include-fixer/
H A DSymbolIndexManager.h37 auto Strategy = std::launch::async; in addSymbolIndex() local
/llvm-project/mlir/lib/Conversion/VectorToSCF/
H A DVectorToSCF.cpp348 struct Strategy<TransferReadOp> { global() struct
351 getStoreOp__anon2728d7640111::lowering_n_d::Strategy getStoreOp() argument
365 getBuffer__anon2728d7640111::lowering_n_d::Strategy getBuffer() argument
370 getBufferIndices__anon2728d7640111::lowering_n_d::Strategy getBufferIndices() argument
404 rewriteOp__anon2728d7640111::lowering_n_d::Strategy rewriteOp() argument
432 handleOutOfBoundsDim__anon2728d7640111::lowering_n_d::Strategy handleOutOfBoundsDim() argument
449 cleanup__anon2728d7640111::lowering_n_d::Strategy cleanup() argument
456 initialLoopState__anon2728d7640111::lowering_n_d::Strategy initialLoopState() argument
461 struct Strategy<TransferWriteOp> { global() struct
469 getBuffer__anon2728d7640111::lowering_n_d::Strategy getBuffer() argument
476 getBufferIndices__anon2728d7640111::lowering_n_d::Strategy getBufferIndices() argument
492 rewriteOp__anon2728d7640111::lowering_n_d::Strategy rewriteOp() argument
519 handleOutOfBoundsDim__anon2728d7640111::lowering_n_d::Strategy handleOutOfBoundsDim() argument
526 cleanup__anon2728d7640111::lowering_n_d::Strategy cleanup() argument
537 initialLoopState__anon2728d7640111::lowering_n_d::Strategy initialLoopState() argument
[all...]
/llvm-project/clang-tools-extra/include-cleaner/lib/
H A DIncludeSpeller.cpp54 for (const auto &Strategy : in spellHeader() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNIterativeScheduler.h77 const StrategyKind Strategy; variable
/llvm-project/llvm/include/llvm/MCA/HardwareUnits/
H A DScheduler.h74 std::unique_ptr<SchedulerStrategy> Strategy; variable
/llvm-project/llvm/include/llvm/Support/
H A DThreadPool.h210 const ThreadPoolStrategy Strategy; variable
/llvm-project/llvm/include/llvm/Analysis/
H A DGenericDomTreeUpdater.h213 const UpdateStrategy Strategy; global() variable
[all...]
/llvm-project/clang-tools-extra/pseudo/include/clang-pseudo/grammar/
H A DLRGraph.h
H A DLRTable.h
/llvm-project/clang-tools-extra/pseudo/lib/
H A DGLR.cpp
/llvm-project/clang-tools-extra/pseudo/lib/grammar/
H A DLRGraph.cpp
/llvm-project/llvm/lib/FuzzMutate/
H A DIRMutator.cpp72 for (const auto &Strategy : Strategies) in mutateModule() local
77 auto Strategy = RS.getSelection(); in mutateModule() local
/llvm-project/llvm/utils/TableGen/
H A DX86FoldTablesEmitter.cpp31 uint16_t Strategy; member
/llvm-project/llvm/lib/CodeGen/
H A DExpandVectorPredication.cpp780 TargetTransformInfo::VPLegalization Strategy; global() member
/llvm-project/bolt/lib/Passes/
H A DSplitFunctions.cpp730 std::unique_ptr<SplitStrategy> Strategy; in runOnFunctions() local
/llvm-project/llvm/lib/ProfileData/
H A DSampleProfWriter.cpp94 writeWithSizeLimitInternal(SampleProfileMap & ProfileMap,size_t OutputSizeLimit,FunctionPruningStrategy * Strategy) writeWithSizeLimitInternal() argument
/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp3009 std::unique_ptr<GCStrategy> Strategy = findGCStrategy(F); shouldRewriteStatepointsIn() local