| /external/llvm-project/llvm/lib/Target/RISCV/Utils/ |
| D | RISCVMatInt.cpp | 66 int ShiftAmount = 12 + findFirstSet((uint64_t)Hi52); in generateInstSeq() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/Utils/ |
| D | RISCVMatInt.cpp | 68 int ShiftAmount = 12 + findFirstSet((uint64_t)Hi52); in generateInstSeq() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/ |
| D | RISCVFrameLowering.cpp | 222 unsigned ShiftAmount = countTrailingZeros(MaxAlignment); in emitPrologue() local
|
| /external/llvm-project/llvm/lib/Target/X86/ |
| D | X86InstCombineIntrinsic.cpp | 1006 unsigned ShiftAmount = MaskC->getValue().countTrailingZeros(); in instCombineIntrinsic() local 1051 unsigned ShiftAmount = MaskC->getValue().countTrailingZeros(); in instCombineIntrinsic() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/AsmParser/ |
| D | AArch64AsmParser.cpp | 354 unsigned ShiftAmount; member 1817 unsigned ShiftAmount = 0, in CreateReg() 1836 unsigned ShiftAmount = 0, in CreateVectorReg() 1881 unsigned ShiftAmount, in CreateShiftedImm() 2649 int64_t ShiftAmount = Parser.getTok().getIntVal(); in tryParseImmWithOptionalShift() local
|
| /external/swiftshader/third_party/subzero/src/ |
| D | IceTargetLoweringMIPS32.cpp | 2566 int64_t ShiftAmount = Const->getValue(); in lowerInt64Arithmetic() local 2625 int64_t ShiftAmount = Const->getValue(); in lowerInt64Arithmetic() local 2679 int64_t ShiftAmount = Const->getValue(); in lowerInt64Arithmetic() local 3631 const uint32_t ShiftAmount = in lowerCast() local 4722 const uint32_t ShiftAmount = in lowerIntrinsic() local 4813 const uint32_t ShiftAmount = in lowerIntrinsic() local
|
| /external/llvm-project/llvm/lib/Target/RISCV/ |
| D | RISCVFrameLowering.cpp | 477 unsigned ShiftAmount = Log2(MaxAlignment); in emitPrologue() local
|
| /external/llvm/lib/CodeGen/SelectionDAG/ |
| D | LegalizeVectorOps.cpp | 827 SDValue ShiftAmount = DAG.getConstant(EltWidth - SrcEltWidth, DL, VT); in ExpandSIGN_EXTEND_VECTOR_INREG() local
|
| D | TargetLowering.cpp | 3388 SDValue ShiftAmount = in expandUnalignedLoad() local 3506 SDValue ShiftAmount = in expandUnalignedStore() local
|
| /external/llvm-project/llvm/lib/Target/AArch64/AsmParser/ |
| D | AArch64AsmParser.cpp | 388 unsigned ShiftAmount; member 1862 unsigned ShiftAmount = 0, in CreateReg() 1881 unsigned ShiftAmount = 0, in CreateVectorReg() 1926 unsigned ShiftAmount, in CreateShiftedImm() 2700 int64_t ShiftAmount = Parser.getTok().getIntVal(); in tryParseImmWithOptionalShift() local
|
| /external/llvm/lib/Target/AArch64/AsmParser/ |
| D | AArch64AsmParser.cpp | 199 unsigned ShiftAmount; member 1667 unsigned ShiftAmount, in CreateShiftedImm() 2274 uint64_t ShiftAmount = 0; in tryParseAddSubImm() local 2311 int64_t ShiftAmount = Parser.getTok().getIntVal(); in tryParseAddSubImm() local
|
| /external/llvm/lib/Analysis/ |
| D | InstructionSimplify.cpp | 2357 unsigned ShiftAmount = CI2->getValue().countLeadingOnes() - 1; in SimplifyICmpInst() local 2362 unsigned ShiftAmount = CI2->getValue().countLeadingZeros() - 1; in SimplifyICmpInst() local 2373 unsigned ShiftAmount = Width - 1; in SimplifyICmpInst() local 2387 unsigned ShiftAmount = Width - 1; in SimplifyICmpInst() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| D | ValueTracking.cpp | 5638 unsigned ShiftAmount = Width - 1; in setLimitsForBinOp() local 5659 unsigned ShiftAmount = Width - 1; in setLimitsForBinOp() local 5676 unsigned ShiftAmount = C->countLeadingOnes() - 1; in setLimitsForBinOp() local 5681 unsigned ShiftAmount = C->countLeadingZeros() - 1; in setLimitsForBinOp() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
| D | MipsSEISelDAGToDAG.cpp | 283 unsigned ShiftAmount = 0) const { in selectAddrFrameIndexOffset()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
| D | LegalizeVectorOps.cpp | 1125 SDValue ShiftAmount = DAG.getConstant(EltWidth - SrcEltWidth, DL, VT); in ExpandSIGN_EXTEND_VECTOR_INREG() local
|
| /external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| D | LegalizeVectorOps.cpp | 1025 SDValue ShiftAmount = DAG.getConstant(EltWidth - SrcEltWidth, DL, VT); in ExpandSIGN_EXTEND_VECTOR_INREG() local
|
| D | TargetLowering.cpp | 6104 unsigned ShiftAmount = OuterBitSize - InnerBitSize; in expandMUL_LOHI() local 6920 SDValue ShiftAmount = in scalarizeVectorLoad() local 7005 SDValue ShiftAmount = in scalarizeVectorStore() local 7182 SDValue ShiftAmount = in expandUnalignedLoad() local 7296 SDValue ShiftAmount = DAG.getConstant( in expandUnalignedStore() local
|
| /external/llvm-project/llvm/lib/Target/Mips/ |
| D | MipsSEISelDAGToDAG.cpp | 283 unsigned ShiftAmount = 0) const { in selectAddrFrameIndexOffset()
|
| /external/llvm-project/llvm/lib/Analysis/ |
| D | ValueTracking.cpp | 6343 unsigned ShiftAmount = Width - 1; in setLimitsForBinOp() local 6364 unsigned ShiftAmount = Width - 1; in setLimitsForBinOp() local 6381 unsigned ShiftAmount = C->countLeadingOnes() - 1; in setLimitsForBinOp() local 6386 unsigned ShiftAmount = C->countLeadingZeros() - 1; in setLimitsForBinOp() local
|
| /external/llvm/lib/Target/MSP430/ |
| D | MSP430ISelLowering.cpp | 736 uint64_t ShiftAmount = cast<ConstantSDNode>(N->getOperand(1))->getZExtValue(); in LowerShifts() local
|
| /external/llvm-project/llvm/lib/Target/AVR/ |
| D | AVRISelLowering.cpp | 312 uint64_t ShiftAmount = cast<ConstantSDNode>(N->getOperand(1))->getZExtValue(); in LowerShifts() local
|
| /external/llvm/lib/Target/Mips/MCTargetDesc/ |
| D | MipsTargetStreamer.cpp | 200 int16_t ShiftAmount, SMLoc IDLoc, in emitDSLL()
|
| /external/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineCasts.cpp | 457 unsigned ShiftAmount = ShiftVal ? ShiftVal->getZExtValue() : 0; in foldVecTruncToExtElt() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/ |
| D | MSP430ISelLowering.cpp | 970 uint64_t ShiftAmount = cast<ConstantSDNode>(N->getOperand(1))->getZExtValue(); in LowerShifts() local
|
| /external/llvm-project/llvm/lib/Target/MSP430/ |
| D | MSP430ISelLowering.cpp | 967 uint64_t ShiftAmount = cast<ConstantSDNode>(N->getOperand(1))->getZExtValue(); in LowerShifts() local
|