/openbsd/gnu/llvm/llvm/lib/Target/X86/ |
H A D | X86ShuffleDecodeConstantPool.cpp | 109 APInt EltBits = MaskBits.extractBits(MaskEltSizeInBits, BitOffset); in extractConstantMask() local
|
H A D | X86ISelLowering.cpp | 7590 SmallVector<APInt, 16> EltBits; in isConstantSplat() local 7620 SmallVector<APInt, 64> EltBits; in getTargetShuffleMaskIndices() local 8257 SmallVector<APInt, 32> EltBits; in createShuffleMaskFromVSELECT() local 30459 SmallVector<APInt> EltBits; in convertShiftLeftToScale() local 42240 SmallVector<APInt> EltBits; in SimplifyDemandedVectorEltsForTargetNode() local 48274 SmallVector<APInt, 32> EltBits; in combineVectorShiftVar() local 48365 SmallVector<APInt, 32> EltBits; in combineVectorShiftImm() local 49293 SmallVector<APInt> EltBits; in combineAnd() local 49808 SmallVector<APInt> EltBits; in combineOr() local 52635 SmallVector<APInt> EltBits; in combineAndnp() local [all …]
|
/openbsd/gnu/llvm/llvm/include/llvm/IR/ |
H A D | DerivedTypes.h | 441 unsigned EltBits = VTy->getElementType()->getPrimitiveSizeInBits(); in getInteger() local 472 unsigned EltBits = VTy->getElementType()->getPrimitiveSizeInBits(); in getTruncatedElementVectorType() local
|
/openbsd/gnu/llvm/llvm/lib/CodeGen/ |
H A D | ExpandVectorPredication.cpp | 277 unsigned EltBits = EltTy->getScalarSizeInBits(); in getNeutralReductionElement() local
|
/openbsd/gnu/llvm/llvm/lib/Target/ARM/MCTargetDesc/ |
H A D | ARMAddressingModes.h | 557 inline uint64_t decodeVMOVModImm(unsigned ModImm, unsigned &EltBits) { in decodeVMOVModImm()
|
H A D | ARMInstPrinter.cpp | 1341 unsigned EltBits; in printVMOVModImmOperand() local
|
/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/ |
H A D | TargetLowering.cpp | 4749 unsigned EltBits = V.getScalarValueSizeInBits(); in SimplifySetCC() local 4776 unsigned EltBits = N0.getScalarValueSizeInBits(); in SimplifySetCC() local 5864 unsigned EltBits = VT.getScalarSizeInBits(); in BuildSDIV() local 6012 unsigned EltBits = VT.getScalarSizeInBits(); in BuildUDIV() local
|
H A D | SelectionDAG.cpp | 5844 unsigned EltBits = VT.getScalarSizeInBits(); in FoldConstantArithmetic() local
|
H A D | DAGCombiner.cpp | 7603 unsigned EltBits = VT.getScalarSizeInBits(); in MatchFunnelPosNeg() local
|
/openbsd/gnu/llvm/llvm/lib/Target/RISCV/ |
H A D | RISCVISelLowering.cpp | 3045 unsigned EltBits = ContainerVT.getScalarSizeInBits(); in lowerVECTOR_SHUFFLEAsVNSRL() local 3327 unsigned EltBits = VT.getScalarSizeInBits(); in lowerVECTOR_SHUFFLE() local 9157 unsigned EltBits = VT.getScalarSizeInBits(); in fillUpExtensionSupport() local 10953 unsigned EltBits = Op.getOperand(0).getScalarValueSizeInBits(); in ComputeNumSignBitsForTargetNode() local
|
/openbsd/gnu/llvm/llvm/lib/CodeGen/GlobalISel/ |
H A D | CombinerHelper.cpp | 4939 const unsigned EltBits = ScalarTy.getScalarSizeInBits(); in buildUDivUsingMul() local
|
/openbsd/gnu/llvm/clang/lib/CodeGen/ |
H A D | CGBuiltin.cpp | 7172 unsigned EltBits = VTy->getElementType()->getPrimitiveSizeInBits(); in EmitCommonNeonBuiltinExpr() local 7183 unsigned EltBits = VTy->getElementType()->getPrimitiveSizeInBits(); in EmitCommonNeonBuiltinExpr() local
|
/openbsd/gnu/llvm/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 16360 unsigned EltBits; in PerformVDUPLANECombine() local 20068 unsigned EltBits = 0; in SimplifyDemandedBitsForTargetNode() local
|