Home
last modified time | relevance | path

Searched defs:Selection (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCSectionCOFF.h47 mutable int Selection; variable
53 MCSymbol *COMDATSymbol, int Selection, SectionKind K, in MCSectionCOFF()
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DCodeGenerator.rst731 .. _SelectionDAG:
733 Introduction to SelectionDAGs
788 SelectionDAG Instruction Selection Process
855 Initial SelectionDAG Construction
871 SelectionDAG LegalizeTypes Phase
900 SelectionDAG Legalize Phase
953 SelectionDAG Optimization Phase: the DAG Combiner
980 SelectionDAG Select Phase
1133 SelectionDAG Scheduling and Formation Phase
1146 Future directions for the SelectionDAG
H A DBugpoint.rst60 .. _crash debugger:
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Refactoring/
H A DASTSelectionRequirements.cpp23 Optional<SelectedASTNode> Selection = in evaluate() local
H A DASTSelection.cpp39 ASTSelectionFinder(SourceRange Selection, FileID TargetFile, in ASTSelectionFinder()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/FuzzMutate/
H A DRandom.h35 std::remove_const_t<T> Selection = {}; variable
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeGenInstruction.cpp501 StringRef Selection = Cur.slice(VariantsStart, VariantsEnd); in FlattenAsmStringVariants() local
/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-refactor/
H A DClangRefactor.cpp309 std::unique_ptr<cl::opt<std::string>> Selection; member in __anond439ce910111::RefactoringActionSubcommand
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp1572 int Selection = 0; in getExplicitSectionGlobal() local
1625 int Selection = getSelectionForCOFF(GO); in SelectSectionForGlobal() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCContext.cpp616 StringRef COMDATSymName, int Selection, in getCOFFSection()
/netbsd-src/external/gpl3/binutils.old/dist/include/coff/
H A Dpe.h413 char Selection[1]; /* COMDAT selection number. */ member
/netbsd-src/external/gpl3/binutils/dist/include/coff/
H A Dpe.h416 char Selection[1]; /* COMDAT selection number. */ member
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DCOFF.h451 uint8_t Selection; member
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DCOFF.h517 uint8_t Selection; member