Home
last modified time | relevance | path

Searched defs:SrcBitWidth (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp407 unsigned SrcBitWidth = I->getOperand(0)->getType()->getScalarSizeInBits(); in SimplifyDemandedUseBits() local
443 unsigned SrcBitWidth = I->getOperand(0)->getType()->getScalarSizeInBits(); in SimplifyDemandedUseBits() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DGISelKnownBits.cpp455 unsigned SrcBitWidth; in computeKnownBitsImpl() local
H A DLegalizerHelper.cpp1987 unsigned SrcBitWidth = SrcTy.getScalarSizeInBits(); in widenScalarMulo() local
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DValueTracking.cpp1178 unsigned SrcBitWidth; in computeKnownBitsFromOperator() local
1247 unsigned SrcBitWidth = I->getOperand(0)->getType()->getScalarSizeInBits(); in computeKnownBitsFromOperator() local
/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp7379 unsigned SrcBitWidth = Op.getOperand(OpNo).getScalarValueSizeInBits(); in computeNumSignBitsBinOp() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1136 unsigned SrcBitWidth = Src.getScalarValueSizeInBits(); in SimplifyDemandedBits() local
H A DSelectionDAG.cpp2736 unsigned SrcBitWidth = SrcVT.getScalarSizeInBits(); in isSplatValue() local