Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/MC/
H A DMCSectionCOFF.h43 mutable int Selection; variable
48 MCSymbol *COMDATSymbol, int Selection, SectionKind K) in MCSectionCOFF()
/minix3/external/bsd/llvm/dist/llvm/docs/
H A DCodeGenerator.rst733 .. _SelectionDAG:
735 Introduction to SelectionDAGs
790 SelectionDAG Instruction Selection Process
857 Initial SelectionDAG Construction
873 SelectionDAG LegalizeTypes Phase
902 SelectionDAG Legalize Phase
930 SelectionDAG Optimization Phase: the DAG Combiner
957 SelectionDAG Select Phase
1110 SelectionDAG Scheduling and Formation Phase
1123 Future directions for the SelectionDAG
H A DBugpoint.rst60 .. _crash debugger:
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp800 int Selection = 0; in getExplicitSectionGlobal() local
861 int Selection = getSelectionForCOFF(GV); in SelectSectionForGlobal() local
/minix3/external/bsd/llvm/dist/llvm/utils/TableGen/
H A DCodeGenInstruction.cpp413 StringRef Selection = Cur.slice(VariantsStart, VariantsEnd); in FlattenAsmStringVariants() local
/minix3/external/bsd/llvm/dist/llvm/lib/MC/
H A DMCContext.cpp310 int Selection) { in getCOFFSection()
/minix3/external/bsd/llvm/dist/clang/unittests/Driver/
H A DMultilibTest.cpp329 Multilib Selection; in TEST() local
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Object/
H A DCOFF.h427 uint8_t Selection; member
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/
H A DCOFF.h401 uint8_t Selection; member