| /llvm-project-15.0.7/clang/test/SemaCXX/ |
| H A D | designated-initializers.cpp | 34 namespace Reorder { namespace
|
| /llvm-project-15.0.7/llvm/test/MC/Mips/ |
| H A D | set-push-pop-directives.s | 17 .set noreorder # Test the Reorder option.
|
| /llvm-project-15.0.7/llvm/test/CodeGen/SystemZ/ |
| H A D | frame-27.mir | 91 ### Reorder the objects so that all accesses are in range. 128 ### Reorder the objects so that the VL32 object is in range and the LYs are
|
| /llvm-project-15.0.7/lld/test/MachO/ |
| H A D | reloc-subtractor.s | 69 ## Reorder the symbols to make sure that the addends are being associated with
|
| /llvm-project-15.0.7/lldb/test/Shell/Unwind/ |
| H A D | basic-block-sections.test | 14 # Reorder basic blocks so that main's basic blocks are discontiguous
|
| /llvm-project-15.0.7/lld/test/COFF/ |
| H A D | pdb-comdat.test | 98 Reorder the object files and verify that the other table is selected.
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/ |
| H A D | README.txt | 169 2. Reorder objects to fill in gaps between objects.
|
| /llvm-project-15.0.7/mlir/test/Dialect/Vector/ |
| H A D | vector-reduce-to-contract.mlir | 249 // Reorder casting ops and vector ops. The casting ops have almost identical 284 // Reorder elementwise ops and vector ops.
|
| /llvm-project-15.0.7/lld/COFF/ |
| H A D | Options.td | 275 "Reorder sections with call graph profile (default)",
|
| /llvm-project-15.0.7/llvm/test/Transforms/SLPVectorizer/X86/ |
| H A D | supernode.ll | 194 ; \ / \ / Reorder \ / \ / Bundles \ /
|
| /llvm-project-15.0.7/llvm/lib/Transforms/IPO/ |
| H A D | OpenMPOpt.cpp | 3576 for (auto &Reorder : Reorders) in changeToSPMDMode() local 3577 Reorder.first->moveBefore(Reorder.second); in changeToSPMDMode()
|
| /llvm-project-15.0.7/clang/include/clang/Basic/ |
| H A D | DiagnosticGroups.td | 787 def Reorder : DiagGroup<"reorder", [ReorderCtor, ReorderInitList]>; 1001 Reorder,
|
| /llvm-project-15.0.7/llvm/lib/Target/Mips/AsmParser/ |
| H A D | MipsAsmParser.cpp | 81 Reorder = Opts->isReorder(); in MipsAssemblerOptions() 95 bool isReorder() const { return Reorder; } in isReorder() 96 void setReorder() { Reorder = true; } in setReorder() 97 void setNoReorder() { Reorder = false; } in setNoReorder() 115 bool Reorder = true; member in __anon03c4d4620111::MipsAssemblerOptions
|
| /llvm-project-15.0.7/lld/ELF/ |
| H A D | Options.td | 115 "Reorder sections with call graph profile (default)",
|
| /llvm-project-15.0.7/lld/MachO/ |
| H A D | Options.td | 87 HelpText<"Reorder sections with call graph profile (default)">,
|