Home
last modified time | relevance | path

Searched defs:EltWidth (Results 1 – 14 of 14) sorted by relevance

/llvm-project/llvm/lib/IR/
H A DAutoUpgrade.cpp1657 unsigned EltWidth = Ty->getScalarSizeInBits(); upgradeX86VPERMT2Intrinsics() local
2004 unsigned EltWidth = CI.getType()->getScalarSizeInBits(); upgradeAVX512MaskToSelect() local
2490 unsigned EltWidth = OpTy->getScalarSizeInBits(); upgradeX86IntrinsicCall() local
2514 unsigned EltWidth = OpTy->getScalarSizeInBits(); upgradeX86IntrinsicCall() local
3707 unsigned EltWidth = CI->getType()->getScalarSizeInBits(); upgradeX86IntrinsicCall() local
3780 unsigned EltWidth = CI->getType()->getScalarSizeInBits(); upgradeX86IntrinsicCall() local
[all...]
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.cpp887 EVT EltNVT = EVT::getIntegerVT(*DAG.getContext(), EltWidth); in BitConvertVectorToIntegerVector() local
H A DLegalizeVectorOps.cpp1258 unsigned EltWidth = VT.getScalarSizeInBits(); ExpandSIGN_EXTEND_VECTOR_INREG() local
H A DLegalizeVectorTypes.cpp3017 unsigned EltWidth = VT.getScalarSizeInBits() / 8; SplitVecRes_VP_REVERSE() local
H A DTargetLowering.cpp3896 unsigned EltWidth; isConstTrueVal() local
H A DSelectionDAGBuilder.cpp8036 unsigned EltWidth = TLI.getBitWidthForCttzElements( visitIntrinsicCall() local
H A DSelectionDAG.cpp12678 unsigned EltWidth = VT.getScalarSizeInBits(); isConstantSplat() local
/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp1122 unsigned EltWidth = DataTy->getScalarSizeInBits(); isLegalMaskedLoad() local
1131 unsigned EltWidth = Ty->getScalarSizeInBits(); isLegalMaskedGather() local
/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1099 unsigned EltWidth = RetTy->getScalarSizeInBits(); getBitWidthForCttzElements() local
/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h1785 unsigned EltWidth = getTLI()->getBitWidthForCttzElements( getIntrinsicInstrCost() local
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp2742 unsigned EltWidth = Y->getType()->getScalarSizeInBits(); visitBitCast() local
/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp14019 unsigned EltWidth = Ty->getScalarSizeInBits(); EmitX86Ternlog() local
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp17404 unsigned EltWidth = VT.getScalarSizeInBits(); PerformDAGCombine() local
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp15400 unsigned EltWidth = VT.getVectorElementType().getSizeInBits(); lowerShuffleWithUndefHalf() local
54381 unsigned EltWidth = SrcVT.getScalarSizeInBits(); combineMOVMSK() local
[all...]