Home
last modified time | relevance | path

Searched refs:Quantity (Results 1 – 13 of 13) sorted by relevance

/openbsd/src/gnu/llvm/clang/include/clang/AST/
DCharUnits.h43 QuantityType Quantity = 0;
45 explicit CharUnits(QuantityType C) : Quantity(C) {} in CharUnits()
63 static CharUnits fromQuantity(QuantityType Quantity) { in fromQuantity() argument
64 return CharUnits(Quantity); in fromQuantity()
69 static CharUnits fromQuantity(llvm::Align Quantity) { in fromQuantity() argument
70 return CharUnits(Quantity.value()); in fromQuantity()
75 Quantity += Other.Quantity;
79 ++Quantity;
83 return CharUnits(Quantity++);
86 Quantity -= Other.Quantity;
[all …]
/openbsd/src/gnu/llvm/llvm/include/llvm/Support/
DTypeSize.h96 ScalarTy Quantity = 0;
100 constexpr FixedOrScalableQuantity(ScalarTy Quantity, bool Scalable) in FixedOrScalableQuantity() argument
101 : Quantity(Quantity), Scalable(Scalable) {} in FixedOrScalableQuantity()
105 LHS.Quantity += RHS.Quantity;
111 LHS.Quantity -= RHS.Quantity;
116 LHS.Quantity *= RHS;
144 return Quantity == RHS.Quantity && Scalable == RHS.Scalable;
148 return Quantity != RHS.Quantity || Scalable != RHS.Scalable;
151 constexpr bool isZero() const { return Quantity == 0; } in isZero()
153 constexpr bool isNonZero() const { return Quantity != 0; } in isNonZero()
[all …]
/openbsd/src/gnu/llvm/llvm/include/llvm/MCA/HardwareUnits/
DRetireControlUnit.h65 unsigned normalizeQuantity(unsigned Quantity) const { in normalizeQuantity()
69 Quantity = std::min(Quantity, NumROBEntries); in normalizeQuantity()
74 return std::max(Quantity, 1U); in normalizeQuantity()
84 bool isAvailable(unsigned Quantity = 1) const {
85 return AvailableEntries >= normalizeQuantity(Quantity);
/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DScheduleHazardRecognizer.h120 virtual void EmitNoops(unsigned Quantity) { in EmitNoops() argument
122 for (unsigned i = 0; i < Quantity; ++i) in EmitNoops()
DTargetInstrInfo.h1469 unsigned Quantity) const;
/openbsd/src/gnu/llvm/libcxx/benchmarks/
Dalgorithms.partition_point.bench.cpp94 size_t Quantity; member
98 TestType::Name + '/' + std::to_string(Quantity); in name()
102 auto Data = TestType::generateInput(Quantity); in run()
/openbsd/src/gnu/llvm/llvm/tools/llvm-exegesis/lib/
DProgressMeter.h38 inline void step(NumTy Quantity) { in step() argument
39 Accumulated += Quantity; in step()
/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DGCNHazardRecognizer.cpp260 unsigned Quantity) { in insertNoopsInBundle() argument
261 while (Quantity > 0) { in insertNoopsInBundle()
262 unsigned Arg = std::min(Quantity, 8u); in insertNoopsInBundle()
263 Quantity -= Arg; in insertNoopsInBundle()
DSIInstrInfo.h1018 unsigned Quantity) const override;
DSIInstrInfo.cpp1839 unsigned Quantity) const { in insertNoops()
1841 while (Quantity > 0) { in insertNoops()
1842 unsigned Arg = std::min(Quantity, 8u); in insertNoops()
1843 Quantity -= Arg; in insertNoops()
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DTargetInstrInfo.cpp75 unsigned Quantity) const { in insertNoops()
76 for (unsigned i = 0; i < Quantity; ++i) in insertNoops()
/openbsd/src/gnu/usr.bin/perl/Porting/
Depigraphs.pod3395 Aldrin: 100 feet, 3 1/2 down, 9 forward. Five percent. Quantity light.
/openbsd/src/games/fortune/datfiles/
Dfortunes231647 Quantity is no substitute for quality,