/llvm-project/clang-tools-extra/clang-include-fixer/ |
H A D | SymbolIndexManager.h | 37 auto Strategy = std::launch::async; in addSymbolIndex() local
|
/llvm-project/mlir/lib/Conversion/VectorToSCF/ |
H A D | VectorToSCF.cpp | 348 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 D | IncludeSpeller.cpp | 54 for (const auto &Strategy : in spellHeader() local
|
/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | GCNIterativeScheduler.h | 77 const StrategyKind Strategy; variable
|
/llvm-project/llvm/include/llvm/MCA/HardwareUnits/ |
H A D | Scheduler.h | 74 std::unique_ptr<SchedulerStrategy> Strategy; variable
|
/llvm-project/llvm/include/llvm/Support/ |
H A D | ThreadPool.h | 210 const ThreadPoolStrategy Strategy; variable
|
/llvm-project/llvm/include/llvm/Analysis/ |
H A D | GenericDomTreeUpdater.h | 213 const UpdateStrategy Strategy; global() variable [all...] |
/llvm-project/clang-tools-extra/pseudo/include/clang-pseudo/grammar/ |
H A D | LRGraph.h |
|
H A D | LRTable.h |
|
/llvm-project/clang-tools-extra/pseudo/lib/ |
H A D | GLR.cpp |
|
/llvm-project/clang-tools-extra/pseudo/lib/grammar/ |
H A D | LRGraph.cpp |
|
/llvm-project/llvm/lib/FuzzMutate/ |
H A D | IRMutator.cpp | 72 for (const auto &Strategy : Strategies) in mutateModule() local 77 auto Strategy = RS.getSelection(); in mutateModule() local
|
/llvm-project/llvm/utils/TableGen/ |
H A D | X86FoldTablesEmitter.cpp | 31 uint16_t Strategy; member
|
/llvm-project/llvm/lib/CodeGen/ |
H A D | ExpandVectorPredication.cpp | 780 TargetTransformInfo::VPLegalization Strategy; global() member
|
/llvm-project/bolt/lib/Passes/ |
H A D | SplitFunctions.cpp | 730 std::unique_ptr<SplitStrategy> Strategy; in runOnFunctions() local
|
/llvm-project/llvm/lib/ProfileData/ |
H A D | SampleProfWriter.cpp | 94 writeWithSizeLimitInternal(SampleProfileMap & ProfileMap,size_t OutputSizeLimit,FunctionPruningStrategy * Strategy) writeWithSizeLimitInternal() argument
|
/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | RewriteStatepointsForGC.cpp | 3009 std::unique_ptr<GCStrategy> Strategy = findGCStrategy(F); shouldRewriteStatepointsIn() local
|