/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/ |
H A D | HexagonGenExtract.cpp | 161 unsigned BW = Ty->getPrimitiveSizeInBits(); in INITIALIZE_PASS_DEPENDENCY() local
|
H A D | HexagonConstPropagation.cpp | 1589 unsigned BW = A1.getBitWidth(); in evaluateZEXTi() local 1620 unsigned BW = A1.getBitWidth(); in evaluateSEXTi() local 1685 unsigned BW = A1.getBitWidth(); in evaluateCLBi() local 1720 unsigned BW = A1.getBitWidth(); in evaluateCTBi() local 1766 unsigned BW = A1.getBitWidth(); in evaluateEXTRACTi() local 1815 unsigned BW = A1.getBitWidth(), SW = Count*Bits; in evaluateSplati() local 2153 unsigned BW = getRegBitWidth(R1.Reg); in evaluate() local 2752 unsigned BW = getRegBitWidth(DefR.Reg); in evaluateHexExt() local
|
H A D | BitTracker.cpp | 350 uint16_t BW = getRegBitWidth(RR); in getCell() local 424 uint16_t BW = A.getBitWidth(); in eIMM() local
|
H A D | HexagonBitTracker.cpp | 295 uint16_t BW, bool Odd) -> BT::RegisterCell { in evaluate()
|
H A D | HexagonExpandCondsets.cpp | 1114 bool HexagonExpandCondsets::isIntReg(RegisterRef RR, unsigned &BW) { in isIntReg()
|
H A D | HexagonBitSimplify.cpp | 1363 unsigned BN, BW; in processBlock() local 2182 unsigned BN, BW; in genExtractLow() local
|
H A D | HexagonISelLowering.cpp | 2921 unsigned BW = VecTy.getSizeInBits(); in LowerBUILD_VECTOR() local
|
/openbsd/gnu/llvm/llvm/lib/Target/SPIRV/ |
H A D | SPIRVGlobalRegistry.cpp | 300 unsigned BW = getScalarOrVectorBitWidth(SpvType); in getOrCreateConsIntVector() local 317 unsigned BW = getScalarOrVectorBitWidth(SpvBaseTy); in getOrCreateConsIntArray() local 369 unsigned BW = getScalarOrVectorBitWidth(SpvType); in getOrCreateConsIntVector() local 387 unsigned BW = getScalarOrVectorBitWidth(SpvBaseTy); in getOrCreateConsIntArray() local
|
/openbsd/gnu/llvm/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineNegator.cpp | 268 unsigned BW = X->getType()->getScalarSizeInBits(); in visitImpl() local
|
H A D | InstCombineCalls.cpp | 1494 unsigned BW = Known.getBitWidth(); in visitCallInst() local
|
/openbsd/gnu/llvm/llvm/lib/Transforms/Scalar/ |
H A D | Float2Int.cpp | 205 unsigned BW = I->getOperand(0)->getType()->getPrimitiveSizeInBits(); in walkBackwards() local
|
H A D | ConstantHoisting.cpp | 537 unsigned BW = V1.getBitWidth() > V2.getBitWidth() ? in calculateOffsetDiff() local
|
/openbsd/gnu/llvm/llvm/lib/IR/ |
H A D | ConstantRange.cpp | 738 auto BW = getBitWidth(); in castOp() local 749 auto BW = getBitWidth(); in castOp() local 1447 unsigned BW = getBitWidth(); in shl() local
|
/openbsd/gnu/llvm/llvm/lib/Transforms/Utils/ |
H A D | LibCallsShrinkWrap.cpp | 456 unsigned BW = I->getOperand(0)->getType()->getPrimitiveSizeInBits(); in generateCondForPow() local
|
/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeVectorOps.cpp | 1031 unsigned BW = VT.getScalarSizeInBits(); in ExpandSEXTINREG() local 1432 unsigned BW = VT.getScalarSizeInBits(); in ExpandUINT_TO_FLOAT() local
|
H A D | TargetLowering.cpp | 7448 static bool isNonZeroModBitWidthOrUndef(SDValue Z, unsigned BW) { in isNonZeroModBitWidthOrUndef() 7465 unsigned BW = VT.getScalarSizeInBits(); in expandVPFunnelShift() local 7529 unsigned BW = VT.getScalarSizeInBits(); in expandFunnelShift() local 9635 unsigned BW = VT.getScalarSizeInBits(); in expandShlSat() local
|
H A D | DAGCombiner.cpp | 5110 SDValue N3, ISD::CondCode CC, unsigned &BW, in isSaturatingMinMax() 5195 unsigned BW; in PerformMinMaxFpToSatCombine() local 5235 unsigned BW = (C1 + 1).exactLogBase2(); in PerformUMinFpToSatCombine() local 8113 static unsigned littleEndianByteAt(unsigned BW, unsigned i) { in littleEndianByteAt() 8117 static unsigned bigEndianByteAt(unsigned BW, unsigned i) { in bigEndianByteAt() 10246 unsigned BW = VT.getScalarSizeInBits(); in visitBSWAP() local
|
/openbsd/gnu/llvm/llvm/include/llvm/ADT/ |
H A D | BitVector.h | 802 BitWord BW = Bits[i]; in applyMask() local
|
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUPromoteAlloca.cpp | 353 unsigned BW = DL.getIndexTypeSizeInBits(GEP->getType()); in GEPToVectorIndex() local
|
/openbsd/gnu/llvm/clang/lib/AST/ |
H A D | DeclObjC.cpp | 1843 AccessControl ac, Expr *BW, in Create() 1919 IdentifierInfo *Id, QualType T, Expr *BW) { in Create()
|
/openbsd/gnu/llvm/clang/include/clang/AST/ |
H A D | DeclObjC.h | 1950 QualType T, TypeSourceInfo *TInfo, AccessControl ac, Expr *BW, in ObjCIvarDecl() 2019 QualType T, Expr *BW) in ObjCAtDefsFieldDecl()
|
/openbsd/gnu/llvm/llvm/lib/Analysis/ |
H A D | BasicAliasAnalysis.cpp | 1177 unsigned BW = OffsetRange.getBitWidth(); in aliasGEP() local
|
/openbsd/gnu/llvm/llvm/utils/TableGen/ |
H A D | DecoderEmitter.cpp | 407 unsigned BW, const DecoderEmitter *E) in FilterChooser()
|
/openbsd/gnu/llvm/llvm/lib/CodeGen/GlobalISel/ |
H A D | LegalizerHelper.cpp | 5798 Register Reg, unsigned BW) { in isNonZeroModBitWidthOrUndef() 5818 unsigned BW = Ty.getScalarSizeInBits(); in lowerFunnelShiftWithInverse() local 5860 const unsigned BW = Ty.getScalarSizeInBits(); in lowerFunnelShiftAsShifts() local 7166 unsigned BW = Ty.getScalarSizeInBits(); in lowerShlSat() local
|
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/ |
H A D | AArch64FastISel.cpp | 2283 unsigned BW = VT.getSizeInBits(); in emitCompareAndBranch() local
|