Home
last modified time | relevance | path

Searched refs:Selection (Results 1 – 25 of 47) sorted by relevance

12

/freebsd-12.1/contrib/llvm/include/llvm/MC/
H A DMCSectionCOFF.h51 mutable int Selection; variable
56 MCSymbol *COMDATSymbol, int Selection, SectionKind K, in MCSectionCOFF() argument
60 Selection(Selection) { in MCSectionCOFF()
75 int getSelection() const { return Selection; } in getSelection()
77 void setSelection(int Selection) const;
H A DMCContext.h436 int Selection,
/freebsd-12.1/contrib/llvm/lib/MC/
H A DMCSectionCOFF.cpp34 void MCSectionCOFF::setSelection(int Selection) const { in setSelection()
35 assert(Selection != 0 && "invalid COMDAT selection type"); in setSelection()
36 this->Selection = Selection; in setSelection()
76 switch (Selection) { in PrintSwitchToSection()
H A DMCContext.cpp425 StringRef COMDATSymName, int Selection, in getCOFFSection() argument
436 COFFSectionKey T{Section, COMDATSymName, Selection, UniqueID}; in getCOFFSection()
448 CachedName, Characteristics, COMDATSymbol, Selection, Kind, Begin); in getCOFFSection()
H A DWinCOFFObjectWriter.cpp316 Symbol->Aux[0].Aux.SectionDefinition.Selection = MCSec.getSelection(); in defineSection()
543 W.OS << char(i.Aux.SectionDefinition.Selection); in WriteAuxiliarySymbols()
868 return Section.Symbol->Aux[0].Aux.SectionDefinition.Selection == in isAssociative()
1006 if (Section->Symbol->Aux[0].Aux.SectionDefinition.Selection != in writeObject()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Tooling/Refactoring/
H A DASTSelectionRequirements.cpp23 Optional<SelectedASTNode> Selection = in evaluate() local
25 if (!Selection) in evaluate()
28 return std::move(*Selection); in evaluate()
H A DASTSelection.cpp41 ASTSelectionFinder(SourceRange Selection, FileID TargetFile, in ASTSelectionFinder() argument
44 SelectionBegin(Selection.getBegin()), in ASTSelectionFinder()
45 SelectionEnd(Selection.getBegin() == Selection.getEnd() in ASTSelectionFinder()
47 : Selection.getEnd()), in ASTSelectionFinder()
/freebsd-12.1/contrib/llvm/include/llvm/FuzzMutate/
H A DRandom.h36 typename std::remove_const<T>::type Selection = {}; variable
47 return Selection; in getSelection()
68 Selection = Item; in sample()
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DSDNodeProperties.td12 // Selection DAG Pattern Operations
18 // Selection DAG Node Properties.
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp1277 int Selection = 0; in getExplicitSectionGlobal() local
1282 Selection = getSelectionForCOFF(GO); in getExplicitSectionGlobal()
1284 if (Selection == COFF::IMAGE_COMDAT_SELECT_ASSOCIATIVE) in getExplicitSectionGlobal()
1294 Selection = 0; in getExplicitSectionGlobal()
1299 Selection); in getExplicitSectionGlobal()
1330 int Selection = getSelectionForCOFF(GO); in SelectSectionForGlobal() local
1331 if (!Selection) in SelectSectionForGlobal()
1332 Selection = COFF::IMAGE_COMDAT_SELECT_NODUPLICATES; in SelectSectionForGlobal()
1354 COMDATSymName, Selection, UniqueID); in SelectSectionForGlobal()
1359 Selection, UniqueID); in SelectSectionForGlobal()
/freebsd-12.1/share/misc/
H A Dscsi_modes362 {Output Port 0 Channel Selection} t4
365 {Output Port 1 Channel Selection} t4
368 {Output Port 2 Channel Selection} t4
371 {Output Port 3 Channel Selection} t4
462 {S/W Slot Selection} t1
H A Dusb_hid_usages644 0x80 Selection
645 0x81 Assign Selection
651 0x87 Media Selection
/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DCodeGenInstruction.cpp468 StringRef Selection = Cur.slice(VariantsStart, VariantsEnd); in FlattenAsmStringVariants() local
470 Selection = Selection.split('|').second; in FlattenAsmStringVariants()
471 Res += Selection.split('|').first; in FlattenAsmStringVariants()
/freebsd-12.1/usr.sbin/bsdconfig/packages/include/
H A Dmessages.subr27 msg_package_selection="Package Selection"
/freebsd-12.1/crypto/openssl/doc/man7/
H A Ddes_modes.pod107 Selection of a small value for j will require more cycles through
151 Selection of a small value for j will require more cycles through
/freebsd-12.1/contrib/llvm/tools/lld/COFF/
H A DInputFiles.cpp343 if (Def->Selection == IMAGE_COMDAT_SELECT_ASSOCIATIVE) in initializeSymbols()
446 if (Def->Selection == IMAGE_COMDAT_SELECT_ASSOCIATIVE) in createDefined()
/freebsd-12.1/contrib/llvm/include/llvm/Target/
H A DTargetSelectionDAG.td16 // Selection DAG Type Constraint definitions.
89 // Selection DAG Type Profile definitions.
96 // SDTypeProfile - This profile describes the type requirements of a Selection
285 // Selection DAG Node definitions.
575 // Selection DAG Condition Codes
589 // Selection DAG Node Transformation Functions.
616 // Selection DAG Pattern Fragments.
1319 // Selection DAG Pattern Support.
/freebsd-12.1/contrib/llvm/lib/Object/
H A DWindowsResource.cpp539 Aux->Selection = 0; in writeSymbolTable()
558 Aux->Selection = 0; in writeSymbolTable()
/freebsd-12.1/contrib/llvm/include/llvm/BinaryFormat/
H A DCOFF.h448 uint8_t Selection; member
/freebsd-12.1/contrib/binutils/binutils/doc/
H A Dbinutils.texi910 @xref{Target Selection}, for more information.
1076 @xref{Target Selection}, for more information.
1673 @xref{Target Selection}, for more information.
2973 @ref{Target Selection}.
3148 @ref{Target Selection}.
3812 * Target Selection::
3813 * Architecture Selection::
3816 @node Target Selection
3817 @section Target Selection
3903 @node Architecture Selection
[all …]
/freebsd-12.1/sys/dev/aic7xxx/
H A Daic7xxx.reg283 field SELDO 0x40 /* Selection Done */
285 field SELINGO 0x10 /* Selection In Progress */
427 * Selection Timeout Timer (p. 3-30)
442 * Selection/Reselection ID (p. 3-31)
H A Daic79xx.reg1766 * Selection/Reselection ID
1818 field SELDO 0x40 /* Selection Done */
1820 field SELINGO 0x10 /* Selection In Progress */
2568 * The SCSI ID to use for Selection Out and seen during a reselection..
2633 * Selection Out ID
3929 /* Selection Timeout Timer Constants */
/freebsd-12.1/contrib/llvm/lib/Target/ARC/
H A DARCInstrInfo.td17 // Selection DAG Nodes.
20 // Selection DAG types.
117 // multiclass. These classes do not contain Selection DAG patterns.
/freebsd-12.1/contrib/llvm/tools/llvm-objdump/
H A DCOFFDump.cpp688 , unsigned(asd->Selection)); in printCOFFSymbolTable()
/freebsd-12.1/contrib/llvm/lib/ObjectYAML/
H A DCOFFYAML.cpp523 IO, ASD.Selection); in mapping()

12