/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | APInt.cpp | 1001 unsigned BitShift = ShiftAmt % APINT_BITS_PER_WORD; in ashrSlowCase() local 2719 unsigned BitShift = Count % APINT_BITS_PER_WORD; in tcShiftLeft() local 2746 unsigned BitShift = Count % APINT_BITS_PER_WORD; in tcShiftRight() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/ |
H A D | APInt.cpp | 1028 unsigned BitShift = ShiftAmt % APINT_BITS_PER_WORD; in ashrSlowCase() local 2664 unsigned BitShift = Count % APINT_BITS_PER_WORD; in tcShiftLeft() local 2691 unsigned BitShift = Count % APINT_BITS_PER_WORD; in tcShiftRight() local
|
/aosp_15_r20/external/llvm/lib/Target/SystemZ/ |
H A D | SystemZISelLowering.cpp | 3238 SDValue BitShift = DAG.getNode(ISD::SHL, DL, PtrVT, Addr, in lowerATOMIC_LOAD_OP() local 3342 SDValue BitShift = DAG.getNode(ISD::SHL, DL, PtrVT, Addr, in lowerATOMIC_CMP_SWAP() local 5326 unsigned BitShift = (IsSubWord ? MI.getOperand(4).getReg() : 0); in emitAtomicLoadBinary() local 5442 unsigned BitShift = (IsSubWord ? MI.getOperand(4).getReg() : 0); in emitAtomicLoadMinMax() local 5555 unsigned BitShift = MI.getOperand(5).getReg(); in emitAtomicCmpSwapW() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
H A D | SystemZISelLowering.cpp | 3857 SDValue BitShift = DAG.getNode(ISD::SHL, DL, PtrVT, Addr, in lowerATOMIC_LOAD_OP() local 3973 SDValue BitShift = DAG.getNode(ISD::SHL, DL, PtrVT, Addr, in lowerATOMIC_CMP_SWAP() local 7045 Register BitShift = IsSubWord ? MI.getOperand(4).getReg() : Register(); in emitAtomicLoadBinary() local 7163 Register BitShift = (IsSubWord ? MI.getOperand(4).getReg() : Register()); in emitAtomicLoadMinMax() local 7278 Register BitShift = MI.getOperand(5).getReg(); in emitAtomicCmpSwapW() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/ |
H A D | SystemZISelLowering.cpp | 4212 SDValue BitShift = DAG.getNode(ISD::SHL, DL, PtrVT, Addr, in lowerATOMIC_LOAD_OP() local 4328 SDValue BitShift = DAG.getNode(ISD::SHL, DL, PtrVT, Addr, in lowerATOMIC_CMP_SWAP() local 7787 Register BitShift = IsSubWord ? MI.getOperand(4).getReg() : Register(); in emitAtomicLoadBinary() local 7904 Register BitShift = (IsSubWord ? MI.getOperand(4).getReg() : Register()); in emitAtomicLoadMinMax() local 8017 Register BitShift = MI.getOperand(5).getReg(); in emitAtomicCmpSwapW() local
|
/aosp_15_r20/external/llvm/lib/Analysis/ |
H A D | ConstantFolding.cpp | 84 unsigned BitShift = DL.getTypeSizeInBits(SrcEltTy); in FoldBitCast() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
H A D | R600ISelLowering.cpp | 1171 SDValue BitShift = DAG.getNode(ISD::SHL, DL, VT, ByteIndex, in LowerSTORE() local
|
/aosp_15_r20/external/llvm/lib/Transforms/Utils/ |
H A D | Local.cpp | 1788 unsigned BitShift = in collectBitParts() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | R600ISelLowering.cpp | 1289 SDValue BitShift = DAG.getNode(ISD::SHL, DL, VT, ByteIndex, in LowerSTORE() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | ConstantFolding.cpp | 70 unsigned BitShift = DL.getTypeSizeInBits(SrcEltTy); in foldConstVectorToAPInt() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | ConstantFolding.cpp | 77 unsigned BitShift = DL.getTypeSizeInBits(SrcEltTy); in foldConstVectorToAPInt() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | Local.cpp | 2741 unsigned BitShift = in collectBitParts() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
H A D | Local.cpp | 3092 const APInt &BitShift = *C; in collectBitParts() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 6477 uint64_t BitShift = ShiftOp->getZExtValue(); in calculateByteProvider() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 8027 uint64_t BitShift = ShiftOp->getZExtValue(); in calculateByteProvider() local
|