/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonConstPropagation.cpp | 1590 unsigned BW = A1.getBitWidth(); in evaluateZEXTi() local 1621 unsigned BW = A1.getBitWidth(); in evaluateSEXTi() local 1686 unsigned BW = A1.getBitWidth(); in evaluateCLBi() local 1721 unsigned BW = A1.getBitWidth(); in evaluateCTBi() local 1767 unsigned BW = A1.getBitWidth(); in evaluateEXTRACTi() local 1816 unsigned BW = A1.getBitWidth(), SW = Count*Bits; in evaluateSplati() local 2154 unsigned BW = getRegBitWidth(R1.Reg); in evaluate() local 2753 unsigned BW = getRegBitWidth(DefR.Reg); in evaluateHexExt() local
|
H A D | HexagonGenExtract.cpp | 161 unsigned BW = Ty->getPrimitiveSizeInBits(); in INITIALIZE_PASS_DEPENDENCY() local
|
H A D | BitTracker.cpp | 350 uint16_t BW = getRegBitWidth(RR); in getCell() local 424 uint16_t BW = A.getBitWidth(); in eIMM() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/ |
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 | HexagonGenExtract.cpp | 161 unsigned BW = Ty->getPrimitiveSizeInBits(); in INITIALIZE_PASS_DEPENDENCY() local
|
H A D | BitTracker.cpp | 350 uint16_t BW = getRegBitWidth(RR); in getCell() local 424 uint16_t BW = A.getBitWidth(); in eIMM() local
|
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/ |
H A D | Float2Int.cpp | 195 unsigned BW = I->getOperand(0)->getType()->getPrimitiveSizeInBits(); in walkBackwards() local 204 unsigned BW = I->getOperand(0)->getType()->getPrimitiveSizeInBits(); in walkBackwards() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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
|
/aosp_15_r20/external/llvm/lib/Target/Hexagon/ |
H A D | BitTracker.cpp | 335 uint16_t BW = RC->getSize()*8; in getRegBitWidth() local 342 uint16_t BW = getRegBitWidth(RR); in getCell() local 426 uint16_t BW = A.getBitWidth(); in eIMM() local
|
H A D | HexagonGenExtract.cpp | 148 unsigned BW = Ty->getPrimitiveSizeInBits(); in INITIALIZE_PASS_DEPENDENCY() local
|
/aosp_15_r20/prebuilts/go/linux-x86/src/encoding/gob/ |
D | gobencdec_test.go | 202 BW *BinaryValueGobber member 212 BW BinaryValueGobber member
|
/aosp_15_r20/external/libvpx/vp9/encoder/ |
H A D | vp9_temporal_filter.h | 25 #define BW 32 macro
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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
|
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeVectorOps.cpp | 778 unsigned BW = VT.getScalarType().getSizeInBits(); in ExpandSEXTINREG() local 991 unsigned BW = SVT.getSizeInBits(); in ExpandUINT_TO_FLOAT() local
|
/aosp_15_r20/hardware/google/graphics/common/gralloc-headers/pixel-gralloc/ |
D | usage.h | 57 BW = BO, enumerator
|
/aosp_15_r20/hardware/google/gchips/libvendorgraphicbuffer/include/ |
D | VendorGraphicBuffer.h | 44 BW = 1ULL << 51, /* identical to GRALLOC_USAGE_GOOGLE_IP_BW */ enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | ConstantRange.cpp | 647 auto BW = getBitWidth(); in castOp() local 654 auto BW = getBitWidth(); in castOp() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeVectorOps.cpp | 1064 unsigned BW = VT.getScalarSizeInBits(); in ExpandSEXTINREG() local 1350 unsigned BW = VT.getScalarSizeInBits(); in ExpandUINT_TO_FLOAT() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineNegator.cpp | 268 unsigned BW = X->getType()->getScalarSizeInBits(); in visitImpl() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
H A D | Float2Int.cpp | 205 unsigned BW = I->getOperand(0)->getType()->getPrimitiveSizeInBits(); in walkBackwards() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | Float2Int.cpp | 208 unsigned BW = I->getOperand(0)->getType()->getPrimitiveSizeInBits(); in walkBackwards() local
|
/aosp_15_r20/external/libaom/av1/encoder/ |
H A D | temporal_filter.h | 30 #define BW 32 macro
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
H A D | LibCallsShrinkWrap.cpp | 456 unsigned BW = I->getOperand(0)->getType()->getPrimitiveSizeInBits(); in generateCondForPow() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | LibCallsShrinkWrap.cpp | 455 unsigned BW = I->getOperand(0)->getType()->getPrimitiveSizeInBits(); in generateCondForPow() local
|