Home
last modified time | relevance | path

Searched defs:BitShift (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DAPInt.cpp1001 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 DAPInt.cpp1028 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 DSystemZISelLowering.cpp3238 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 DSystemZISelLowering.cpp3857 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 DSystemZISelLowering.cpp4212 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 DConstantFolding.cpp84 unsigned BitShift = DL.getTypeSizeInBits(SrcEltTy); in FoldBitCast() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.cpp1171 SDValue BitShift = DAG.getNode(ISD::SHL, DL, VT, ByteIndex, in LowerSTORE() local
/aosp_15_r20/external/llvm/lib/Transforms/Utils/
H A DLocal.cpp1788 unsigned BitShift = in collectBitParts() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.cpp1289 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 DConstantFolding.cpp70 unsigned BitShift = DL.getTypeSizeInBits(SrcEltTy); in foldConstVectorToAPInt() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DConstantFolding.cpp77 unsigned BitShift = DL.getTypeSizeInBits(SrcEltTy); in foldConstVectorToAPInt() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DLocal.cpp2741 unsigned BitShift = in collectBitParts() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DLocal.cpp3092 const APInt &BitShift = *C; in collectBitParts() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp6477 uint64_t BitShift = ShiftOp->getZExtValue(); in calculateByteProvider() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp8027 uint64_t BitShift = ShiftOp->getZExtValue(); in calculateByteProvider() local