/llvm-project/offload/DeviceRTL/src/ |
H A D | Utils.cpp |
|
/llvm-project/llvm/lib/Support/ |
H A D | SlowDynamicAPInt.cpp | 127 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 D | ScaledNumber.cpp | 201 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 D | FormattedStream.cpp | 31 int Width = sys::unicode::columnWidthUTF8(CP); in UpdatePosition() local
|
H A D | Unicode.cpp | 503 int Width = charWidth(buf[0]); in columnWidthUTF8() local
|
/llvm-project/llvm/include/llvm/ADT/ |
H A D | APFixedPoint.h | 44 FixedPointSemantics(unsigned Width,unsigned Scale,bool IsSigned,bool IsSaturated,bool HasUnsignedPadding) FixedPointSemantics() argument 48 FixedPointSemantics(unsigned Width,Lsb Weight,bool IsSigned,bool IsSaturated,bool HasUnsignedPadding) FixedPointSemantics() argument 104 GetIntegerSemantics(unsigned Width,bool IsSigned) GetIntegerSemantics() argument [all...] |
/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ShuffleDecodeConstantPool.cpp | 116 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()
|
/llvm-project/polly/lib/Support/ |
H A D | SCEVAffinator.cpp | 76 static __isl_give isl_pw_aff *getWidthExpValOnDomain(unsigned Width, in getWidthExpValOnDomain() argument 90 void SCEVAffinator::interpretAsUnsigned(PWACtx &PWAC, unsigned Width) { in interpretAsUnsigned() argument 162 unsigned Width = TD.getTypeSizeInBits(ExprType); in addModuloSemantic() local 189 unsigned Width = TD.getTypeSizeInBits(Expr->getType()); in computeModuloForExpr() local 287 unsigned Width in visitTruncateExpr() local 368 unsigned Width = TD.getTypeSizeInBits(Op->getType()); visitZeroExtendExpr() local 498 unsigned Width = TD.getTypeSizeInBits(Expr->getType()); visitUDivExpr() local [all...] |
/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVExpandAtomicPseudoInsts.cpp | 241 static unsigned getLRForRMW(AtomicOrdering Ordering, int Width, in getLRForRMW() 250 static unsigned getSCForRMW(AtomicOrdering Ordering, int Width, in getSCForRMW() 263 AtomicRMWInst::BinOp BinOp, int Width, in doAtomicBinOpExpansion() 327 AtomicRMWInst::BinOp BinOp, int Width, in doMaskedAtomicBinOpExpansion() 390 AtomicRMWInst::BinOp BinOp, bool IsMasked, int Width, in expandAtomicBinOp() 440 AtomicRMWInst::BinOp BinOp, bool IsMasked, int Width, in expandAtomicMinMaxOp() 627 int Width, MachineBasicBlock::iterator &NextMBBI) { in expandAtomicCmpXchg()
|
/llvm-project/llvm/lib/Target/LoongArch/ |
H A D | LoongArchExpandAtomicPseudoInsts.cpp | 151 doAtomicBinOpExpansion(const LoongArchInstrInfo * TII,MachineInstr & MI,DebugLoc DL,MachineBasicBlock * ThisMBB,MachineBasicBlock * LoopMBB,MachineBasicBlock * DoneMBB,AtomicRMWInst::BinOp BinOp,int Width) doAtomicBinOpExpansion() argument 241 doMaskedAtomicBinOpExpansion(const LoongArchInstrInfo * TII,MachineInstr & MI,DebugLoc DL,MachineBasicBlock * ThisMBB,MachineBasicBlock * LoopMBB,MachineBasicBlock * DoneMBB,AtomicRMWInst::BinOp BinOp,int Width) doMaskedAtomicBinOpExpansion() argument 302 expandAtomicBinOp(MachineBasicBlock & MBB,MachineBasicBlock::iterator MBBI,AtomicRMWInst::BinOp BinOp,bool IsMasked,int Width,MachineBasicBlock::iterator & NextMBBI) expandAtomicBinOp() argument 351 expandAtomicMinMaxOp(MachineBasicBlock & MBB,MachineBasicBlock::iterator MBBI,AtomicRMWInst::BinOp BinOp,bool IsMasked,int Width,MachineBasicBlock::iterator & NextMBBI) expandAtomicMinMaxOp() argument 471 expandAtomicCmpXchg(MachineBasicBlock & MBB,MachineBasicBlock::iterator MBBI,bool IsMasked,int Width,MachineBasicBlock::iterator & NextMBBI) expandAtomicCmpXchg() argument [all...] |
/llvm-project/llvm/tools/llvm-dwarfdump/ |
H A D | SectionSizes.cpp | 20 size_t Width = SectionNameTitle.size(); in getNameColumnWidth() local 29 size_t Width = SectionSizeTitle.size(); in getSizeColumnWidth() local
|
/llvm-project/llvm/tools/llvm-pdbutil/ |
H A D | MinimalTypeDumper.h | 27 MinimalTypeDumpVisitor(LinePrinter &P, uint32_t Width, bool RecordBytes, in MinimalTypeDumpVisitor() 57 uint32_t Width; variable
|
/llvm-project/clang/lib/AST/ |
H A D | CXXABI.h | 34 uint64_t Width; member
|
/llvm-project/libcxx/benchmarks/libcxxabi/ |
H A D | dynamic_cast_old_stress.bench.cpp |
|
/llvm-project/compiler-rt/lib/scudo/standalone/ |
H A D | string_utils.cpp | 82 void ScopedString::appendString(int Width, int MaxChars, const char *S) { in appendString() 129 u8 Width = 0; in vappend() local
|
/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | APSIntType.h | 24 constexpr APSIntType(uint32_t Width, bool Unsigned) in APSIntType()
|
/llvm-project/llvm/tools/llvm-mca/Views/ |
H A D | SummaryView.cpp | 26 unsigned Width) in SummaryView()
|
/llvm-project/llvm/include/llvm/IR/ |
H A D | DataLayout.h | 260 isLegalInteger(uint64_t Width) isLegalInteger() argument 264 isIllegalInteger(uint64_t Width) isIllegalInteger() argument 359 fitsInLegalInteger(unsigned Width) fitsInLegalInteger() argument
|
/llvm-project/clang/lib/Driver/ToolChains/Arch/ |
H A D | X86.cpp | 244 StringRef Version, Width; getX86TargetFeatures() local
|
/llvm-project/llvm/unittests/Support/ |
H A D | NativeFormatTests.cpp | 28 format_number(uint64_t N,HexPrintStyle Style,std::optional<size_t> Width=std::nullopt) format_number() argument
|
/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonBitTracker.h | 68 uint16_t Width = 0; member
|
/llvm-project/llvm/lib/MC/ |
H A D | TargetRegistry.cpp | 118 size_t Width = 0; printRegisteredTargetsForVersion() local
|
/llvm-project/llvm/tools/llvm-cov/ |
H A D | CoverageReport.cpp | 33 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()
|
/llvm-project/clang-tools-extra/clang-tidy/google/ |
H A D | IntegerTypesCheck.cpp | 126 unsigned Width = 0; in check() local
|
/llvm-project/llvm/lib/Target/AMDGPU/Utils/ |
H A D | AMDGPUAsmUtils.h | 39 unsigned Width; member
|