Home
last modified time | relevance | path

Searched defs:Width (Results 1 – 25 of 175) sorted by relevance

1234567

/freebsd/sys/dev/acpica/Osd/
H A DOsdHardware.c61 AcpiOsReadPort(ACPI_IO_ADDRESS InPort, UINT32 *Value, UINT32 Width) in AcpiOsReadPort()
80 AcpiOsWritePort(ACPI_IO_ADDRESS OutPort, UINT32 Value, UINT32 Width) in AcpiOsWritePort()
100 UINT32 Width) in AcpiOsReadPciConfiguration()
122 UINT64 Value, UINT32 Width) in AcpiOsWritePciConfiguration()
H A DOsdMemory.c88 AcpiOsReadMemory(ACPI_PHYSICAL_ADDRESS Address, UINT64 *Value, UINT32 Width) in AcpiOsReadMemory()
117 AcpiOsWriteMemory(ACPI_PHYSICAL_ADDRESS Address, UINT64 Value, UINT32 Width) in AcpiOsWriteMemory()
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DSlowDynamicAPInt.cpp127 unsigned Width = getMaxWidth(Val, O.Val); in operator ==() local
131 unsigned Width = getMaxWidth(Val, O.Val); in operator !=() local
135 unsigned Width = getMaxWidth(Val, O.Val); in operator >() local
139 unsigned Width = getMaxWidth(Val, O.Val); in operator <() local
143 unsigned Width = getMaxWidth(Val, O.Val); in operator <=() local
147 unsigned Width = getMaxWidth(Val, O.Val); in operator >=() local
163 unsigned Width = getMaxWidth(A, B); in runOpWithExpandOnOverflow() local
197 unsigned Width = getMaxWidth(LHS.Val, RHS.Val); in ceilDiv() local
205 unsigned Width = getMaxWidth(LHS.Val, RHS.Val); in floorDiv() local
220 unsigned Width = getMaxWidth(A.Val, B.Val); in gcd() local
[all …]
H A DScaledNumber.cpp201 std::string ScaledNumberBase::toString(uint64_t D, int16_t E, int Width, in toString()
316 int Width, unsigned Precision) { in print()
320 void ScaledNumberBase::dump(uint64_t D, int16_t E, int Width) { in dump()
H A DFormattedStream.cpp31 int Width = sys::unicode::columnWidthUTF8(CP); in UpdatePosition() local
H A DUnicode.cpp503 int Width = charWidth(buf[0]); in columnWidthUTF8() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAPFixedPoint.h44 FixedPointSemantics(unsigned Width, unsigned Scale, bool IsSigned, in FixedPointSemantics()
48 FixedPointSemantics(unsigned Width, Lsb Weight, bool IsSigned, in FixedPointSemantics()
104 static FixedPointSemantics GetIntegerSemantics(unsigned Width, in GetIntegerSemantics()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVExpandAtomicPseudoInsts.cpp219 getLRForRMW(AtomicOrdering Ordering,int Width) getLRForRMW() argument
227 getSCForRMW(AtomicOrdering Ordering,int Width) getSCForRMW() argument
239 doAtomicBinOpExpansion(const RISCVInstrInfo * TII,MachineInstr & MI,DebugLoc DL,MachineBasicBlock * ThisMBB,MachineBasicBlock * LoopMBB,MachineBasicBlock * DoneMBB,AtomicRMWInst::BinOp BinOp,int Width) doAtomicBinOpExpansion() argument
300 doMaskedAtomicBinOpExpansion(const RISCVInstrInfo * TII,MachineInstr & MI,DebugLoc DL,MachineBasicBlock * ThisMBB,MachineBasicBlock * LoopMBB,MachineBasicBlock * DoneMBB,AtomicRMWInst::BinOp BinOp,int Width) doMaskedAtomicBinOpExpansion() argument
362 expandAtomicBinOp(MachineBasicBlock & MBB,MachineBasicBlock::iterator MBBI,AtomicRMWInst::BinOp BinOp,bool IsMasked,int Width,MachineBasicBlock::iterator & NextMBBI) expandAtomicBinOp() argument
411 expandAtomicMinMaxOp(MachineBasicBlock & MBB,MachineBasicBlock::iterator MBBI,AtomicRMWInst::BinOp BinOp,bool IsMasked,int Width,MachineBasicBlock::iterator & NextMBBI) expandAtomicMinMaxOp() argument
598 expandAtomicCmpXchg(MachineBasicBlock & MBB,MachineBasicBlock::iterator MBBI,bool IsMasked,int Width,MachineBasicBlock::iterator & NextMBBI) expandAtomicCmpXchg() argument
[all...]
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ShuffleDecodeConstantPool.cpp116 void DecodePSHUFBMask(const Constant *C, unsigned Width, in DecodePSHUFBMask()
154 void DecodeVPERMILPMask(const Constant *C, unsigned ElSize, unsigned Width, in DecodeVPERMILPMask()
190 unsigned Width, SmallVectorImpl<int> &ShuffleMask) { in DecodeVPERMIL2PMask()
244 void DecodeVPPERMMask(const Constant *C, unsigned Width, in DecodeVPPERMMask()
H A DX86TargetMachine.cpp288 unsigned Width; in getSubtargetImpl() local
301 unsigned Width; in getSubtargetImpl() local
/freebsd/sys/contrib/dev/acpica/components/hardware/
H A Dhwvalid.c348 UINT32 Width) in AcpiHwReadPort()
423 UINT32 Width) in AcpiHwWritePort()
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchExpandAtomicPseudoInsts.cpp151 AtomicRMWInst::BinOp BinOp, int Width) { in doAtomicBinOpExpansion() argument
247 doMaskedAtomicBinOpExpansion(const LoongArchInstrInfo * TII,MachineInstr & MI,DebugLoc DL,MachineBasicBlock * ThisMBB,MachineBasicBlock * LoopMBB,MachineBasicBlock * DoneMBB,AtomicRMWInst::BinOp BinOp,int Width) doMaskedAtomicBinOpExpansion() argument
314 expandAtomicBinOp(MachineBasicBlock & MBB,MachineBasicBlock::iterator MBBI,AtomicRMWInst::BinOp BinOp,bool IsMasked,int Width,MachineBasicBlock::iterator & NextMBBI) expandAtomicBinOp() argument
363 expandAtomicMinMaxOp(MachineBasicBlock & MBB,MachineBasicBlock::iterator MBBI,AtomicRMWInst::BinOp BinOp,bool IsMasked,int Width,MachineBasicBlock::iterator & NextMBBI) expandAtomicMinMaxOp() argument
494 expandAtomicCmpXchg(MachineBasicBlock & MBB,MachineBasicBlock::iterator MBBI,bool IsMasked,int Width,MachineBasicBlock::iterator & NextMBBI) expandAtomicCmpXchg() argument
[all...]
/freebsd/sys/contrib/dev/acpica/os_specific/service_layers/
H A Dosunixxf.c1334 UINT32 Width) in AcpiOsReadPciConfiguration()
1362 UINT32 Width) in AcpiOsWritePciConfiguration()
1387 UINT32 Width) in AcpiOsReadPort()
1434 UINT32 Width) in AcpiOsWritePort()
1460 UINT32 Width) in AcpiOsReadMemory()
1499 UINT32 Width) in AcpiOsWriteMemory()
/freebsd/contrib/llvm-project/llvm/tools/llvm-dwarfdump/
H A DSectionSizes.cpp20 size_t Width = SectionNameTitle.size(); in getNameColumnWidth() local
29 size_t Width = SectionSizeTitle.size(); in getSizeColumnWidth() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DMinimalTypeDumper.h27 MinimalTypeDumpVisitor(LinePrinter &P, uint32_t Width, bool RecordBytes, in MinimalTypeDumpVisitor()
57 uint32_t Width; variable
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dstring_utils.cpp82 void ScopedString::appendString(int Width, int MaxChars, const char *S) { in appendString()
129 u8 Width = 0; in vappend() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DCXXABI.h34 uint64_t Width; member
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DAPSIntType.h24 constexpr APSIntType(uint32_t Width, bool Unsigned) in APSIntType()
/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/Views/
H A DSummaryView.cpp26 unsigned Width) in SummaryView()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDataLayout.h260 bool isLegalInteger(uint64_t Width) const { in isLegalInteger()
264 bool isIllegalInteger(uint64_t Width) const { return !isLegalInteger(Width); } in isIllegalInteger()
359 bool fitsInLegalInteger(unsigned Width) const { in fitsInLegalInteger()
/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCoverageReport.cpp33 unsigned Width; member
81 Column column(StringRef Str, unsigned Width) { return Column(Str, Width); } in column()
84 Column column(StringRef Str, unsigned Width, const T &Value) { in column()
/freebsd/sys/contrib/dev/acpica/compiler/
H A Daslstubs.c187 UINT32 Width) in AcpiHwReadPort()
196 UINT32 Width) in AcpiHwWritePort()
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/
H A DX86.cpp242 StringRef Version, Width; in getX86TargetFeatures() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBitTracker.h68 uint16_t Width = 0; member
/freebsd/contrib/ncurses/ncurses/base/
H A Dsafe_sprintf.c42 Flags, Width, Prec, Type, Format enumerator

1234567