Home
last modified time | relevance | path

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

12

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSectionCOFF.h47 mutable int Selection; variable
53 MCSymbol *COMDATSymbol, int Selection, SectionKind K, in MCSectionCOFF() argument
56 COMDATSymbol(COMDATSymbol), Selection(Selection) { in MCSectionCOFF()
68 int getSelection() const { return Selection; } in getSelection()
70 void setSelection(int Selection) const;
/freebsd-13.1/contrib/llvm-project/llvm/lib/MC/
H A DMCSectionCOFF.cpp31 void MCSectionCOFF::setSelection(int Selection) const { in setSelection()
32 assert(Selection != 0 && "invalid COMDAT selection type"); in setSelection()
33 this->Selection = Selection; in setSelection()
73 switch (Selection) { in PrintSwitchToSection()
H A DWinCOFFObjectWriter.cpp323 Symbol->Aux[0].Aux.SectionDefinition.Selection = MCSec.getSelection(); in defineSection()
553 W.OS << char(i.Aux.SectionDefinition.Selection); in WriteAuxiliarySymbols()
931 return Section.Symbol->Aux[0].Aux.SectionDefinition.Selection == in isAssociative()
1070 if (Section->Symbol->Aux[0].Aux.SectionDefinition.Selection != in writeObject()
H A DMCContext.cpp631 StringRef COMDATSymName, int Selection, in getCOFFSection() argument
642 COFFSectionKey T{Section, COMDATSymName, Selection, UniqueID}; in getCOFFSection()
654 CachedName, Characteristics, COMDATSymbol, Selection, Kind, Begin); in getCOFFSection()
/freebsd-13.1/contrib/llvm-project/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.cpp39 ASTSelectionFinder(SourceRange Selection, FileID TargetFile, in ASTSelectionFinder() argument
42 SelectionBegin(Selection.getBegin()), in ASTSelectionFinder()
43 SelectionEnd(Selection.getBegin() == Selection.getEnd() in ASTSelectionFinder()
45 : Selection.getEnd()), in ASTSelectionFinder()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/FuzzMutate/
H A DRandom.h35 std::remove_const_t<T> Selection = {}; variable
46 return Selection; in getSelection()
67 Selection = Item; in sample()
/freebsd-13.1/sys/contrib/device-tree/Bindings/phy/
H A Dti-phy-gmii-sel.txt1 CPSW Port's Interface Mode Selection PHY Tree Bindings
31 CPSW Port's Interface Mode Selection PHY describes MII interface mode between
34 CPSW Port's Interface Mode Selection PHY device should defined as child device
H A Dti,phy-gmii-sel.yaml8 title: CPSW Port's Interface Mode Selection PHY Tree Bindings
41 CPSW Port's Interface Mode Selection PHY describes MII interface mode between
44 CPSW Port's Interface Mode Selection PHY device should defined as child device
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSDNodeProperties.td11 // Selection DAG Pattern Operations
17 // Selection DAG Node Properties.
/freebsd-13.1/sys/contrib/device-tree/Bindings/net/
H A Dcpsw-phy-sel.txt1 TI CPSW Phy mode Selection Device Tree Bindings (DEPRECATED)
/freebsd-13.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
/freebsd-13.1/contrib/llvm-project/lld/COFF/
H A DInputFiles.cpp450 if (def->Selection == IMAGE_COMDAT_SELECT_ASSOCIATIVE) in initializeSymbols()
677 if (def->Selection < (int)IMAGE_COMDAT_SELECT_NODUPLICATES || in createDefined()
680 def->Selection > (int)IMAGE_COMDAT_SELECT_LARGEST) { in createDefined()
681 fatal("unknown comdat type " + std::to_string((int)def->Selection) + in createDefined()
684 COMDATType selection = (COMDATType)def->Selection; in createDefined()
705 if (def->Selection != IMAGE_COMDAT_SELECT_ASSOCIATIVE) in createDefined()
/freebsd-13.1/sys/contrib/device-tree/Bindings/pinctrl/
H A Dpinctrl-palmas.txt33 Selection primary or secondary function associated to I2C2_SCL_SCE,
36 Selection primary or secondary function associated to GPADC_START
/freebsd-13.1/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenInstruction.cpp501 StringRef Selection = Cur.slice(VariantsStart, VariantsEnd); in FlattenAsmStringVariants() local
503 Selection = Selection.split('|').second; in FlattenAsmStringVariants()
504 Res += Selection.split('|').first; in FlattenAsmStringVariants()
/freebsd-13.1/usr.sbin/bsdconfig/packages/include/
H A Dmessages.subr27 msg_package_selection="Package Selection"
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp1592 int Selection = 0; in getExplicitSectionGlobal() local
1597 Selection = getSelectionForCOFF(GO); in getExplicitSectionGlobal()
1599 if (Selection == COFF::IMAGE_COMDAT_SELECT_ASSOCIATIVE) in getExplicitSectionGlobal()
1609 Selection = 0; in getExplicitSectionGlobal()
1614 Selection); in getExplicitSectionGlobal()
1645 int Selection = getSelectionForCOFF(GO); in SelectSectionForGlobal() local
1646 if (!Selection) in SelectSectionForGlobal()
1647 Selection = COFF::IMAGE_COMDAT_SELECT_NODUPLICATES; in SelectSectionForGlobal()
1673 COMDATSymName, Selection, UniqueID); in SelectSectionForGlobal()
1678 Selection, UniqueID); in SelectSectionForGlobal()
/freebsd-13.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-13.1/sys/contrib/device-tree/Bindings/regulator/
H A Dgpio-regulator.yaml56 description: Selection of available voltages/currents provided by this
/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-objcopy/COFF/
H A DReader.cpp139 if (SD && SD->Selection == IMAGE_COMDAT_SELECT_ASSOCIATIVE) { in readSymbols()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetSelectionDAG.td15 // Selection DAG Type Constraint definitions.
88 // Selection DAG Type Profile definitions.
95 // SDTypeProfile - This profile describes the type requirements of a Selection
310 // Selection DAG Node definitions.
711 // Selection DAG Condition Codes
741 // Selection DAG Node Transformation Functions.
755 // Selection DAG Pattern Fragments.
1628 // Selection DAG Pattern Support.
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DCOFF.h452 uint8_t Selection; member
/freebsd-13.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)
/freebsd-13.1/contrib/llvm-project/llvm/lib/Object/
H A DWindowsResource.cpp829 Aux->Selection = 0; in writeSymbolTable()
848 Aux->Selection = 0; in writeSymbolTable()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCInstrInfo.td34 // Selection DAG Nodes.
37 // Selection DAG types.
134 // multiclass. These classes do not contain Selection DAG patterns.

12