Home
last modified time | relevance | path

Searched refs:Bindings (Results 1 – 25 of 165) sorted by relevance

1234567

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DItaniumCXXABI.cpp61 BindingArray Bindings; member
73 Iterator begin() const { return Iterator(Bindings.begin()); } in begin()
74 Iterator end() const { return Iterator(Bindings.end()); } in end()
118 areDenseMapKeysEqualSpecialValues(LHS.Bindings, RHS.Bindings)) in isEqual()
121 return LHS.Bindings.size() == RHS.Bindings.size() && in isEqual()
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DExegesisEmitter.cpp226 std::vector<Record *> Bindings =
228 assert(!Bindings.empty() && "there must be at least one binding");
229 llvm::sort(Bindings, [](const Record *L, const Record *R) {
235 for (Record *Binding : Bindings) {
178 std::vector<Record *> Bindings = emitPfmCountersLookupTable() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp462 CallEvent::BindingsTy &Bindings, in addParameterValuesToBindings() argument
496 Bindings.push_back( in addParameterValuesToBindings()
616 BindingsTy &Bindings) const { in getInitialStackFrameContents()
619 addParameterValuesToBindings(CalleeCtx, Bindings, SVB, *this, in getInitialStackFrameContents()
817 BindingsTy &Bindings) const { in getInitialStackFrameContents()
818 AnyFunctionCall::getInitialStackFrameContents(CalleeCtx, Bindings); in getInitialStackFrameContents()
852 Bindings.push_back(std::make_pair(ThisLoc, ThisVal)); in getInitialStackFrameContents()
898 BindingsTy &Bindings) const { in getInitialStackFrameContents()
911 Bindings.push_back(std::make_pair(ThisLoc, ThisVal)); in getInitialStackFrameContents()
916 addParameterValuesToBindings(CalleeCtx, Bindings, SVB, *this, in getInitialStackFrameContents()
[all …]
H A DRegionStore.cpp851 collectSubRegionBindings(SmallVectorImpl<BindingPair> &Bindings, in collectSubRegionBindings() argument
888 Bindings.push_back(StoreEntry); in collectSubRegionBindings()
898 Bindings.push_back(StoreEntry); in collectSubRegionBindings()
909 Bindings.push_back(StoreEntry); in collectSubRegionBindings()
915 Bindings.push_back(StoreEntry); in collectSubRegionBindings()
922 collectSubRegionBindings(SmallVectorImpl<BindingPair> &Bindings, in collectSubRegionBindings() argument
925 collectSubRegionBindings(Bindings, SVB, Cluster, Top, in collectSubRegionBindings()
952 SmallVector<BindingPair, 32> Bindings; in removeSubRegionBindings() local
953 collectSubRegionBindings(Bindings, svalBuilder, *Cluster, Top, TopKey, in removeSubRegionBindings()
957 for (BindingKey Key : llvm::make_first_range(Bindings)) in removeSubRegionBindings()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/clock/
H A Dste-u300-syscon-clock.txt3 Bindings for the gated system controller clocks:
60 Bindings for the MMC/SD card clock:
/freebsd/sys/contrib/device-tree/Bindings/arm/npcm/
H A Dnpcm.txt1 NPCM Platforms Device Tree Bindings
/freebsd/sys/contrib/device-tree/Bindings/net/dsa/
H A Ddsa.txt1 Distributed Switch Architecture Device Tree Bindings
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DDeclSpec.cpp296 MutableArrayRef<DecompositionDeclarator::Binding> Bindings, in setDecompositionBindings() argument
302 BindingGroup.NumBindings = Bindings.size(); in setDecompositionBindings()
310 if (Bindings.size()) { in setDecompositionBindings()
311 if (!InlineStorageUsed && Bindings.size() <= std::size(InlineBindings)) { in setDecompositionBindings()
312 BindingGroup.Bindings = InlineBindings; in setDecompositionBindings()
316 BindingGroup.Bindings = in setDecompositionBindings()
317 new DecompositionDeclarator::Binding[Bindings.size()]; in setDecompositionBindings()
320 std::uninitialized_move(Bindings.begin(), Bindings.end(), in setDecompositionBindings()
321 BindingGroup.Bindings); in setDecompositionBindings()
/freebsd/sys/contrib/device-tree/Bindings/arc/
H A Deznps.txt1 EZchip NPS Network Processor Platforms Device Tree Bindings
H A Dhsdk.txt1 Synopsys DesignWare ARC HS Development Kit Device Tree Bindings
H A Daxs101.txt1 Synopsys DesignWare ARC Software Development Platforms Device Tree Bindings
H A Daxs103.txt1 Synopsys DesignWare ARC Software Development Platforms Device Tree Bindings
/freebsd/sys/contrib/device-tree/Bindings/arm/marvell/
H A Dmarvell,dove.txt1 Marvell Dove Platforms Device Tree Bindings
H A Darmada-375.txt1 Marvell Armada 375 Platforms Device Tree Bindings
/freebsd/sys/contrib/device-tree/Bindings/hwmon/
H A Ddps650ab.txt1 Bindings for Delta Electronics DPS-650-AB power supply
H A Dad741x.txt1 * AD7416/AD7417/AD7418 Temperature Sensor Device Tree Bindings
H A Das370.txt1 Bindings for Synaptics AS370 PVT sensors
H A Dmax1619.txt1 Bindings for MAX1619 Temperature Sensor
/freebsd/sys/contrib/device-tree/Bindings/arm/
H A Daxis.txt2 ARTPEC series SoC Device Tree Bindings
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.cpp613 using Bindings = llvm::SmallVector<std::pair<const MemRegion *, SVal>, 4>; typedef
618 Bindings &Result;
621 VarBindingsCollector(SymbolRef Sym, Bindings &ToFill) in VarBindingsCollector()
638 Bindings getAllVarBindingsForSymbol(ProgramStateManager &Manager, in getAllVarBindingsForSymbol()
640 Bindings Result; in getAllVarBindingsForSymbol()
957 Bindings AllVarBindings = in findBindingToReport()
/freebsd/sys/contrib/device-tree/Bindings/mtd/
H A Dcypress,hyperflash.txt1 Bindings for HyperFlash NOR flash chips compliant with Cypress HyperBus
/freebsd/sys/contrib/device-tree/src/arm/broadcom/
H A Dbcm958625-meraki-mx65.dts3 * Device Tree Bindings for Cisco Meraki MX65.
H A Dbcm958625-meraki-mx64.dts3 * Device Tree Bindings for Cisco Meraki MX64 with B0+ SoC.
H A Dbcm958625-meraki-mx65w.dts3 * Device Tree Bindings for Cisco Meraki MX65W.
/freebsd/sys/contrib/device-tree/Bindings/power/reset/
H A Dmt6323-poweroff.txt1 Device Tree Bindings for Power Controller on MediaTek PMIC

1234567