Home
last modified time | relevance | path

Searched defs:ShiftAmount (Results 1 – 25 of 60) sorted by relevance

123

/external/llvm-project/llvm/lib/Target/RISCV/Utils/
DRISCVMatInt.cpp66 int ShiftAmount = 12 + findFirstSet((uint64_t)Hi52); in generateInstSeq() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/Utils/
DRISCVMatInt.cpp68 int ShiftAmount = 12 + findFirstSet((uint64_t)Hi52); in generateInstSeq() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVFrameLowering.cpp222 unsigned ShiftAmount = countTrailingZeros(MaxAlignment); in emitPrologue() local
/external/llvm-project/llvm/lib/Target/X86/
DX86InstCombineIntrinsic.cpp1006 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/
DAArch64AsmParser.cpp354 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/
DIceTargetLoweringMIPS32.cpp2566 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/
DRISCVFrameLowering.cpp477 unsigned ShiftAmount = Log2(MaxAlignment); in emitPrologue() local
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorOps.cpp827 SDValue ShiftAmount = DAG.getConstant(EltWidth - SrcEltWidth, DL, VT); in ExpandSIGN_EXTEND_VECTOR_INREG() local
DTargetLowering.cpp3388 SDValue ShiftAmount = in expandUnalignedLoad() local
3506 SDValue ShiftAmount = in expandUnalignedStore() local
/external/llvm-project/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp388 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/
DAArch64AsmParser.cpp199 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/
DInstructionSimplify.cpp2357 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/
DValueTracking.cpp5638 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/
DMipsSEISelDAGToDAG.cpp283 unsigned ShiftAmount = 0) const { in selectAddrFrameIndexOffset()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorOps.cpp1125 SDValue ShiftAmount = DAG.getConstant(EltWidth - SrcEltWidth, DL, VT); in ExpandSIGN_EXTEND_VECTOR_INREG() local
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorOps.cpp1025 SDValue ShiftAmount = DAG.getConstant(EltWidth - SrcEltWidth, DL, VT); in ExpandSIGN_EXTEND_VECTOR_INREG() local
DTargetLowering.cpp6104 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/
DMipsSEISelDAGToDAG.cpp283 unsigned ShiftAmount = 0) const { in selectAddrFrameIndexOffset()
/external/llvm-project/llvm/lib/Analysis/
DValueTracking.cpp6343 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/
DMSP430ISelLowering.cpp736 uint64_t ShiftAmount = cast<ConstantSDNode>(N->getOperand(1))->getZExtValue(); in LowerShifts() local
/external/llvm-project/llvm/lib/Target/AVR/
DAVRISelLowering.cpp312 uint64_t ShiftAmount = cast<ConstantSDNode>(N->getOperand(1))->getZExtValue(); in LowerShifts() local
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsTargetStreamer.cpp200 int16_t ShiftAmount, SMLoc IDLoc, in emitDSLL()
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCasts.cpp457 unsigned ShiftAmount = ShiftVal ? ShiftVal->getZExtValue() : 0; in foldVecTruncToExtElt() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
DMSP430ISelLowering.cpp970 uint64_t ShiftAmount = cast<ConstantSDNode>(N->getOperand(1))->getZExtValue(); in LowerShifts() local
/external/llvm-project/llvm/lib/Target/MSP430/
DMSP430ISelLowering.cpp967 uint64_t ShiftAmount = cast<ConstantSDNode>(N->getOperand(1))->getZExtValue(); in LowerShifts() local

123